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

dataclass overriding a property in the parent class is broken stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121354 opened Jul 3, 2024 by marksandler2
Weird inspect.getsource behavior with generators stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121331 opened Jul 3, 2024 by MarkRotchell
Add fast path to deepcopy() for empty list/tuple/dict/set performance Performance or resource usage stdlib Python modules in the Lib dir
#121192 opened Jun 30, 2024 by lgeiger
Wrong extract version set in local headers for files located beyond zip64 limit stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121171 opened Jun 29, 2024 by dtheyer
subprocess.run timeout does not function if shell=True and capture_output=True stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121157 opened Jun 29, 2024 by Mabeeck2010
Add unittest.TestCase.assertMappingEqual stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#121104 opened Jun 27, 2024 by shurickdaryin
Add assertFloatsAreIdentical/assertComplexAreIdentical to unittest (or kwarg to assertEqual)? stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#121039 opened Jun 26, 2024 by skirpichev
idlelib/help.html is outdated 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#120360 opened Jun 11, 2024 by sobolevn
Cannot define Enum class with a mixin class derived from ABC stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119946 opened Jun 2, 2024 by ygale
Multiple bugs in multiprocessing.managers: pickling, nesting, etc stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#119937 opened Jun 2, 2024 by zpz
Error exiting the new REPL with Ctrl+Z on Windows 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#119896 opened Jun 1, 2024 by eryksun
sysconfig values for platstdlib do not appear to be accurate stdlib Python modules in the Lib dir topic-sysconfig topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#119845 opened May 31, 2024 by ncoghlan
shlex.quote: Add 'always' keyword argument stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#119670 opened May 28, 2024 by jb2170
Failed to inspect __new__ and __init_subclass__ methods generated by warnings.deprecated 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119605 opened May 27, 2024 by XuehaiPan
OSError when creating a multiprocessing.Queue with maxsize > 32767 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119534 opened May 25, 2024 by wasade
OOM vulnerability in the imaplib module 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 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-email topic-IO type-security A security issue
#119511 opened May 24, 2024 by serhiy-storchaka
OOM vulnerability in the CGI server on Windows 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 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-security A security issue
#119452 opened May 23, 2024 by serhiy-storchaka
Out-of-memory when reading a HTTP response with large Content-Lenght 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 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-security A security issue
#119451 opened May 23, 2024 by serhiy-storchaka
custom prefixes for argparse.BooleanOptionalAction stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#119377 opened May 22, 2024 by e-kwsm
argparse.BooleanOptionalAction does not yield mutually exclusive options stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119375 opened May 22, 2024 by e-kwsm
Incompatibility between _decimal and _pydecimal: tp_name for Decimal stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119299 opened May 21, 2024 by skirpichev
Ncurses Extended Color Pairs incorrectly display as copies of lower 256 color pairs stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119138 opened May 18, 2024 by cmang
The CSV file delimiter found with csv.Sniffer() is interpreted incorrectly stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119123 opened May 17, 2024 by z-dava
EnumType __call__ method description does not match the implementation docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#119110 opened May 17, 2024 by Mi-La
functools.partial does not re-set vector call. stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119109 opened May 17, 2024 by dg-pb
ProTip! Mix and match filters to narrow down what you’re looking for.