Actions: python/cpython
Actions
5,699 workflow runs
5,699 workflow runs
_PyTrash_begin
and _PyTrash_end
do not have implementation
Add issue header
#6554:
Issue #128910
opened
by
sobolevn
sqlite3.Cursor
in a terminal (and maybe also Jupyter)
Add issue header
#6553:
Issue #128905
opened
by
jpivarski
raise SyntaxError('hello', 'abcdef')
crashes the new Python 3.13 REPL
Add issue header
#6549:
Issue #128894
opened
by
PierreQuentel
socket.send_fds
and socket.recv_fds
Add issue header
#6544:
Issue #128881
opened
by
GalaxySnail
_PyCode_Quicken
Add issue header
#6542:
Issue #128872
opened
by
WolframAlph
ABCMeta
adds __weakref__
but not to __slots__
Add issue header
#6541:
Issue #128866
opened
by
barakatzir
doctest._load_testfile
uses deprecated Loader.get_data API, it should use importlib.resources
Add issue header
#6539:
Issue #128862
opened
by
graingert
_Py_TryIncref
public as an unstable API as PyUnstable_TryIncref()
Add issue header
#6534:
Issue #128844
opened
by
colesbury