Actions: python/cpython
Actions
3,851 workflow run results
3,851 workflow run results
*.Queue.iter()
and *.Queue.iter_nowait()
Add issue header
#3887:
Issue #120924
opened
by
nineteendo
FrameLocalsProxy
is stricter than dict
about what constitutes a match
Add issue header
#3883:
Issue #120906
opened
by
da-woods
urllib.parse
docs: Incorrect parameter name
Add issue header
#3879:
Issue #120896
opened
by
perey
fields
and time_*
properties must not be used on UUIDs that are time-agnostic.
Add issue header
#3871:
Issue #120878
opened
by
picnixz
logging.config.DictConfig
with logging.handlers.QueueHandler
on read-only file systems
Add issue header
#3869:
Issue #120868
opened
by
provinzkraut
asyncio.Server.wait_closed
in Python 3.12 versus earlier releases
Add issue header
#3867:
Issue #120866
opened
by
tovrstra
type_setattro
error return paths contain bugs
Add issue header
#3865:
Issue #120860
opened
by
colesbury
PyDict_Next
should not lock the dict
Add issue header
#3864:
Issue #120858
opened
by
colesbury
__module__
is not defined, seeming to contradict the Python Data Model.
Add issue header
#3863:
Issue #120857
opened
by
mike-matera
faulthandler
itself crashes in free-threading build (in _Py_DumpExtensionModules
)
Add issue header
#3860:
Issue #120837
opened
by
colesbury
subprocess.run
docs should recommend copying os.environ
on Windows
Add issue header
#3859:
Issue #120836
opened
by
ncoghlan