Actions: python/cpython
Actions
1,401 workflow run results
1,401 workflow run results
__annotations__
when type with same name is created inside class
Add issue header
#6142:
Issue #127701
opened
by
randolf-scholz
test_binascii.test_b2a_qp_a2b_qp_round_trip
flaky
Add issue header
#6141:
Issue #127697
opened
by
colesbury
binascii.{a2b,b2a}_qp
functions with newlines characters
Add issue header
#6140:
Issue #127696
opened
by
picnixz
PyUnicodeError
API
Add issue header
#6139:
Issue #127691
opened
by
picnixz
SCHED_DEADLINE
and SCHED_NORMAL
constants to os
module
Add issue header
#6138:
Issue #127688
opened
by
rruuaanng
PyTypeObject
s to use C99 Designated (named) initializers
Add issue header
#6134:
Issue #127679
opened
by
markshannon
wsgiref.types
should use @abstractmethod
Add issue header
#6133:
Issue #127678
opened
by
srittau
Protocol
should be documented as using ABCMeta
as metaclass
Add issue header
#6132:
Issue #127677
opened
by
srittau
threading.join
does not work correctly with parameter timeout
Add issue header
#6130:
Issue #127665
opened
by
EgodPrime
.returncode
never gets set when busy
Add issue header
#6129:
Issue #127661
opened
by
WillyJL
_SelectorSocketTransport.writelines
is missing a flow control check allowing writes to fill memory until exhausted
Add issue header
#6128:
Issue #127655
opened
by
bdraco
re
patterns with improperly positioned Line Anchors ($,^) don't error during compilation, yield false positives when matched against the empty string (e.g: .match("")
)
Add issue header
#6124:
Issue #127644
opened
by
anabelle2001
*
and **
Add issue header
#6123:
Issue #127643
opened
by
cool-RR
__future__.annotations
will be removed, but it must not
Add issue header
#6122:
Issue #127639
opened
by
InSyncWithFoo
dis
command-line interface
Add issue header
#6120:
Issue #127637
opened
by
picnixz