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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Unvendor libmpdec sources build The build process and cross-build extension-modules C modules in the Modules dir
#115119 opened Feb 7, 2024 by zware
1 of 11 tasks
float/cdecimal: significant slowdown in threaded pi benchmark compared to 3.9 extension-modules C modules in the Modules dir performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#114922 opened Feb 2, 2024 by skrah
Convert _ctypes static types (and the "meta class") to heap types extension-modules C modules in the Modules dir topic-C-API type-feature A feature request or enhancement
#114314 opened Jan 19, 2024 by vstinner
itertools.combinations complexity enhancement extension-modules C modules in the Modules dir performance Performance or resource usage
#113876 opened Jan 9, 2024 by adriancretu
Socket: Expand buffer size in sock_getsockopt extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#112740 opened Dec 5, 2023 by mohith-kumar-thummaluru
Use-after-free in unregister() of atexit module extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#112127 opened Nov 15, 2023 by kcatss
Importing module with capsule attribute fails in sub interpreter extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#112100 opened Nov 15, 2023 by tonybaloney
Make collections.deque thread-safe in --disable-gil builds 3.13 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading type-feature A feature request or enhancement
#112050 opened Nov 13, 2023 by colesbury
Out of bounds access when passing duck-typed datetime object to zoneinfo functions extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#111306 opened Oct 25, 2023 by wence-
Assigning a dict to the memo of an Unpickler object fails extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#111066 opened Oct 19, 2023 by PCigales
Enable specification of multiple curves(/groups) for TLS extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#109945 opened Sep 27, 2023 by martinschmatz
termios module is missing map from *FLAG to list position extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#109944 opened Sep 27, 2023 by buzmeg
Rare corner case bug in pairwise() 3.11 bug and security fixes 3.12 bugs and security fixes extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#109764 opened Sep 22, 2023 by rhettinger
Crash at finalization after fail to start new thread 3.12 bugs and security fixes 3.13 new features, bugs and security fixes extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#109746 opened Sep 22, 2023 by chgnrdv
TLS/SSL asyncio leaks memory extension-modules C modules in the Modules dir performance Performance or resource usage topic-asyncio type-bug An unexpected behavior, bug, or error
#109534 opened Sep 18, 2023 by rojamit
sys.stdin.read() throws a TypeError when stdin is set to be non-blocking 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-IO type-bug An unexpected behavior, bug, or error
#109523 opened Sep 17, 2023 by MartinHHProbst
Module/readline.c has suspicious macro extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#108588 opened Aug 28, 2023 by sobolevn
ImportError: _ssl.so: undefined symbol: _PyModule_Add extension-modules C modules in the Modules dir topic-C-API type-bug An unexpected behavior, bug, or error
#108525 opened Aug 26, 2023 by 0x2b3bfa0
Modernising "Building C and C++ Extensions" 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes build The build process and cross-build docs Documentation in the Doc dir extension-modules C modules in the Modules dir
#108064 opened Aug 16, 2023 by AA-Turner
PyDecContextObject and PyDecObject in decimal module are missing PyObject_GC_Track extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#107994 opened Aug 16, 2023 by CharlieZhao95
2 tasks done
os.scandir unnecessary calls to stat() on NFS v3 extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#107646 opened Aug 4, 2023 by jcarreira
2 tasks done
Segfault in Modules/_testbuffer.c extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#107595 opened Aug 3, 2023 by sobolevn
gettext: remove unecessary test cases testing single/double quotes extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#107510 opened Jul 31, 2023 by tomasr8
Use Py_T_OBJECT_EX instead of _Py_T_OBJECT extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#107253 opened Jul 25, 2023 by serhiy-storchaka
ProTip! Type g i on any issue or pull request to go back to the issue listing page.