Actions: python/cpython
Actions
5,089 workflow runs
5,089 workflow runs
<LITERAL ELLIPSIS> in doctest module
Add issue header
#10656:
Issue #142942
opened
by
user202729
_PyFrame_GetBytecode and _PyFrame_SafeGetLasti
Add issue header
#10654:
Issue #142929
opened
by
nybblista
WARNING: invalid path to external symbolizer
Add issue header
#10650:
Issue #142917
opened
by
YuanchengJiang
pathlib.Path.mkdir() raises FileExistsError for non-existent path due to TOCTOU race condition
Add issue header
#10649:
Issue #142916
opened
by
adriancaruana
DK_IS_UNICODE where it should use dk_kind == DICT_KEYS_UNICODE
Add issue header
#10646:
Issue #142908
opened
by
colesbury
pypi-dependencies
Add issue header
#10644:
Issue #142897
opened
by
crusaderky
colorize keyword argument in traceback documentation
Add issue header
#10643:
Issue #142896
opened
by
mccullerlp
shlex.join's docstring isn't sufficiently clear
Add issue header
#10642:
Issue #142895
opened
by
BenFrantzDale
PyInterpreterState *interp parameter, but none of them use it.
Add issue header
#10641:
Issue #142890
opened
by
markshannon
array.array.tofile via reentrant writer
Add issue header
#10639:
Issue #142884
opened
by
jackfromeast
array_repeat via re-entrant __index__ during array multiplication
Add issue header
#10638:
Issue #142883
opened
by
jackfromeast
II_setitem via re-entrant __index__ during array.extend
Add issue header
#10637:
Issue #142882
opened
by
jackfromeast
asyncio.Queue.shutdown talks about threads? Copy-and-paste error from queue.Queue?
Add issue header
#10635:
Issue #142876
opened
by
zuckerruebe
PyContextVar_CheckExact in PyContextVar_Set
Add issue header
#10633:
Issue #142873
opened
by
sobolevn