FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-41171: Added method "PyMetaType_FromSpec" to allow for specifying the metaclass for the type. by WildCard65 · Pull Request #21238 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-41171: Added method "PyMetaType_FromSpec" to allow for specifying the metaclass for the type.
- #21238
#21238
Closed
WildCard65
wants to merge 7 commits into
python:main
python/cpython:main
from
WildCard65:bpo-41171
WildCard65/cpython:bpo-41171
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
bpo-41171: Added method "PyMetaType_FromSpec" to allow for specifying the metaclass for the type.
#21238
WildCard65
wants to merge 7 commits into
python:main
python/cpython:main
from
WildCard65:bpo-41171
WildCard65/cpython:bpo-41171
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2020
bpo-41171: Added companion "FromSpec" methods prefixed with "PyMetaType" to go with the "PyType" variants.
WildCard65
committed
5e73355
View commit details
Copy full SHA for 5e73355
Browse repository at this point
Removed 'PyMetaType_FromSpecAndBases'.
Show description for 745387c
WildCard65
committed
745387c
View commit details
Copy full SHA for 745387c
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
WildCard65
committed
e2cde2c
View commit details
Copy full SHA for e2cde2c
Browse repository at this point
Fixed documentation error of 'PyType_FromSpecWithBases'
WildCard65
committed
faa247a
View commit details
Copy full SHA for faa247a
Browse repository at this point
Fixed dangling function export.
WildCard65
committed
9089911
View commit details
Copy full SHA for 9089911
Browse repository at this point
Renamed "PyMetaType_FromModuleAndSpec" to "PyMetaType_FromSpec".
Show description for 1ea9a54
WildCard65
committed
1ea9a54
View commit details
Copy full SHA for 1ea9a54
Browse repository at this point
Updated NEWS entry to reflect changes.
WildCard65
committed
df908fe
View commit details
Copy full SHA for df908fe
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL