Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement types._GeneratorWrapper in C extension-modules C modules in the Modules dir topic-asyncio type-feature A feature request or enhancement
#133372 opened May 4, 2025 by efimov-mikhail
json: Optimize escaping string in Encoder awaiting core review extension-modules C modules in the Modules dir performance Performance or resource usage skip issue
#133186 opened Apr 30, 2025 by methane Loading…
Add sys.abi_features to make information about the interpreter ABI more accessible extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#133143 opened Apr 29, 2025 by zklaus
emscripten cross-compile wasm-ld: error: duplicate symbol _Py_LibHacl_Hacl_Hash_* 3.14 new features, bugs and security fixes build The build process and cross-build deferred-blocker extension-modules C modules in the Modules dir OS-emscripten type-bug An unexpected behavior, bug, or error
#133042 opened Apr 27, 2025 by Lukasdoe
curses.textpad should support UTF-8 unicode characters extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#133031 opened Apr 26, 2025 by sijanec
Max recursion during unpickling with a proxy object extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#133015 opened Apr 26, 2025 by gbrawn
UAF: xml.etree.ElementTree.Element.__deepcopy__ when concurrent mutations happen extension-modules C modules in the Modules dir topic-XML type-crash A hard crash of the interpreter, possibly with a core dump
#133009 opened Apr 26, 2025 by picnixz
Implement PEP 784 - Adding Zstandard to the Python standard library extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132983 opened Apr 26, 2025 by emmatyping
2 of 5 tasks
Have math.isnormal() and, perhaps, math.issubnormal()? extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#132908 opened Apr 25, 2025 by skirpichev
Socket file descriptor races in GIL-enabled build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#132886 opened Apr 24, 2025 by colesbury
math.ldexp gives incorrect results on Windows extension-modules C modules in the Modules dir needs backport to 3.13 bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#132876 opened Apr 24, 2025 by tkreuzer
csv.writer with QUOTE_NONE still requires non-emtpy quotechar and escapechar extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132813 opened Apr 22, 2025 by vadimkantorov
Check consistency of OpenSSL data headers build The build process and cross-build extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement
#132745 opened Apr 20, 2025 by picnixz
Rewrite the fcntl module extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#132742 opened Apr 20, 2025 by serhiy-storchaka
uuid.getnode() is not tied to MAC address when using libuuid extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132710 opened Apr 18, 2025 by sfc-gh-tteixeira
Segfault/abort from calling BytesIO unshare_buffer in threads on a free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#132551 opened Apr 15, 2025 by devdanzin
threading.Thread.native_id for forking thread wrong after fork extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#132542 opened Apr 15, 2025 by Oberon00
SIGSEV in datetime.timedelta (possibly from datetime's C delta_new) extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#132413 opened Apr 11, 2025 by Jacoblightning
Add operator.identity, the identity function extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132341 opened Apr 10, 2025 by AA-Turner
Add OpenSSL 3.5 support to CPython infrastructure build The build process and cross-build extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement type-security A security issue
#132339 opened Apr 10, 2025 by scw
sslcontext/urlopen on CA cert: Empty Subject Alternative Name extension extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided topic-SSL type-bug An unexpected behavior, bug, or error
#132210 opened Apr 7, 2025 by dimaqq
Use the Python-specific Py_DEBUG macro rather than _DEBUG in Windows-related C code extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-feature A feature request or enhancement
#131942 opened Mar 31, 2025 by XuehaiPan
[RFE] Improve recognization of hashlib-supported algorithms for HMAC extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#131876 opened Mar 29, 2025 by picnixz
ProTip! Adding no:label will show everything without a label.