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.12 breaks backwards compatibility for logging configuration stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111615 opened Nov 1, 2023 by egor-tensin
Split up tier 2 opcode into opcode and jump target interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#111610 opened Nov 1, 2023 by Fidget-Spinner
end_offset is ignored in subclasses of SyntaxError type-bug An unexpected behavior, bug, or error
#111609 opened Nov 1, 2023 by stbech
Totally black dialog box when running on mac OS-mac topic-tkinter type-bug An unexpected behavior, bug, or error
#111608 opened Nov 1, 2023 by jerrikf
asyncio gets stuck on event loop close topic-asyncio type-bug An unexpected behavior, bug, or error
#111604 opened Nov 1, 2023 by fabioz
New compile warnings: variable β€˜seq’ set but not used in executor_cases.c.h interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#111603 opened Nov 1, 2023 by sobolevn
Implement Python Critical Sections from PEP 703 3.13 new features, bugs and security fixes topic-free-threaded type-feature A feature request or enhancement
#111569 opened Oct 31, 2023 by colesbury
Make _Py_HashDouble public again as "unstable" API topic-C-API type-feature A feature request or enhancement
#111545 opened Oct 31, 2023 by seberg
AIX build breaks due to syscall.h not found build The build process and cross-build type-bug An unexpected behavior, bug, or error
#111544 opened Oct 31, 2023 by ayappanec
PyCode_Addr2Line and PyFrame_GetLineNumber return -1 type-bug An unexpected behavior, bug, or error
#111519 opened Oct 30, 2023 by notEvil
[Unix/Linux] Add a configure option to set the RPATH to $ORIGIN/../lib build The build process and cross-build type-feature A feature request or enhancement
#111514 opened Oct 30, 2023 by koubaa
Inaccurate error message for datetime.datetime.fromtimestamp type-feature A feature request or enhancement
#111513 opened Oct 30, 2023 by ericli-splunk
--disable-gil builds are not compatible with the limited API 3.13 new features, bugs and security fixes topic-C-API topic-free-threaded type-bug An unexpected behavior, bug, or error
#111506 opened Oct 30, 2023 by colesbury
PS1 is exported when a virtual environment is activated type-bug An unexpected behavior, bug, or error
#111501 opened Oct 30, 2023 by romkatv
dataclass, slots, __post_init__ and super stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111500 opened Oct 30, 2023 by voidspace
PYTHONMALLOCSTATS=1 fails with fatal error at Python exit 3.12 bugs and security fixes 3.13 new features, bugs and security fixes
#111499 opened Oct 30, 2023 by vstinner
Add more C API tests 3.12 bugs and security fixes 3.13 new features, bugs and security fixes tests Tests in the Lib/test dir topic-C-API
#111495 opened Oct 30, 2023 by serhiy-storchaka
7 tasks
test_pyexpat has strange assertRaises check tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#111490 opened Oct 30, 2023 by sobolevn
Confusing SyntaxError message for x for x if range(1) 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#111488 opened Oct 30, 2023 by sobolevn
Floating point rounding error in _guess_delimiter of csv module type-bug An unexpected behavior, bug, or error
#111487 opened Oct 30, 2023 by paulbakkerbloom
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.