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

Unicode 3.2 numeric uses decimal_changed instead of numeric_changed topic-unicode type-bug An unexpected behavior, bug, or error
#84424 opened Apr 9, 2020 by wmeehan mannequin
ZipFIle.write remove slash at the beginning of member's path 3.9 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#86278 opened Oct 21, 2020 by matan1008 mannequin
[Enum] _sunder_ methods only looked up in the last Enum class in the mro 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#86844 opened Dec 18, 2020 by ethanfurman
Enum: improve generics support stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#89839 opened Oct 29, 2021 by ethanfurman
json dump/dumps: support printing arrays on a single line 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#91114 opened Mar 8, 2022 by dmarshall-bing mannequin
ipaddress.reverse_pointer returns nonsense if prefixed input is given 3.10 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#91601 opened Apr 16, 2022 by Zugschlus
Inconsistent handling of non-ASCII characters before or beside an encoding declaration interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#91972 opened Apr 26, 2022 by benrg
http.cookies | RFC2109 is obsolete. stdlib Python modules in the Lib dir
#92012 opened Apr 28, 2022 by SmartManoj
Documentation of pkgutil.walk_packages is unclear docs Documentation in the Doc dir
#92229 opened May 3, 2022 by hackaugusto
SharedMemory constructor raises "cannot mmap an empty file" exception stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#92408 opened May 6, 2022 by OvervCW
Force update blurb during Windows release build build The build process and cross-build
#92433 opened May 7, 2022 by zooba
Generalize the possibility to configure sys.path with a ._pth file? interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#92801 opened May 14, 2022 by fcollot
Qt causes Python's Py_Main to no-op on Windows OS-windows type-bug An unexpected behavior, bug, or error
#93013 opened May 20, 2022 by Landmaster
IDLE: Run ... Customized strips backslashes from arguments topic-IDLE type-bug An unexpected behavior, bug, or error
#93016 opened May 20, 2022 by davidyorke
file.seek(file.tell()) needed: bad docs or a bug? topic-IO type-bug An unexpected behavior, bug, or error
#93079 opened May 22, 2022 by Akuli
sys.ps1/sys.ps2 should be empty (or not shown) if stdin is not a tty stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#93139 opened May 23, 2022 by allisonkarlitskaya
Expose threading.Semaphore._value stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#93213 opened May 25, 2022 by hauntsaninja
Embedded use vs. signal handlers 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#93411 opened Jun 1, 2022 by smurfix
No lifecycle management for PyMemoryView_FromMemory interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#93425 opened Jun 2, 2022 by dantmnf
provide a way to access the unmodified environment (variables) of a Python script interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#93446 opened Jun 3, 2022 by calestyo
Tkinter recommends grid over pack docs Documentation in the Doc dir topic-tkinter
#93501 opened Jun 4, 2022 by Ryuno-Ki
ProTip! no:milestone will show everything without a milestone.