-
-
Notifications
You must be signed in to change notification settings - Fork 35k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
_Py_make_parameters recurses without a guard: a self-referential/deeply-nested generic-alias arg crashes the interpreter
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#154275 In python/cpython;Forkserver-based tests error instead of skipping when the forkserver start method is unavailable
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154272 In python/cpython;Solaris/illumos: _XOPEN_SOURCE left undefined disables socket.sendmsg and the forkserver start method
3.16new features, bugs and security fixesnew features, bugs and security fixesbuildThe build process and cross-buildThe build process and cross-buildextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154271 In python/cpython;- Status: Open.#154254 In python/cpython;
test_socket control-message truncation tests fail on OpenBSD and DragonFly
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154240 In python/cpython;os.openpty() acquires a controlling terminal on Solaris, hanging the test suite
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154225 In python/cpython;On macOS,
socket.close()aftershutdown(SHUT_RDWR)does not reliably interrupt a blockedrecv()with a timeouttype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154224 In python/cpython;- Status: Open.#154208 In python/cpython;
Formally mark deprecated items in threading for removal in 3.21
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#154205 In python/cpython;test_importlib.test_windows: vendored
get_platform()misdetects clang-cl builds aswin32, failingtest_tagged_suffixtestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154200 In python/cpython;ctypes.util.find_msvcrt()returns "msvcrt.dll" on clang-cl Windows builds, breakingctypes.get_errno()stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154199 In python/cpython;Specialize
AttributeErrorexceptions from lazy import objectsinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#154196 In python/cpython;