Actions: python/cpython
Actions
3,990 workflow run results
3,990 workflow run results
code.interact
and Python REPL
Add issue header
#8820:
Issue #136730
opened
by
adqm
ABC.__subclasshook__
/ _abc_instancecheck
▶ isinstance(..., Parent)
calls __subclasscheck__
of uninvolved Child class -> RecursionError
Add issue header
#8815:
Issue #136713
opened
by
Daraan
encodings.normalize_encoding
behaviour or docs
Add issue header
#8812:
Issue #136702
opened
by
StanFromIreland
./configure --help
output
Add issue header
#8811:
Issue #136700
opened
by
dilyanpalauzov
sys.monitoring.register_callback()
audit event not documented in the table
Add issue header
#8810:
Issue #136697
opened
by
TTsangSC
test_free_threading.test_monitoring
flaky (occasional reference leak)
Add issue header
#8808:
Issue #136692
opened
by
colesbury
_asyncio
module as static module
Add issue header
#8801:
Issue #136669
opened
by
kumaraditya303
PyFloat_Pack{2,4,8}
inconsistent with documentation
Add issue header
#8800:
Issue #136663
opened
by
ShawnZhong
__name__ == '__main__'
: Idiom Not Used
Add issue header
#8798:
Issue #136659
opened
by
ericsnowcurrently
moudle_globals
in library/linecache.rst
Add issue header
#8797:
Issue #136656
opened
by
LamentXU123