Actions: python/cpython
Actions
4,469 workflow run results
4,469 workflow run results
contextvars.Token.MISSING
attribute not available in subinterpreters
Add issue header
#9289:
Issue #138192
opened
by
mariojonke
frameobject
missing the new f_generator
attribute
Add issue header
#9288:
Issue #138191
opened
by
Eclips4
itertools.filterfalse()
shows predicate
argument but the docstring shows function
argument
Add issue header
#9286:
Issue #138186
opened
by
hyperkai
range()
doc doesn't note it's an immutable sequence
Add issue header
#9284:
Issue #138178
opened
by
NK5W
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