-
-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
asyncio REPL fails to run with TERM=dumb or PYTHON_BASIC_REPL in 3.13.0b2
topic-asyncio
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#120842
opened Jun 21, 2024 by
byllyfish
Some Runtime Finalization Constraints Are Not Enforced Nor Documented
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-bug
An unexpected behavior, bug, or error
#120838
opened Jun 21, 2024 by
ericsnowcurrently
faulthandler
itself crashes in free-threading build (in _Py_DumpExtensionModules
)
3.13
#120837
opened Jun 21, 2024 by
colesbury
subprocess.run
docs should recommend copying os.environ
on Windows
docs
#120836
opened Jun 21, 2024 by
ncoghlan
ios buildbot failure: The build process and cross-build
OS-ios
topic-sqlite3
type-bug
An unexpected behavior, bug, or error
enclose 'sqlite3_create_window_function' in a __builtin_available check to silence this warning
build
#120831
opened Jun 21, 2024 by
sobolevn
Typo in the documentation of the Documentation in the Doc dir
cmd
parameter of ftplib.FTP.retrbinary()
docs
#120823
opened Jun 21, 2024 by
g-pichler
Allow one to use build.bat to skip building test project files entirely.
build
The build process and cross-build
OS-windows
type-feature
A feature request or enhancement
#120815
opened Jun 21, 2024 by
AraHaan
Unpickling Exceptions with keyword arguments in multiprocessing throws an error
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#120810
opened Jun 20, 2024 by
maksbotan
Rewrite asyncio subprocesses without child watchers
3.14
new features, bugs and security fixes
topic-asyncio
#120804
opened Jun 20, 2024 by
kumaraditya303
Lacking description of how to correctly implement indexing syntax support.
docs
Documentation in the Doc dir
#120802
opened Jun 20, 2024 by
Alex-Wasowicz
Security branches: Consider fixing the documentation or adding a notice banner
docs
Documentation in the Doc dir
#120795
opened Jun 20, 2024 by
e-gebes
a biit better example in pathlib docs - maybe include example path that involves file in a folder(s)?
docs
Documentation in the Doc dir
topic-pathlib
#120794
opened Jun 20, 2024 by
matkoniecz
logging.config: configuring root through dictConfig won't update already existing loggers
type-bug
An unexpected behavior, bug, or error
#120785
opened Jun 20, 2024 by
bgartzi
UTC deprecation doc-string is false
docs
Documentation in the Doc dir
#120784
opened Jun 20, 2024 by
Guyw2
Refactor A feature request or enhancement
xml.etree.ElementTree._namespaces
type-feature
#120771
opened Jun 20, 2024 by
danifus
pdb repeats An unexpected behavior, bug, or error
w 0
on empty line when there are commands in cmdqueue
type-bug
#120769
opened Jun 20, 2024 by
gaogaotiantian
The New REPL Command History Does Not Honor Partial Text
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#120767
opened Jun 19, 2024 by
ericsnowcurrently
The New REPL Does Not Load My Command History
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#120766
opened Jun 19, 2024 by
ericsnowcurrently
Hitting Assert for Managed Static Types During Subinterpreter Finalization
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-subinterpreters
type-crash
A hard crash of the interpreter, possibly with a core dump
#120765
opened Jun 19, 2024 by
ericsnowcurrently
make_ssl_certs fails with "no issuer certificate" with recent openssl
topic-SSL
type-bug
An unexpected behavior, bug, or error
#120762
opened Jun 19, 2024 by
AdamWill
Speed up open().read() pattern by reducing the number of system calls
performance
Performance or resource usage
type-feature
A feature request or enhancement
#120754
opened Jun 19, 2024 by
cmaloney
Emscripten settings in configure.ac are not embedding friendly
type-bug
An unexpected behavior, bug, or error
#120746
opened Jun 19, 2024 by
allsey87
Soft deprecate os.spawn*(), os.popen() and os.system() functions
#120743
opened Jun 19, 2024 by
vstinner
tarfile silently stops/skips on bad member header (e.g. checksum mismatch)
type-bug
An unexpected behavior, bug, or error
#120740
opened Jun 19, 2024 by
haukex
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.