FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-138342: Use a common utility for visiting an object's type by ZeroIntensity · Pull Request #138343 · 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-138342: Use a common utility for visiting an object's type
- #138343
#138343
Merged
ZeroIntensity
merged 18 commits into
python:main
python/cpython:main
from
ZeroIntensity:visit-type
ZeroIntensity/cpython:visit-type
Copy head branch name to clipboard
Sep 1, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
gh-138342: Use a common utility for visiting an object's type
#138343
ZeroIntensity
merged 18 commits into
python:main
python/cpython:main
from
ZeroIntensity:visit-type
ZeroIntensity/cpython:visit-type
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2025
Add the utility.
Show description for 8598eb5
ZeroIntensity
committed
8598eb5
View commit details
Copy full SHA for 8598eb5
Browse repository at this point
Remove boilerplate in _dbm.
ZeroIntensity
committed
8560260
View commit details
Copy full SHA for 8560260
Browse repository at this point
Remove boilerplate in _functools.
ZeroIntensity
committed
d7a5fd8
View commit details
Copy full SHA for d7a5fd8
Browse repository at this point
Use it in _gdbm, _lzma, and _ssl.
ZeroIntensity
committed
b9751b3
View commit details
Copy full SHA for b9751b3
Browse repository at this point
Use it in _thread.
ZeroIntensity
committed
55c530c
View commit details
Copy full SHA for 55c530c
Browse repository at this point
Use it in array, blake2, hmac, and md5.
ZeroIntensity
committed
21b3024
View commit details
Copy full SHA for 21b3024
Browse repository at this point
Use it in mmap, sha1, sha2, and sha3.
ZeroIntensity
committed
d8ea9e0
View commit details
Copy full SHA for d8ea9e0
Browse repository at this point
Use it in socket and unicodedata.
ZeroIntensity
committed
0cb7f4c
View commit details
Copy full SHA for 0cb7f4c
Browse repository at this point
Use it in _decimal.
ZeroIntensity
committed
a05d9d0
View commit details
Copy full SHA for a05d9d0
Browse repository at this point
Use it in _multiprocessing and _sqlite.
ZeroIntensity
committed
e86e0d6
View commit details
Copy full SHA for e86e0d6
Browse repository at this point
Use it in the remaining files.
ZeroIntensity
committed
68f0b41
View commit details
Copy full SHA for 68f0b41
Browse repository at this point
Add some more assertions to _PyObject_VisitType.
ZeroIntensity
committed
c58e4d0
View commit details
Copy full SHA for c58e4d0
Browse repository at this point
Relax assertion.
ZeroIntensity
committed
bb72a79
View commit details
Copy full SHA for bb72a79
Browse repository at this point
Formatting.
ZeroIntensity
committed
be0abd9
View commit details
Copy full SHA for be0abd9
Browse repository at this point
Fix whitespace.
Show description for 6ae2f1d
ZeroIntensity
and
AA-Turner
authored
6ae2f1d
View commit details
Copy full SHA for 6ae2f1d
Browse repository at this point
Remove changes that will be reverted.
ZeroIntensity
committed
74eb905
View commit details
Copy full SHA for 74eb905
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython into visit-type
ZeroIntensity
committed
0322386
View commit details
Copy full SHA for 0322386
Browse repository at this point
Remove changes to existing code.
ZeroIntensity
committed
1b03df5
View commit details
Copy full SHA for 1b03df5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL