Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
zoneinfo: pure-Python parser accepts a POSIX TZ footer with no STD offset (C rejects)
Add issue header
#12857:
Issue #152212
opened
by
tonghuaroot
date.fromisoformat silently mis-parses malformed basic-format dates
Add issue header
#12855:
Issue #152204
opened
by
tonghuaroot
JUMP_BACKWARD_JIT is preceded by EXTENDED_ARG
Add issue header
#12854:
Issue #152192
opened
by
markshannon
test_zipfile64.[...].test_strip_removed_large_file_with_dd_no_sig fails on BigMem runs
Add issue header
#12853:
Issue #152190
opened
by
StanFromIreland
library/itertools.rst declares chain as a function and chain.from_iterable as a class method immediately below, but refers to it as a function
Add issue header
#12852:
Issue #152172
opened
by
jonathandung
test_bigmem.py are skipped if _testcapi is not available
Add issue header
#12851:
Issue #152168
opened
by
ShaharNaveh
Modules/_interpchannelsmodule.c
Add issue header
#12848:
Issue #152156
opened
by
sobolevn
getopt with argparse in CLI
Add issue header
#12847:
Issue #152150
opened
by
ByteFlowing1337
callable_iterator in _collections_abc.py
Add issue header
#12846:
Issue #152148
opened
by
jonathandung
_PyFrame_ClearLocals over-decrefs
Add issue header
#12845:
Issue #152147
opened
by
devdanzin
assert(!queue->alive) in _queue_clear in _interpqueuesmodule.c
Add issue header
#12841:
Issue #152130
opened
by
sobolevn
dict item-iterator: _PyObject_GC_UNTRACK on never-tracked iterator under OOM (dictobject.c)
Add issue header
#12839:
Issue #152107
opened
by
zangjiucheng
POP_TOP only if Py_Dealloc is called.
Add issue header
#12838:
Issue #152106
opened
by
markshannon
PyUnstable_ExecutableKinds is useless
Add issue header
#12837:
Issue #152105
opened
by
ZeroIntensity