Conversation

brianschubert

The stub redaction logic after #182 has some hiccups with typeshed. See e.g. python/typeshed#14247 (comment):

discord.py (https://.com/Rapptz/discord.py)
- .../old_typeshed/typeshed_to_test/stdlib/typing.pyi:1014: note: "update" of "TypedDict" defined here
+ .../new_typeshed/typeshed_to_test/stdlib/typing.pyi:1014: note: "update" of "TypedDict" defined here
- .../old_typeshed/typeshed_to_test/stdlib/typing.pyi:1014: note: "update" of "TypedDict" defined here
+ .../new_typeshed/typeshed_to_test/stdlib/typing.pyi:1014: note: "update" of "TypedDict" defined here

@JelleZijlstraJelleZijlstra merged commit 34fb4b5 into hauntsaninja:master Jun 9, 2025
2 checks passed
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.