-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
marshal.dumps() takes exponential time on nested frozensets
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 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.#155901 In python/cpython;StreamWriter.start_tlsshould allow overridingserver_sidestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155896 In python/cpython;asyncio.wait_for()docs still say a coroutine is wrapped in a TaskdocsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#155894 In python/cpython;ProcessPoolExecutor deadlocks against the import lock when the submitted callable is defined in the module being imported
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.#155890 In python/cpython;curses cell text is silently truncated at an embedded NUL
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155877 In python/cpython;Use-after-free when
initscr()ornewterm()followsnew_prescr()3.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 errortype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#155875 In python/cpython;Use-after-free for a window created inside
curses.screen.use()extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155864 In python/cpython;Add the WACS_* constants to the curses module
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155863 In python/cpython;iter()doesn't require a "collection"docsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#155856 In python/cpython;concurrent.futures: Executor.map cancels the remaining calls when the callable raises TimeoutError
3.16new features, bugs and security fixesnew features, bugs and security fixesstdlibStandard 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.#155852 In python/cpython;array: unpickling an odd-length 'w' array across endianness raises ValueError (wrong UTF-16/UTF-32 item size)
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155850 In python/cpython;Ensure that HMAC objects are properly initialized
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155843 In python/cpython;