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

ability to cache the mailbox toc stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112429 opened Nov 26, 2023 by WolfgangFahl
can not unparse code with ' in format_spec 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
#112364 opened Nov 24, 2023 by 15r10nk
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
pdb unintentionally interpolates strings with convenience variables stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112343 opened Nov 23, 2023 by salty-horse
inaccurate block size in socket._sendfile_use_sendfile stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112341 opened Nov 23, 2023 by aisk
[Enum] make some private attributes public 3.13 new features, bugs and security fixes 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
Add option to calendar module CLI to specify the weekday to start each week stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112240 opened Nov 18, 2023 by planet36
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
Make http.cookiejar.CookieJar pickable 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112144 opened Nov 16, 2023 by XuehaiPan
help(): Display complex signatures in multiple lines 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112139 opened Nov 16, 2023 by JelleZijlstra
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 type-feature A feature request or enhancement
#112015 opened Nov 13, 2023 by rianhunter
inspect.unwrap() does not work with types with the __wrapper__ data descriptor 3.11 bug and security fixes 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
#112006 opened Nov 12, 2023 by serhiy-storchaka
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
Capture Additional Exception Attributes in traceback.TracebackException 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111927 opened Nov 9, 2023 by ericsnowcurrently
22 tasks
Add traceback.TracebackException.__traceback__ 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111918 opened Nov 9, 2023 by ericsnowcurrently
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
[Enum] update class creation for RuntimeError changes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes awaiting core review docs Documentation in the Doc dir needs backport to 3.12 bug and security fixes skip issue skip news stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111815 opened Nov 7, 2023 by ethanfurman Loading…
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
ProTip! Adding no:label will show everything without a label.