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
Doc build errors in CI due to updated sphinxcontrib-applehelp
docs
Documentation in the Doc dir
type-bug
An unexpected behavior, bug, or error
#114021
opened Jan 13, 2024 by
ronaldoussoren
Clear per-thread free-list concurrently from GC
topic-free-threading
#114016
opened Jan 13, 2024 by
corona10
make test
doesn't work w/ a WASI cross-build via (at least) Tools/wasm/wasi.py
build
#114013
opened Jan 13, 2024 by
brettcannon
Convert several for loops in dataclasses module to list comprehensions
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#114011
opened Jan 13, 2024 by
keithasaurus
zipfile local header extra data is inaccessible
type-feature
A feature request or enhancement
#113994
opened Jan 12, 2024 by
AnyOldName3
Interned strings are immortal, despite what the documentation says
type-bug
An unexpected behavior, bug, or error
#113993
opened Jan 12, 2024 by
encukou
libapache2-mod-wsgi-py3: Fatal Python error: Could not allocate TSS entry
type-crash
A hard crash of the interpreter, possibly with a core dump
#113992
opened Jan 12, 2024 by
vishwanathjadhav
Deprecation warning during text completion in REPL
type-bug
An unexpected behavior, bug, or error
#113978
opened Jan 12, 2024 by
WolframAlph
When checking whether a file is a zip file, a MemoryError was triggered. After investigation, it was found that it was a read() read exception.
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#113977
opened Jan 12, 2024 by
insistxc
timer.start() yields "can't create new thread at interpreter shutdown"
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#113964
opened Jan 11, 2024 by
zenbones
_Py_SetImmortal
must be run on allocating thread (no-gil)
topic-free-threading
type-bug
#113956
opened Jan 11, 2024 by
mjp41
Tkinter: widget.tag_unbind(tag, sequence, funcid) unbind all bindings
3.11
bug and security fixes
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
topic-tkinter
type-bug
An unexpected behavior, bug, or error
#113951
opened Jan 11, 2024 by
serhiy-storchaka
Speed up Counter.__eq__
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#113947
opened Jan 11, 2024 by
keithasaurus
pydoc does not show unbound methods of builtin classes as module members
#113942
opened Jan 11, 2024 by
serhiy-storchaka
traceback.clear_frames
does not clear locals when there have been previous access to f_locals
type-bug
#113939
opened Jan 11, 2024 by
albertz
zipfile detection of when to write a zip64 header should be made accurate
type-bug
An unexpected behavior, bug, or error
type-feature
A feature request or enhancement
#113931
opened Jan 11, 2024 by
gpshead
Python 3.11, MacOS source code build, RuntimeError: tk.h version (8.6) doesn't match libtk.a version (8.5)
build
The build process and cross-build
OS-mac
topic-tkinter
type-bug
An unexpected behavior, bug, or error
#113926
opened Jan 10, 2024 by
MacDaddy1660B
Allow pre-compressed data to be written into zip files via the A feature request or enhancement
zipfile
module.
type-feature
#113924
opened Jan 10, 2024 by
gpshead
Add a public, fail-able A feature request or enhancement
Py_INCREF
for the free-threaded build
topic-free-threading
type-feature
#113920
opened Jan 10, 2024 by
dpdani
isinstance
support for Union
aliases defined by type
keyword. (PEP695)
interpreter-core
#113904
opened Jan 10, 2024 by
randolf-scholz
tarfile: _Stream does not work correctly with a pipe
type-bug
An unexpected behavior, bug, or error
#113895
opened Jan 10, 2024 by
perillo
asyncio
ProactorEventLoop
didn't check if the socket
is blocking
topic-asyncio
type-bug
#113892
opened Jan 10, 2024 by
NewUserHa
Make queue.SimpleQueue thread-safe in A feature request or enhancement
--disable-gil
builds
topic-free-threading
type-feature
#113884
opened Jan 9, 2024 by
mpage
Support field docstrings for dataclasses that use __slots__
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#113878
opened Jan 9, 2024 by
rhettinger
itertools.combinations complexity enhancement
extension-modules
C modules in the Modules dir
performance
Performance or resource usage
#113876
opened Jan 9, 2024 by
adriancretu
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.