Issues · python/cpython
Argparse: certain action types dont accept metavar, but should?
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#109792 opened Sep 23, 2023 by DanCardin
http.server.BaseHTTPRequestHandler: Unhelpful error message when receiving HTTPS requests stdlib Python modules in the Lib dir
#109765 opened Sep 22, 2023 by behnam
_UnixWritePipeTransport.write() may raise BrokenPipeError on FreeBSD 3.12 bugs and security fixes 3.13 new features, bugs and security fixes OS-freebsd stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#109757 opened Sep 22, 2023 by sorcio
Expose capsule type in types module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#109599 opened Sep 20, 2023 by pitrou
Email parser preserves leading whitespace at beginning of wrapped header value stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#109252 opened Sep 11, 2023 by fsc-eriker
gh-66143: Allow copying of CodecInfo object 3.13 new features, bugs and security fixes awaiting core review stdlib Python modules in the Lib dir
#109235 opened Sep 10, 2023 by furkanonder Loading…
typing.IO and subclasses should subclass Protocol stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#108912 opened Sep 5, 2023 by plokmijnuhby
Better integration of doctest with unittest and libregrtest stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-feature A feature request or enhancement
#108885 opened Sep 4, 2023 by serhiy-storchaka
site.{usercustomize,sitecustomize} hooks are never tested
stdlib
Python modules in the Lib dir
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#108747 opened Sep 1, 2023 by sobolevn
Set TCP_NODELAY for http.server
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#108736 opened Aug 31, 2023 by Stevenjin8
Processing of fields in dataclasses is inconsistent with MRO stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#108611 opened Aug 29, 2023 by eltoder
2 tasks done
NodeTransformer can leave block statements invalid after optimising their bodies away
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#108521 opened Aug 26, 2023 by vthemelis
2 tasks done
concurrent.futures Executor.map cancels other futures when one raises an exception stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#108518 opened Aug 26, 2023 by KyleRAnderson
2 tasks done
ast.unparse doesn't observe the new PEP701 string delimiter rules 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
#108469 opened Aug 25, 2023 by tonybaloney
2 tasks done
io.RawIOBase and typing.IO signatures differ stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#108411 opened Aug 24, 2023 by kosta
2 tasks done
Subclassing Annotated generic class fails stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#108394 opened Aug 24, 2023 by eltoder
2 tasks done
stat: provide reverse operation of stat.filemode() stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#108185 opened Aug 21, 2023 by calestyo
webbrowser.register incorrectly prefers wrong browser if its name is a substring of xdg-settings get default-web-browser result
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#108172 opened Aug 20, 2023 by guss77
2 tasks done
__match_args__ should work with pathlib.Path stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#108128 opened Aug 19, 2023 by jgarvin
tarfile.data_filter wrongly rejects some tarballs with symlinks 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 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
#107845 opened Aug 10, 2023 by encukou
dataclasses error message "non-default argument '<name>' follows default argument" should mention the default arugment field stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#107838 opened Aug 10, 2023 by ericvsmith
ConfigParser AttributeError: 'NoneType' object has no attribute 'append' stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#107625 opened Aug 4, 2023 by mpf82
2 tasks done
Inverted enum.Flag stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#107538 opened Aug 1, 2023 by GrafLearnt
2 tasks done