FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-121654: Add PyType_Freeze() function by vstinner · Pull Request #122457 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-121654: Add PyType_Freeze() function
- #122457
#122457
Merged
vstinner
merged 11 commits into
python:main
python/cpython:main
from
vstinner:type_freeze
vstinner/cpython:type_freeze
Copy head branch name to clipboard
Oct 25, 2024
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-121654: Add PyType_Freeze() function
#122457
vstinner
merged 11 commits into
python:main
python/cpython:main
from
vstinner:type_freeze
vstinner/cpython:type_freeze
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2024
gh-121654: Add PyType_Freeze() function
vstinner
committed
2d24aba
View commit details
Copy full SHA for 2d24aba
Browse repository at this point
Call PyType_Modified()
vstinner
committed
f7bd310
View commit details
Copy full SHA for f7bd310
Browse repository at this point
Fix typo
vstinner
committed
f7d75ac
View commit details
Copy full SHA for f7d75ac
Browse repository at this point
Add more elaborate test on MRO
vstinner
committed
1fcda68
View commit details
Copy full SHA for 1fcda68
Browse repository at this point
Check __mro__ instead of __bases__
vstinner
committed
beea5e3
View commit details
Copy full SHA for beea5e3
Browse repository at this point
Commits on Aug 27, 2024
Update Doc/c-api/type.rst
Show description for 0155362
vstinner
and
encukou
authored
0155362
View commit details
Copy full SHA for 0155362
Browse repository at this point
Update Lib/test/test_capi/test_type.py
Show description for 1c1fa7e
vstinner
and
encukou
authored
1c1fa7e
View commit details
Copy full SHA for 1c1fa7e
Browse repository at this point
Commits on Sep 23, 2024
Type must not be used before made immutable
vstinner
committed
e0cc4be
View commit details
Copy full SHA for e0cc4be
Browse repository at this point
Commits on Sep 30, 2024
Merge branch 'main' into type_freeze
vstinner
committed
a9f1f01
View commit details
Copy full SHA for a9f1f01
Browse repository at this point
Commits on Oct 16, 2024
Merge branch 'main' into type_freeze
vstinner
committed
0f98b64
View commit details
Copy full SHA for 0f98b64
Browse repository at this point
Commits on Oct 19, 2024
Test the error message
vstinner
committed
2752daa
View commit details
Copy full SHA for 2752daa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL