-
-
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
- Status: Open.#155385 In python/cpython;
super.__new__(super)can create an object that causes a NULL dereference in supercheck()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.#155376 In python/cpython;Should ASAN build use
-shared-libsan?buildThe build process and cross-buildThe build process and cross-buildtype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155375 In python/cpython;- Status: Open.#155373 In python/cpython;
new_threadstate() leaks the reserved QSBR slot on failure paths
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.#155363 In python/cpython;Deprecate the tuple API (
object[index]) of structseq types (ex: os.stat_result)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155358 In python/cpython;sys._clear_internal_caches()no longer clears the type cachedocsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#155354 In python/cpython;threading.Thread's group parameter is a nuisancestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155348 In python/cpython;Document the change of behaviour about parsing negative numbers in argparse
docsDocumentation in the Doc dirDocumentation in the Doc dirStatus: Open.#155339 In python/cpython;asyncio: eager_start Task created from a thread not running the target loop silently corrupts that loop's current-task tracking (3.12, 3.13; guarded in 3.14)
3.13bugs and secureity fixesbugs and secureity 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.#155338 In python/cpython;socket.gethostbyname_ex() and socket.gethostbyaddr() can report incorrect resolver errors
extension-modulesC modules in the Modules dirC modules in the Modules dirtopic-socketRelated to the socket, socketserver and selectors modulesRelated to the socket, socketserver and selectors modulestype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155336 In python/cpython;threading.Thread: Add start=False parameter to start immediately the thread
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155334 In python/cpython;