Actions: python/cpython
Actions
5,023 workflow run results
5,023 workflow run results
input on Windows
Add issue header
#10216:
Issue #141381
opened
by
op200
Py prefix
Add issue header
#10215:
Issue #141376
opened
by
vstinner
Py_ABS() macro with LLONG_MIN
Add issue header
#10212:
Issue #141370
opened
by
sethmlarson
get_externals tarball extraction handle platform-specific binaries
Add issue header
#10210:
Issue #141362
opened
by
savannahostrowski
COMPILER macro in the public C API
Add issue header
#10206:
Issue #141341
opened
by
vstinner
fcntl.fcntl
Add issue header
#10205:
Issue #141338
opened
by
YuanchengJiang
_PyUnicode_DecodeUnicodeEscapeInternal2: Assertion 'end - s <= writer.size - writer.pos' failed
Add issue header
#10204:
Issue #141336
opened
by
YuanchengJiang
collections.deque to a growable ring buffer for fast random access
Add issue header
#10203:
Issue #141335
opened
by
matthiasgoergens
_io_TextIOWrapper_tell_impl: Assertion 'skip_back <= PyBytes_GET_SIZE(next_input)' failed
Add issue header
#10200:
Issue #141314
opened
by
YuanchengJiang
compute_range_length: Assertion PyLong_Check(start)' failed
Add issue header
#10199:
Issue #141312
opened
by
YuanchengJiang
_io_BytesIO_readinto_impl: Assertion 'self->pos + len < PY_SSIZE_T_MAX' failed.
Add issue header
#10198:
Issue #141311
opened
by
YuanchengJiang
_PyObject_VectorcallDictTstate: Assertion !_PyErr_Occurred(tstate)' failed.`
Add issue header
#10197:
Issue #141307
opened
by
YuanchengJiang
PyExpat_CheckCompatibility to check C API compatibility
Add issue header
#10196:
Issue #141297
opened
by
picnixz