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

Ability to query minimum and maxium length of regular expression stdlib Python modules in the Lib dir topic-regex type-feature A feature request or enhancement
#112386 opened Nov 24, 2023 by MegaIng
gzip.compress(..., mtime=0) in cpython 3.11+ unexpectedly sets OS byte in gzip header stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112346 opened Nov 23, 2023 by dennisvang
[Enum] make some private attributes public 3.13 bugs and security fixes deferred-blocker docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112328 opened Nov 23, 2023 by ethanfurman
@runtime_checkable Protocol doesn't check if __class_getitem__ exists. stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#112319 opened Nov 22, 2023 by randolf-scholz
codecs.StreamRecoder implements read() but passes read1() to underlying buffer stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112203 opened Nov 17, 2023 by ali1234
Increase the precision of the summary in trace module performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112192 opened Nov 17, 2023 by gaogaotiantian
http.client.HTTPResponse.read(-1) handled incorrectly stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112064 opened Nov 14, 2023 by smason
Provide ctypes.buffer_at() stdlib Python modules in the Lib dir topic-ctypes type-feature A feature request or enhancement
#112015 opened Nov 13, 2023 by rianhunter
shutil.which should automatically look for file extension on Windows even when cmd includes path stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111958 opened Nov 10, 2023 by CarlGao4
ipaddress: support slicing for accessing network addresses and hosts stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111931 opened Nov 10, 2023 by mazunki
base64.b32hexdecode only supports uppercase input stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111846 opened Nov 8, 2023 by romuald
Splitdrive in ntpath.py Conflict with String Formatting Placeholder stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111836 opened Nov 8, 2023 by Windrow14
In csv.py - guess_delimiter: add delimiters to list of eligible delimiters stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111820 opened Nov 7, 2023 by paulbakkerbloom
curses: Textbox() insert mode does not work stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111795 opened Nov 6, 2023 by andreabenini
shutil.unpack_archive skips false negatives containing '..' stdlib Python modules in the Lib dir
#111791 opened Nov 6, 2023 by sepastian
Robots.txt parsing fails when one rule line is invalid stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111788 opened Nov 6, 2023 by gyula-lakatos
Instance of Protocol class can be created if an initialiser is declared. stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#111660 opened Nov 2, 2023 by chrisimcevoy
Extension for MIME type is not recognized stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111637 opened Nov 2, 2023 by frankenstein91
ProcessPoolExecutor.map may hang forever when the submitted iterable is far greater than max_tasks_per_child stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111498 opened Oct 30, 2023 by alirzaev
Floating point rounding error in _guess_delimiter of csv module stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111487 opened Oct 30, 2023 by paulbakkerbloom
Add limit_group option to traceback.format_exception_only stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111448 opened Oct 29, 2023 by sobolevn
ipaddress.IPv6Network should not have a broadcast_address property stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111442 opened Oct 29, 2023 by rpigott
Adding option signature to dataclass stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111403 opened Oct 27, 2023 by nstarman
Handling exceptions within a @contextmanager function doesn't clear sys.exception() stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111375 opened Oct 27, 2023 by pR0Ps
ProTip! Follow long discussions with comments:>50.