Uh oh!
There was an error while loading. Please reload this page.
Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
_pyio.BytesIO.peek() returns bytearray instead of bytes
Add issue header
#13539:
Issue #155389
opened
by
fedonman
Speed up
9s
range.__contains__ and range.count() for compact ints
Add issue header
#13538:
Issue #155385
opened
by
jeffchen006
Add async generator typing example in typing docs
Add issue header
#13537:
Issue #155382
opened
by
rexblade58
11s
super.__new__(super) can create an object that causes a NULL dereference in supercheck()
Add issue header
#13535:
Issue #155376
opened
by
BHUVANSH855
Should ASAN build use
10s
-shared-libsan?
Add issue header
#13534:
Issue #155375
opened
by
lucascolley
Argument Clinic: inline the parsing code of optional groups
Add issue header
#13533:
Issue #155373
opened
by
serhiy-storchaka
9s
Add IMAP4rev2 (RFC 9051) support to imaplib
Add issue header
#13532:
Issue #155369
opened
by
Otzie2023
9s
new_threadstate() leaks the reserved QSBR slot on failure paths
Add issue header
#13531:
Issue #155363
opened
by
nascheme
17s
Deprecate the tuple API (
10s
object[index]) of structseq types (ex: os.stat_result)
Add issue header
#13530:
Issue #155358
opened
by
vstinnersys._clear_internal_caches() no longer clears the type cache
Add issue header
#13529:
Issue #155354
opened
by
fedonman
Inconsistent error messages between parse_args and documentation
Add issue header
#13528:
Issue #155352
opened
by
ptim0626
8s
threading.Thread's group parameter is a nuisance
Add issue header
#13527:
Issue #155348
opened
by
ZeroIntensity
Document the change of behaviour about parsing negative numbers in argparse
Add issue header
#13526:
Issue #155339
opened
by
ptim0626
26s
asyncio: eager_start Task created from a thread not running the target loop silently corrupts that loop's current-task tracking (3.12, 3.13; guarded in 3.14)
Add issue header
#13525:
Issue #155338
opened
by
smitrob
8s
socket.gethostbyname_ex() and socket.gethostbyaddr() can report incorrect resolver errors
Add issue header
#13524:
Issue #155336
opened
by
kulikjak
12s
threading.Thread: Add start=False parameter to start immediately the thread
Add issue header
#13523:
Issue #155334
opened
by
vstinner
11s
NameError: Value not defined in two threads-only pool tests when ctypes is unavailable
Add issue header
#13522:
Issue #155332
opened
by
Talen400
15s
SSLSocket.get_verified_chain() and get_unverified_chain() raise AttributeError after the TLS layer is torn down
Add issue header
#13521:
Issue #155327
opened
by
tonghuaroot
8s
frozendict cannot be pickled with protocols 0 and 1
Add issue header
#13520:
Issue #155324
opened
by
tonghuaroot
11s
Mutable heap PyStructSequence types can segfault after modifying n_fields
Add issue header
#13519:
Issue #155322
opened
by
BHUVANSH855
8s
Python.h conflicts with stdlib.h if included after that
Add issue header
#13518:
Issue #155321
opened
by
alexpevzner
13s
warn_explicit() discards the source line obtained from module_globals
Add issue header
#13517:
Issue #155319
opened
by
serhiy-storchaka
10s
marshal fails to load a frozendict referenced more than once
Add issue header
#13516:
Issue #155315
opened
by
tonghuaroot
10s