Actions: python/cpython
Actions
4,513 workflow run results
4,513 workflow run results
traceback
module leads to unexpected code execution
Add issue header
#9282:
Issue #138170
opened
by
tideofwords
SCHED_BATCH
Add issue header
#9280:
Issue #138163
opened
by
encukou
keyword.iskeyword()
and keyword.issoftkeyword()
don't accept the unhashable types list
, dict
and bytearray
but accept set
Add issue header
#9277:
Issue #138154
opened
by
hyperkai
ref.evaluate()
not working for generics as local variables
Add issue header
#9275:
Issue #138151
opened
by
dr-carlos
_Py_ANONYMOUS
Add issue header
#9272:
Issue #138143
opened
by
encukou
os.path.realpath
(and possibly others) ignore the special POSIX-meaning of absolute pathnames that start with exactly two /
?
Add issue header
#9271:
Issue #138139
opened
by
calestyo
warnings.WarningMessage
should be documented
Add issue header
#9266:
Issue #138128
opened
by
calestyo
warnings.catch_warnings
: allow to control which warnings are caught
Add issue header
#9265:
Issue #138127
opened
by
calestyo
asyncio.Lock.locked()
return True
when there are waiters?
Add issue header
#9263:
Issue #138121
opened
by
olutra