Actions: python/cpython
Actions
4,202 workflow run results
4,202 workflow run results
dict.fromkeys
behavior different than dictionary comprehension
Add issue header
#9010:
Issue #137364
opened
by
hunterhogan
dis
module documentation lacks references to glossary
Add issue header
#9006:
Issue #137352
opened
by
Tapeline
import
statement should include binding to global
and nonlocal
namespaces
Add issue header
#9003:
Issue #137337
opened
by
matthewyu0311
ARM Raspbian Linux Asan 3.x
buildbot failure: "warning: array subscript 0 is outside array bounds"
Add issue header
#9002:
Issue #137336
opened
by
sobolevn
tempfile.mktemp()
for creating named pipes on Windows
Add issue header
#9001:
Issue #137335
opened
by
lighting9999
center
methods, always put any extra pad character at the end of the result
Add issue header
#9000:
Issue #137331
opened
by
hyperkai
__slots__
in functools.partial
Add issue header
#8998:
Issue #137329
opened
by
Locked-chess-official
cyfunction __init__
due to unwrap and descriptor behavior changed
Add issue header
#8997:
Issue #137317
opened
by
yanyongyu
unittest
assertRaises conventions for exception groups
Add issue header
#8995:
Issue #137311
opened
by
gpshead
compile
fails on 3.14 on a valid expression when -OO
is set
Add issue header
#8994:
Issue #137308
opened
by
Liam-DeVoe