| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…pe" to go with the "PyType" variants.
|
Paging @vstinner for review. |
Sorry, something went wrong.
There was a problem hiding this comment.
I propose the name PyMetaType_FromSpec and remove PyMetaType_FromSpecWithBases.
Sorry, something went wrong.
There was a problem hiding this comment.
So, you're suggesting renaming PyMetaType_FromSpecWithBases to just PyMetaType_FromSpec or just keeping the PyMetaType_FromSpec from above?
Sorry, something went wrong.
There was a problem hiding this comment.
Rename PyMetaType_FromModuleAndSpec (4 parameters) to PyMetaType_FromSpec. And so remove the other PyMetaType_FromSpec (2 parameters).
Sorry, something went wrong.
There was a problem hiding this comment.
Should I move the method out of "Py_LIMITED_API" then?
Sorry, something went wrong.
Added a note about 'PyMetaType_FromModuleAndSpec' in regards to 'tp_new'.
|
@vstinner I performed the change you requested. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue41171