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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use after free in PyDict_Clear() due to re-entrancy 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#130555 opened Feb 25, 2025 by colesbury
Race between dict_dealloc and split_keys_entry_added under free threading interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#130547 opened Feb 25, 2025 by hawkinsp
Reorganize os.path documentation docs Documentation in the Doc dir easy
#130536 opened Feb 25, 2025 by picnixz
date.strftime and datetime.strftime format dates wrong in some locales. 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#130528 opened Feb 25, 2025 by petergraham
Add more tests for getpass tests Tests in the Lib/test dir
#130524 opened Feb 24, 2025 by donBarbos
threading: Exception at shutdown on musllinux_1_2_i686 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#130522 opened Feb 24, 2025 by bdarnell
Add meta tags for template pages docs Documentation in the Doc dir
#130521 opened Feb 24, 2025 by StanFromIreland
test_free_threading.test_dict on TSAN/free-threading is flaky interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#130519 opened Feb 24, 2025 by picnixz
test_venv fails from within venv tests Tests in the Lib/test dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#130486 opened Feb 23, 2025 by hrimov
add ability to specify name for tk.OptionMenu and ttk.OptionMenu stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement
#130482 opened Feb 23, 2025 by kurawlefaraaz
Move LOAD_SMALL_INT optimization from codegen to CFG interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#130480 opened Feb 23, 2025 by WolframAlph
Compilation of HACL fails under macOS Silicon for version 3.14 3.14 new features, bugs and security fixes build The build process and cross-build extension-modules C modules in the Modules dir OS-mac type-bug An unexpected behavior, bug, or error
#130478 opened Feb 23, 2025 by naizhao
Add a new test resource to mark flaky tests pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-feature A feature request or enhancement
#130474 opened Feb 22, 2025 by tomasr8
Use colors in tab-completion in PyREPL stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-feature A feature request or enhancement
#130472 opened Feb 22, 2025 by ambv
Python launcher should prefer local architecture OS-windows type-feature A feature request or enhancement
#130470 opened Feb 22, 2025 by jaraco
GhostBSD 20.10.1 python3 build failed: ./Modules/posixmodule.c:8817:21: error: 'I_PUSH' undeclared build The build process and cross-build extension-modules C modules in the Modules dir OS-unsupported type-bug An unexpected behavior, bug, or error
#130456 opened Feb 22, 2025 by Suryavarman
Improve tracability of assertion errors in common functions interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#130454 opened Feb 22, 2025 by oddbookworm
pygettext: Extend support for specifying custom keywords triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#130453 opened Feb 22, 2025 by tomasr8
Asyncio: fork() in coroutine causes bad file descriptor stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#130442 opened Feb 22, 2025 by wjmelements
The documentation for MultipartConversionError is outdated docs Documentation in the Doc dir
#130433 opened Feb 22, 2025 by koyuki7w
Add tests for delattr and setattr suggestions tests Tests in the Lib/test dir type-feature A feature request or enhancement
#130428 opened Feb 21, 2025 by StanFromIreland
Provide name suggestions for failed attribute deletions interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#130425 opened Feb 21, 2025 by Pranjal095
Build failure of 3.12.9 on Cygwin build The build process and cross-build topic-ctypes type-bug An unexpected behavior, bug, or error
#130423 opened Feb 21, 2025 by matzeri
TSAN failures seen running PyO3 tests with the free-threaded build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#130421 opened Feb 21, 2025 by ngoldbaum
ProTip! Mix and match filters to narrow down what you’re looking for.