-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Lazy submodule imports hide exceptions raised while loading the submodule
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.#153236 In python/cpython;Optimize dict.fromkeys() fast-clone path for combined dicts
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153229 In python/cpython;lazy importis not highlighted in the docsdocsDocumentation in the Doc dirDocumentation in the Doc dirinfraCI, GitHub Actions, buildbots, Dependabot, etc.CI, GitHub Actions, buildbots, Dependabot, etc.Status: Open.#153227 In python/cpython;Add math.integer.isprime() and math.integer.primes()
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153222 In python/cpython;Expose bzip2 CRC32 like with zlib
type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153217 In python/cpython;Errors during
arraymodule import result in double-DECREFtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#153210 In python/cpython;ceval.c: missing PyErr_NoMemory + PyEval_GetLocals NULL
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.#153205 In python/cpython;Smaller objects for the free-threading build using smaller integer types for refcount
3.16new features, bugs and security fixesnew features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usageStatus: Open.#153202 In python/cpython;test_hashlib fails when run on Free Threading with TSAN
type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#153201 In python/cpython;Optimize set and frozenset membership lookup (x in s) performance
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153198 In python/cpython;Move the syntax error generation rules out of Grammar/python.gram into a separate grammar file
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.#153195 In python/cpython;Segfault from _PyDict_NewKeysForClass under memory pressure
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.#153182 In python/cpython;