bpo-45122: Remove PyCode_New from mypyc by corona10 · Pull Request #11067 · python/mypy
-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Conversation
| } | ||
|
|
||
| // These functions are basically exactly PyCode_NewEmpty and | ||
| // _PyTraceback_Add which are available in all the versions we support. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment still applies to the next function I believe. Not sure what optimization this is talking about.
Note that this fixes mypy issue #11066.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this waiting for someone or something?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters