-
-
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
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;random.binomialvariate()can raiseZeroDivisionErrorwhenrandom()returns0.0stdlibStandard 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.#154001 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;subprocess:
CalledProcessError.__str__crashes when returncode is NonestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-subprocessSubprocess issues.Subprocess issues.triagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#153970 In python/cpython;argparse _print_message silently fails with invalid file object
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.#153967 In python/cpython;subprocess:
Popen._internal_pollsilently swallows unexpectedOSErrorfrom waitpid()stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-subprocessSubprocess issues.Subprocess issues.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#153962 In python/cpython;Increase test coverage for the
wavemoduletestsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153953 In python/cpython;Add a private API to defer automatic garbage collection
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153946 In python/cpython;Free threading: Data race on a socket's timeout
3.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.#153935 In python/cpython;