Actions: python/cpython
Actions
5,130 workflow runs
5,130 workflow runs
json.JSONEncoder.iterencode creates reference cycles
new-bugs-announce notifier
#16035:
Issue #141686
opened
by
brandtbucher
isinstance removes cls.__dict__["__annotations__"] in a complex setup with Protocol and ABCMeta
new-bugs-announce notifier
#16034:
Issue #141681
opened
by
vfdev-5
argparse help
new-bugs-announce notifier
#16033:
Issue #141679
opened
by
hugovk
PyMODINIT_FUNC does not apply __declspec(dllexport) on Windows
new-bugs-announce notifier
#16031:
Issue #141671
opened
by
encukou
.version attribute in ipaddress classes break many methods
new-bugs-announce notifier
#16025:
Issue #141647
opened
by
samuelcolvin
BufferedRandom to encompass _io and _pyio implementations
new-bugs-announce notifier
#16020:
Issue #141627
opened
by
tbrugere
operator.rst mentioning or_ should also mention dict merge operators
new-bugs-announce notifier
#16019:
Issue #141623
opened
by
doronbehar
_Py_LazyJitTrampoline when building with Clang and --with-undefined-behavior-sanitizer + experimental JIT
new-bugs-announce notifier
#16017:
Issue #141621
opened
by
ashm-dev