Actions: python/cpython
Actions
4,841 workflow run results
4,841 workflow run results
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
help
function: misleading output in interactive mode, confusing output for help(help)
Add issue header
#9256:
Issue #138094
opened
by
adqm
ProTip!
You can narrow down the results and go further in time using created:<2025-08-23 or the other filters available.