Actions: python/cpython
Actions
3,813 workflow run results
3,813 workflow run results
repr(SimpleNamespace)
with typing.Union
attributes in threads on a free-threading build
Add issue header
#8598:
Issue #135878
opened
by
devdanzin
_PyMutex_LockTimed
spins and may fail unnecessarily in no-GIL builds
Add issue header
#8597:
Issue #135871
opened
by
jtibbertsma
_interpreters.set___main___attrs
raises SystemError when passed a non-dict object
Add issue header
#8592:
Issue #135855
opened
by
brianschubert
math
Add issue header
#8590:
Issue #135853
opened
by
picnixz
logging.handlers.NTEventLogHandler
Add issue header
#8589:
Issue #135852
opened
by
aisk
__builtins__
Add issue header
#8588:
Issue #135850
opened
by
Fidget-Spinner
traverse_module_state
can return int
, do not use (void)
for it
Add issue header
#8586:
Issue #135839
opened
by
sobolevn
min(<range>)
and max(<range>)
can cause indefinite, uninterruptable interpreter hangs
Add issue header
#8578:
Issue #135824
opened
by
finite-state-machine
netrc
security check error message
Add issue header
#8577:
Issue #135823
opened
by
picnixz
netrc
security check may fail on WASI due to the lack of os.getuid
Add issue header
#8576:
Issue #135815
opened
by
picnixz
sys.monitoring.DISABLE
Add issue header
#8574:
Issue #135807
opened
by
gaogaotiantian