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

eval path in fileConfig from logging does not format properly Windows path type-bug An unexpected behavior, bug, or error
#119784 opened May 30, 2024 by francescomandruvs
Document typing.NamedTupleMeta docs Documentation in the Doc dir topic-typing
#119782 opened May 30, 2024 by Gouvernathor
Unexpected <class 'TypeError'> exception in test_format tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#119780 opened May 30, 2024 by skirpichev
Python 3 porting docs Documentation in the Doc dir
#119779 opened May 30, 2024 by findurance
Remove deprecated feature to create immutable types with mutable bases interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
#119775 opened May 30, 2024 by sobolevn
_Py_c_pow() should adjust errno on error conditions type-bug An unexpected behavior, bug, or error
#119771 opened May 30, 2024 by skirpichev
test_ioctl fails on macOS OS-mac tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#119770 opened May 30, 2024 by Eclips4
Remove deprecated delegation of the int built-in to __trunc__. 3.14 new features, bugs and security fixes
#119740 opened May 29, 2024 by mdickinson
[feature request] Method to refresh os.environ 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#119737 opened May 29, 2024 by yurivict
Could not build CPython locally after #118307 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build pending The issue will be closed if no feedback is provided topic-JIT
#119736 opened May 29, 2024 by Zheaoli
JIT: improve memory allocation 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#119730 opened May 29, 2024 by diegorusso
pkg-config files (.pc) conflict between default and free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build topic-free-threading type-bug An unexpected behavior, bug, or error
#119729 opened May 29, 2024 by colesbury
Add --sequentially option to regrtest to always run tests sequentially (ignore -jN option) tests Tests in the Lib/test dir type-feature A feature request or enhancement
#119727 opened May 29, 2024 by vstinner
JIT: improve AArch64 code generation 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#119726 opened May 29, 2024 by diegorusso
3 tasks
[C API] Add PyLong_GetNumBits() function topic-C-API type-feature A feature request or enhancement
#119714 opened May 29, 2024 by vstinner
asyncio proc.kill() and proc.wait() are counter intuitive topic-asyncio type-bug An unexpected behavior, bug, or error
#119710 opened May 29, 2024 by piwicode
Better calibration of str.find aka FASTSEARCH performance Performance or resource usage type-feature A feature request or enhancement
#119702 opened May 29, 2024 by dgrigonis
Class is not subclass of itself: issubclass(First, First) is False type-bug An unexpected behavior, bug, or error
#119699 opened May 29, 2024 by treykeown
symtable.Class.get_methods() returns non-methods type-bug An unexpected behavior, bug, or error
#119698 opened May 29, 2024 by JelleZijlstra
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.