-
-
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
Obvious keywords misuse for "__kwdefaults__" and "__defaults__"
docsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#154320 In python/CPython;tuple_hash and frozendict_hash recurse without a guard: hashing a deeply nested tuple or frozendict segfaults
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.#154318 In python/CPython;- Status: Open.#154317 In python/CPython;
_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;
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;