FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-46417: Use _PyType_CAST() in Modules directory by vstinner · Pull Request #30767 · python/cpython · GitHub

/ cpython Public

bpo-46417: Use _PyType_CAST() in Modules directory - #30767

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:type_cast_modules
Closed

bpo-46417: Use _PyType_CAST() in Modules directory#30767
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:type_cast_modules

Conversation

vstinner commented Jan 21, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Cleanup also other casts to the "PyTypeObject*" type.

https://bugs.python.org/issue46417

Cleanup also other casts to the "PyTypeObject*" type.
vstinner changed the title po-46417: Use _PyType_CAST() in Modules directory bpo-46417: Use _PyType_CAST() in Modules directory Jan 21, 2022

Copy link
Copy Markdown
Member Author

I'm not sure that this change brings any value, I prefer to abandon it.

vstinner closed this Jan 22, 2022
vstinner deleted the type_cast_modules branch January 22, 2022 00:13
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL