This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dfd52e7a8b5a7e5a5d64b11742ac7242ec938ede
cpython
/
Modules
/
_multiprocessing
History
Peter Bierma
4f6ecd10c2
gh-138342: Use a common utility for visiting an object's type (GH-138343)
...
Add `_PyObject_VisitType` in place of `tp_traverse` functions that only visit the object's type.
2025-09-01 16:20:33 +00:00
..
clinic
gh-131525: Cache the result of tuple_hash (
#131529
)
2025-03-27 09:57:06 -04:00
multiprocessing.c
…
multiprocessing.h
…
posixshmem.c
…
semaphore.c
gh-138342: Use a common utility for visiting an object's type (GH-138343)
2025-09-01 16:20:33 +00:00