FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-125783: Add more tests to prevent regressions with the combination of ctypes and metaclasses. by junkmd · Pull Request #126126 · 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
gh-125783: Add more tests to prevent regressions with the combination of ctypes and metaclasses.
- #126126
#126126
Merged
encukou
merged 5 commits into
python:main
python/cpython:main
from
junkmd:test_metacls_PyCSimpleType_dunder_init
junkmd/cpython:test_metacls_PyCSimpleType_dunder_init
Copy head branch name to clipboard
Nov 1, 2024
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-125783: Add more tests to prevent regressions with the combination of ctypes and metaclasses.
#126126
encukou
merged 5 commits into
python:main
python/cpython:main
from
junkmd:test_metacls_PyCSimpleType_dunder_init
junkmd/cpython:test_metacls_PyCSimpleType_dunder_init
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2024
Add `test_creating_pointer_in_dunder_init_...`.
junkmd
committed
011c978
View commit details
Copy full SHA for 011c978
Browse repository at this point
Add comments.
junkmd
committed
7a67476
View commit details
Copy full SHA for 7a67476
Browse repository at this point
Commits on Oct 30, 2024
Add `super().__init__` calls and early returns to limit recursion.
junkmd
committed
5996870
View commit details
Copy full SHA for 5996870
Browse repository at this point
Fix an early return in `__init__`.
junkmd
committed
e1831ac
View commit details
Copy full SHA for e1831ac
Browse repository at this point
Commits on Oct 31, 2024
Merge branch 'main' into test_metacls_PyCSimpleType_dunder_init
encukou
authored
0b67450
View commit details
Copy full SHA for 0b67450
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL