-
-
Notifications
You must be signed in to change notification settings - Fork 36.4k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
asyncio: expose the Future in FutureIter for introspection?
type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#158192 In python/cpython;- Status: Open.#158182 In python/cpython;
- Status: Open.#158181 In python/cpython;
Python 3.14.7 tkinter fails when per-user installation path contains a space
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#158178 In python/cpython;struct: non-ASCII bytes format raises UnicodeEncodeError instead of struct.error on 3.13/3.14
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesinterpreter-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.#158172 In python/cpython;zlib: Decompress.unconsumed_tail should be cleared on eof
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.#158169 In python/cpython;xml Python and C version ParseError difference
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.#158166 In python/cpython;_Py_get_machine_stack_pointer() does not compile with MinGW on Windows
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#158165 In python/cpython;Use-after-free in asyncio Task.get_name() when a finalizer logs while the lazy name is formatted
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#158159 In python/cpython;Accessing one lazily imported submodule (
lazy import pkg.a) also imports a later importedpkg.binterpreter-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.#158140 In python/cpython;pickle.dumps() creates and discards an AttributeError on every call since 3.13.1
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 fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#158126 In python/cpython;sys.monitoring: INSTRUCTION event skipped when another tool's LINE callback returns DISABLE at the same instruction
extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-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.#158121 In python/cpython;