Uh oh!
There was an error while loading. Please reload this page.
Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
gh-151377: Fix races updating type slots and subclasses
Lint
#128485:
Pull request #155370
synchronize
by
nascheme
gh-155400: Fix deadlock with type_lock_prevent_release()
Lint
#128484:
Pull request #155401
opened
by
nascheme
gh-151377: Fix races updating type slots and subclasses
Lint
#128483:
Pull request #155370
synchronize
by
nascheme
gh-102475: Fix os.path.realpath() for names which look like a drive
Lint
#128482:
Pull request #155399
opened
by
serhiy-storchaka
gh-108828: Support selecting tests by labels
Lint
#128481:
Pull request #108829
synchronize
by
serhiy-storchaka
gh-155397: Raise InvalidFileException for malformed XML plists in plistlib
Lint
#128480:
Pull request #155398
opened
by
simitana
gh-108828: Support selecting tests by labels
Lint
#128479:
Pull request #108829
synchronize
by
serhiy-storchaka
gh-89760: Fix os.path.realpath() for volume GUID paths on Windows
Lint
#128478:
Pull request #155396
opened
by
serhiy-storchaka
gh-85681: Make ntpath.abspath() platform independent
Lint
#128477:
Pull request #155395
opened
by
serhiy-storchaka
gh-155389: Return bytes from _pyio.BytesIO.peek()
Lint
#128476:
Pull request #155390
synchronize
by
fedonman
idlelib tests: Fix refleak testing of test_zzdummy
Lint
#128475:
Pull request #155393
opened
by
zware
gh-84419: Fix the execute permissions in os.stat() on Windows
Lint
#128474:
Pull request #155392
synchronize
by
serhiy-storchaka
gh-140715: Add %C format code support to strptime()
Lint
#128473:
Pull request #145955
synchronize
by
jyalim
gh-84419: Fix the execute permissions in os.stat() on Windows
Lint
#128472:
Pull request #155392
opened
by
serhiy-storchaka
gh-155354: Document that sys no longer clears the type cache
Lint
#128471:
Pull request #155391
opened
by
fedonman
gh-155389: Return bytes from _pyio.BytesIO.peek()
Lint
#128470:
Pull request #155390
opened
by
fedonman
gh-109817: Add --single-process-per-case option to libregrtest
Lint
#128469:
Pull request #151689
synchronize
by
serhiy-storchaka
gh-84548: Document Windows specific behavior of abspath() and realpath()
Lint
#128468:
Pull request #155388
opened
by
serhiy-storchaka
gh-78526: Add tests for PEP 468 and PEP 520
Lint
#128467:
Pull request #155387
opened
by
serhiy-storchaka
gh-155385: Speed up
range.__contains__ for compact ints
Lint
#128466:
Pull request #155386
opened
by
jeffchen006
gh-155140: Fix ipaddress.IPv6Address.is_link_local to require the strict fe80::/64 range
Lint
#128465:
Pull request #155384
opened
by
Sudeep-A-Kulkarni
gh-115159: Add SOCK_RAW regression tests
Lint
#128464:
Pull request #154939
synchronize
by
Taeknology
gh-111331: Allow closing BytesIO with exported buffers
Lint
#128463:
Pull request #155383
opened
by
serhiy-storchaka
gh-111330: Fix GC of _pyio.BytesIO with exports (GH-152335)
Lint
#128462:
Commit 998b890
pushed
by
serhiy-storchaka
gh-154928: Fix data race on the recursion count of threading.RLock
Lint
#128461:
Pull request #155381
opened
by
deadlovelll