-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Corrupt .pyc files stay on disk after failed writes
type-bug
An unexpected behavior, bug, or error
#126606
opened Nov 8, 2024 by
xavierholt
Unexpected behaviour of C modules in the Modules dir
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
__subclasshook__
with abc
extension-modules
#126604
opened Nov 8, 2024 by
SimonKoop
urllib.request.pathname2url() raises on NTFS alternate data stream
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
type-bug
An unexpected behavior, bug, or error
#126601
opened Nov 8, 2024 by
barneygale
Remove the new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-JIT
_PyOptimizer
APIs
3.14
#126599
opened Nov 8, 2024 by
brandtbucher
Generator objects are defined using (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
PyObject_HEAD
rather than PyObject_VAR_HEAD
interpreter-core
#126596
opened Nov 8, 2024 by
jbower-fb
Failed assertion in (Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
itertoolsmodule.c: itertools_count_impl
for count(sys.maxsize)
interpreter-core
#126595
opened Nov 8, 2024 by
devdanzin
Failed assertion in typeobject.c::wrap_buffer for (Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
b"".__buffer__(-2**31 - 1)
interpreter-core
#126594
opened Nov 8, 2024 by
devdanzin
3.13: cannot run The issue will be closed if no feedback is provided
topic-tkinter
type-bug
An unexpected behavior, bug, or error
python -m tkinter
due to missing init.tcl
OS-windows
pending
#126592
opened Nov 8, 2024 by
ahmadkakarr
Add EHWPOISON to errno module
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#126585
opened Nov 8, 2024 by
rruuaanng
zipfile.Path.open is slow when opening for writing in a ZIP with many entries
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#126565
opened Nov 8, 2024 by
janhicken
Turn shutil into a runnable module
pending
The issue will be closed if no feedback is provided
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#126562
opened Nov 8, 2024 by
zhihaoy
nogil inconsistent empty list while sorting
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#126559
opened Nov 7, 2024 by
luisggpina
ctypes: We do not correctly handle NULL dlsym() return values
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
topic-ctypes
type-bug
An unexpected behavior, bug, or error
#126554
opened Nov 7, 2024 by
grgalex
importlib.reload
is not thread-safe
3.12
#126548
opened Nov 7, 2024 by
bswck
The docs for the typing stdlib module use the phrase "bound type var" to mean two distinct things
docs
Documentation in the Doc dir
topic-typing
#126543
opened Nov 7, 2024 by
fofoni
ConfigParser chokes on conflict markers in stdin and throws AttributeError
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#126541
opened Nov 7, 2024 by
myxoid
make regen-unicodedata
produces different file on macos
build
#126525
opened Nov 7, 2024 by
sobolevn
"Check if generated files are up to date" job misses The build process and cross-build
type-feature
A feature request or enhancement
regen-unicodedata
and regen-limited-abi
build
#126524
opened Nov 7, 2024 by
sobolevn
Issue in Installing Certificates.command
OS-mac
topic-installation
#126520
opened Nov 6, 2024 by
FlightSimFan94
SRE ignores the ASCII flag on character ranges with non-BMP upper bound
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
topic-regex
type-bug
An unexpected behavior, bug, or error
#126505
opened Nov 6, 2024 by
djoooooe
test_ssl: ConnectionHandler shuts down ThreadedEchoServer
tests
Tests in the Lib/test dir
topic-SSL
#126500
opened Nov 6, 2024 by
encukou
test_ssl: Tests in the Lib/test dir
topic-SSL
non_linux_skip_if_other_okay_error
assumes err.reason is a string
tests
#126499
opened Nov 6, 2024 by
encukou
Mark all objects reachable from roots as live before doing main cyclic GC pass
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#126491
opened Nov 6, 2024 by
markshannon
[FreeThreading] test_ssl fails with env_changed: warnings.filters was modified by test_ssl
tests
Tests in the Lib/test dir
topic-free-threading
#126483
opened Nov 6, 2024 by
vstinner
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.