-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
frozenset() created from a set literal is not untracked by the GC
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.#155181 In python/cpython;Don't track frozendicts whose contents can never be tracked by the GC
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.#155176 In python/cpython;time/datetime.fromisoformat: C accelerator accepts a fractional seconds component with no decimal mark
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155175 In python/cpython;Expose extension compiler requirements in build-details.json
buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155170 In python/cpython;zipimport._zstd_decompress()repeatedly processes remaining input for concatenated framesstdlibStandard 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.#155152 In python/cpython;CALL_EX_PY and CALL_KW_BOUND_METHOD can bypass RecursionError after specialization
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.#155151 In python/cpython;test_detach_materialized_dict_no_memory depends on the exact number of allocations
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155146 In python/cpython;Intermittent SIGSEGV / silent value corruption in _PyEval_EvalFrameDefault on 3.14.6 (NULL _PyStackRef deref at specialized CALL type guard)
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.#155145 In python/cpython;asyncio.shield(long_lived_future) leaks a reference to the calling task
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.#155143 In python/cpython;Calls with 16+ keyword arguments are ~4.5x slower than calls with 15
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.#155141 In python/cpython;"fe80:6666:6666:6666:6666:6666:6666:6666" is not a valid IPv6 link-local address
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.#155140 In python/cpython;Implement PEP 828 -- Supporting 'yield from' in asynchronous generators
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.#155126 In python/cpython;