-
-
Notifications
You must be signed in to change notification settings - Fork 34.9k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#154053 In python/cpython;
- Status: Open.#154046 In python/cpython;
Data race + leak: descr_get_qualname lazily caches d_qualname without synchronization (free-threading)
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154044 In python/cpython;segfault in ga_iternext: sharing a types.GenericAlias iterator across threads double-frees under free-threading
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.#154043 In python/cpython;Data race in Decimal.__hash__()
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154037 In python/cpython;- Status: Open.#154033 In python/cpython;
- Status: Open.#154032 In python/cpython;
JIT build crashes on assertions (since 3.15):
Python/pystate.c:925: interpreter_clear: Assertioncold->vm_data.valid' failed.`3.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 fixesinterpreter-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.#154014 In python/cpython;free threading: struct iter_unpack is not memory safe
extension-modulesC modules in the Modules dirC modules in the Modules dirpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#154013 In python/cpython;Improve test coverage for the
shlexmoduletestsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#154007 In python/cpython;pickle: pure-Python
_Unpickler._instantiatemangles a constructor TypeError (traceback in args, no chaining)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.#154002 In python/cpython;itertoolsmodule: free-threading use after free bug in counting slow mode
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#153981 In python/cpython;