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

Allowing the glob module to be executed with -m type-feature A feature request or enhancement
#118133 opened Apr 21, 2024 by ZeroIntensity
Command-line interface for the random module 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#118131 opened Apr 21, 2024 by hugovk
Py_BUILD_ASSERT is broken on non-constant expression type-bug An unexpected behavior, bug, or error
#118124 opened Apr 20, 2024 by namniav
Re-use sep in posixpath.expanduser() type-feature A feature request or enhancement
#118119 opened Apr 20, 2024 by nineteendo
Optimizer/executor crash when using address sanitizer interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#118113 opened Apr 19, 2024 by gvanrossum
zipimport.zipimporter breaks for zips containing files with size > 0xFFFFFFFF type-bug An unexpected behavior, bug, or error
#118107 opened Apr 19, 2024 by jsirois
Increase fraction of code executed by tier 2. 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#118093 opened Apr 19, 2024 by markshannon
3 tasks
Improve class A[]: ... syntax error message interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#118090 opened Apr 19, 2024 by sobolevn
test_capi leaks references in free-threaded build tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#118085 opened Apr 19, 2024 by Eclips4
Improve from x import error message interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#118082 opened Apr 19, 2024 by sobolevn
global-buffer-overflow in test_opt.py type-crash A hard crash of the interpreter, possibly with a core dump
#118074 opened Apr 19, 2024 by adoxalim
The "finder" Glossary Entry May Need Updating 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir
#118055 opened Apr 18, 2024 by ericsnowcurrently
Python 3.x crashes when you load a .so file in TCL through tkinter topic-tkinter type-crash A hard crash of the interpreter, possibly with a core dump
#118051 opened Apr 18, 2024 by vatsamail
Python 3.x fails to load a .so file in TCL through tkinter topic-tkinter type-bug An unexpected behavior, bug, or error
#118049 opened Apr 18, 2024 by vatsamail
subclasses of telnetlib.Telnet may crash when used as context manager type-bug An unexpected behavior, bug, or error
#118042 opened Apr 18, 2024 by NichtJens
Call stats are incorrect for tier 2 and maybe for tier 1 as well type-bug An unexpected behavior, bug, or error
#118036 opened Apr 18, 2024 by markshannon
CPython requires stdatomic.h build The build process and cross-build topic-C-API
#118034 opened Apr 18, 2024 by encukou
dataclasses: 3.12.3 regression with weakref_slot 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118033 opened Apr 18, 2024 by francis-clairicia
Don't needlessly repeat Sphinx directives docs Documentation in the Doc dir
#118030 opened Apr 18, 2024 by nineteendo
_pydecimal.Decimal.__pow__ tries to compute 10**1000000000000000000 and thus doesn't terminate stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118027 opened Apr 18, 2024 by cfbolz
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.