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.0b1 REPL does not travel words when pressing Ctrl+← or Ctrl+→ topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#119035 opened May 14, 2024 by hroncok
Python 3.13.0b1 REPL changes behavior wrt PgUp, inserts first line of ~/.python_history topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#119034 opened May 14, 2024 by hroncok
Python 3.13.0b1 REPL does not deduplicate history entries 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
#119033 opened May 14, 2024 by hroncok
HelpFormatter does not properly consider extra indentation from subparsers when printing arguments stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119021 opened May 13, 2024 by mathgeniuszach
Classes tutorial: confusing explanation of non-instance methods docs Documentation in the Doc dir
#119016 opened May 13, 2024 by deuberger
functools.update_wrapper does not work with type 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#119011 opened May 13, 2024 by nikola-benes
Add gettext target to documentation's Makefile type-feature A feature request or enhancement
#119009 opened May 13, 2024 by rffontenelle
Crash in OrderedDict similiar to #83771 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#119004 opened May 13, 2024 by chibinz
Stable ABI doesn't work with PySide (Shiboken) on Python 3.12 3.12 bugs and security fixes type-bug An unexpected behavior, bug, or error
#118997 opened May 13, 2024 by vstinner
Windows uuid.uuid1 is unecessarily unsafe for concurrent use extension-modules C modules in the Modules dir OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118993 opened May 13, 2024 by schlenk
Python interpreter crashes with realloc(): invalid next size type-crash A hard crash of the interpreter, possibly with a core dump
#118990 opened May 13, 2024 by christian-heusel
socket.IP{,V6}_RECVERR not exposed type-feature A feature request or enhancement
#118986 opened May 13, 2024 by chrysn
multiprocessing.popen_spawn_posix does not close child fds after spawn, can hang type-bug An unexpected behavior, bug, or error
#118981 opened May 13, 2024 by albertz
Deep recursive exception breaks traceback printing 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#118978 opened May 12, 2024 by richard-hajek
Group definition of os.remove() & os.unlink() docs Documentation in the Doc dir
#118954 opened May 11, 2024 by nineteendo
improvement suggestion for the Coordinate exemple in 3/howto/enum.html docs Documentation in the Doc dir
#118951 opened May 11, 2024 by fkhn
ProTip! Updated in the last three days: updated:>2024-05-11.