-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
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
Label
Projects
Milestones
Assignee
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 C modules in the Modules dir
type-feature
A feature request or enhancement
sys.abi_features
to make information about the interpreter ABI more accessible
extension-modules
#133143
opened Apr 29, 2025 by
zklaus
emscripten cross-compile wasm-ld: error: duplicate symbol 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
_Py_LibHacl_Hacl_Hash_*
3.14
#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: C modules in the Modules dir
topic-XML
type-crash
A hard crash of the interpreter, possibly with a core dump
xml.etree.ElementTree.Element.__deepcopy__
when concurrent mutations happen
extension-modules
#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
#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 C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
libuuid
extension-modules
#132710
opened Apr 18, 2025 by
sfc-gh-tteixeira
C API/GC: datetime.datetime doesn't have C modules in the Modules dir
topic-C-API
type-bug
An unexpected behavior, bug, or error
Py_TPFLAGS_HAVE_GC
, potentially causing leaks in tzinfo
cycles
extension-modules
#132705
opened Apr 18, 2025 by
ariebovenberg
searching for XML elements with position predicates does not work at all when namespaces are involved.
extension-modules
C modules in the Modules dir
topic-XML
type-bug
An unexpected behavior, bug, or error
#132637
opened Apr 17, 2025 by
joooeey
Segfault/abort from calling 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
BytesIO
unshare_buffer
in threads on a free-threaded build
3.13
#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 C modules in the Modules dir
type-crash
A hard crash of the interpreter, possibly with a core dump
datetime.timedelta
(possibly from datetime's C delta_new
)
extension-modules
#132413
opened Apr 11, 2025 by
Jacoblightning
Add C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
operator.identity
, the identity function
extension-modules
#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 C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-windows
type-feature
A feature request or enhancement
Py_DEBUG
macro rather than _DEBUG
in Windows-related C code
extension-modules
#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
Previous Next
ProTip!
Adding no:label will show everything without a label.