-
-
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
Add IMAP4rev2 (RFC 9051) support to imaplib
type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#155369 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 security fixesbugs 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.#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;NameError: Value not defined in two threads-only pool tests when ctypes is unavailable
testsTests in the Lib/test dirTests in the Lib/test dirStatus: Open.#155332 In python/cpython;SSLSocket.get_verified_chain() and get_unverified_chain() raise AttributeError after the TLS layer is torn down
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.#155327 In python/cpython;frozendict cannot be pickled with protocols 0 and 1
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#155324 In python/cpython;