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

Python 3.13.0b2: rounding can cause incorrect log timestamps 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#120683 opened Jun 18, 2024 by bmerry
New REPL does not include globals from executed module when used with -i 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
#120678 opened Jun 18, 2024 by AlexWaygood
Use @file for gcc commands build The build process and cross-build type-feature A feature request or enhancement
#120677 opened Jun 18, 2024 by nineteendo
Failing configure tests due to missing space type-bug An unexpected behavior, bug, or error
#120671 opened Jun 18, 2024 by allsey87
unittest loaders should avoid loading test cases that are abstract base classes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#120665 opened Jun 18, 2024 by blhsing
Type error in the section on type hints docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided topic-typing
#120661 opened Jun 17, 2024 by patrick-nicodemus
Pandas cannot import numpy in free-threaded version of 3.13.0b2 topic-free-threading type-bug An unexpected behavior, bug, or error
#120653 opened Jun 17, 2024 by kdgts
dataclass(a=nan) == dataclass(a=nan) change in truthnes between 3.12 and 3.13 type-bug An unexpected behavior, bug, or error
#120645 opened Jun 17, 2024 by hroncok
test_repl: Warning -- reap_children() reaped child process 3457256 tests Tests in the Lib/test dir
#120635 opened Jun 17, 2024 by vstinner
Add tier 2 partial evaluation pass. 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#120619 opened Jun 17, 2024 by markshannon
reversed is not thread-safe topic-free-threading type-bug An unexpected behavior, bug, or error
#120608 opened Jun 16, 2024 by eendebakpt
Allow EOF to exit pdb commands definition type-feature A feature request or enhancement
#120606 opened Jun 16, 2024 by gaogaotiantian
Unify the way for pdb to print the stack entry before user input type-feature A feature request or enhancement
#120603 opened Jun 16, 2024 by gaogaotiantian
Tools/jit/_llvm.py doesn't support LLVM_VERSION_SUFFIX build The build process and cross-build topic-JIT type-bug An unexpected behavior, bug, or error
#120602 opened Jun 16, 2024 by xarblu
Python.h with GCC discards const qualifier type-bug An unexpected behavior, bug, or error
#120593 opened Jun 16, 2024 by ndparker
Python 3.12 change results in Apple App Store rejection OS-ios OS-mac type-bug An unexpected behavior, bug, or error
#120522 opened Jun 14, 2024 by efroemling
Clarify documentation for except* docs Documentation in the Doc dir
#120521 opened Jun 14, 2024 by yangdanny97
ThreadPoolExecutor loses exceptions. type-bug An unexpected behavior, bug, or error
#120508 opened Jun 14, 2024 by tvvister
ProTip! Find all open issues with in progress development work with linked:pr.