-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Valgrind: conditional jump depends on uninitialized value at importing json module (PyUnicode_Decode (unicodeobject.c:3275))
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#129148
opened Jan 21, 2025 by
abkein
Python C modules in the Modules dir
topic-free-threading
type-bug
An unexpected behavior, bug, or error
array
module is not free-thread safe.
extension-modules
#128942
opened Jan 17, 2025 by
tom-pytel
Bug in datetime lib causes incorrect timedelta value
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
#128765
opened Jan 12, 2025 by
oldwizard1010
Race in py_digest_by_name, _hashopenssl.c under free-threading
extension-modules
C modules in the Modules dir
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128657
opened Jan 9, 2025 by
vfdev-5
Subinterpreters don't properly clean up threads
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-subinterpreters
type-crash
A hard crash of the interpreter, possibly with a core dump
#128639
opened Jan 8, 2025 by
ZeroIntensity
sys.setrecursionlimit no longer affecting pickle.dump
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128590
opened Jan 7, 2025 by
Jiehong
Race in stgdict PyCStructUnionType_update_stginfo under free-threading
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128570
opened Jan 7, 2025 by
vfdev-5
Race in ctypes PyCFuncPtr_new under free-threading
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128567
opened Jan 7, 2025 by
vfdev-5
New threads should inherit the contextvars.Context of their creator
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#128555
opened Jan 6, 2025 by
nascheme
Add an API for determining if an object is immortal
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#128509
opened Jan 5, 2025 by
ZeroIntensity
Expose an interface to sqlite3_file_control
extension-modules
C modules in the Modules dir
topic-sqlite3
type-feature
A feature request or enhancement
#128505
opened Jan 5, 2025 by
hashbrowncipher
Race in _ctypes_alloc_callback and libffi under free-threading
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128485
opened Jan 4, 2025 by
vfdev-5
New warning in the main (b4f799b1e7): ./Modules/socketmodule.c
build
The build process and cross-build
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128452
opened Jan 3, 2025 by
skirpichev
multiprocessing.Queue
: Exceeding a certain amount of bytes in the queue prevents proper exit
3.12
#128186
opened Dec 22, 2024 by
ebonnal
SSL issue starting from openssl 3.2
extension-modules
C modules in the Modules dir
topic-SSL
type-bug
An unexpected behavior, bug, or error
#128141
opened Dec 20, 2024 by
nurfed1
Race on bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
topic-free-threading
type-bug
An unexpected behavior, bug, or error
_PyRuntime.signals.unhandled_keyboard_interrupt
when calling eval()
concurrently in free-threading mode
3.13
#128130
opened Dec 20, 2024 by
hawkinsp
os.path.realpath() RecursionError
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128098
opened Dec 19, 2024 by
jwilk
The _curses.window.get_wch() method is not available in Python 3.13 for macOS universal2 installer
extension-modules
C modules in the Modules dir
OS-mac
type-bug
An unexpected behavior, bug, or error
#128085
opened Dec 19, 2024 by
atsuoishimoto
datetime.strptime's %z should support +HH
extension-modules
C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#128074
opened Dec 18, 2024 by
rubenbaer
CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#128064
opened Dec 18, 2024 by
cspurk
Update usages of bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
PySys_FormatStderr
with locale-dependent strerror
3.12
#128022
opened Dec 17, 2024 by
picnixz
ctypes
thread safety auditing (and fixing)
extension-modules
#127945
opened Dec 14, 2024 by
ZeroIntensity
Add C modules in the Modules dir
type-feature
A feature request or enhancement
GRND_INSECURE
constant to os
module
extension-modules
#127776
opened Dec 10, 2024 by
rruuaanng
Add overflow checks before calling memory allocators
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#127681
opened Dec 6, 2024 by
picnixz
Convert static initializers of C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
PyTypeObject
s to use C99 Designated (named) initializers
extension-modules
#127679
opened Dec 6, 2024 by
markshannon
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.