Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
test._test_multiprocessing file, HAVE_GETVALUE constant is always False
Add issue header
#13557:
Issue #155445
opened
by
YvesDup
configparser.getboolean() raises AttributeError for a value-less option
Add issue header
#13555:
Issue #155436
opened
by
lpyu001
asyncio.TaskGroup swallows cancellations coming from outside of it
Add issue header
#13554:
Issue #155433
opened
by
deadlovelll
hmac.digest are incorrect
Add issue header
#13552:
Issue #155430
opened
by
picnixz
hmac.digest() and HMAC(...).digest() disagree when blocksize is smaller than 16
Add issue header
#13551:
Issue #155428
opened
by
picnixz
TypeError in pure Python hmac.digest for non-bytes keys
Add issue header
#13550:
Issue #155426
opened
by
picnixz
hashlib.file_digest does not honor current position for io.BytesIO inputs
Add issue header
#13548:
Issue #155419
opened
by
picnixz
asyncio.TaskGroup hangs on cancel with eager task factory
Add issue header
#13547:
Issue #155418
opened
by
deadlovelll
Lib/hmac.py and Lib/hashlib.py
Add issue header
#13546:
Issue #155413
opened
by
picnixz
argparse] action='store_true' and action='store_false' are affected by argument_default
Add issue header
#13543:
Issue #155403
opened
by
jonathandung
_pyio.BytesIO.peek() returns bytearray instead of bytes
Add issue header
#13539:
Issue #155389
opened
by
fedonman
range.__contains__ and range.count() for compact ints
Add issue header
#13538:
Issue #155385
opened
by
jeffchen006
super.__new__(super) can create an object that causes a NULL dereference in supercheck()
Add issue header
#13535:
Issue #155376
opened
by
BHUVANSH855