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

typing.get_type_hints doesn't support GenericAliases stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#111353 opened Oct 26, 2023 by NCPlayz
Garbage collection of the BytesIO buffer object raises an unraisable exception 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111331 opened Oct 25, 2023 by serhiy-storchaka
_pyio.BytesIO destructor raises an unraisable exception if there is a BytesIO buffer 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111330 opened Oct 25, 2023 by serhiy-storchaka
unparsing FormattedValue without JoinedStr fails stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111257 opened Oct 24, 2023 by 15r10nk
Email Address Validation Fails Prominent Edge-Case Example stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#111223 opened Oct 23, 2023 by jpl-jengelke
Add config command to pdb to enable customizable behaviors stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111013 opened Oct 18, 2023 by gaogaotiantian
Display frame numbers in pdb stack trace and allow user to select needed frame by its number stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110953 opened Oct 16, 2023 by chgnrdv
C version of json.dumps accesses dict internals even for dict subclasses stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110941 opened Oct 16, 2023 by aljungberg
Allow existing files to be opened as temporary files via tempfile.NamedTemporaryFile stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110914 opened Oct 16, 2023 by FeeeeK
perf: http.cookiejar.deepvalues improve performance Performance or resource usage stdlib Python modules in the Lib dir
#110874 opened Oct 14, 2023 by Tunglies
Add float precision variable to csv.writer / reader stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110852 opened Oct 14, 2023 by chaeynz
parse_qsl method does not parse query strings without "=" stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110843 opened Oct 13, 2023 by anthonyoteri
Objects passed to multiprocessing.Process are garbage collected too soon stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110660 opened Oct 11, 2023 by ChristopherBrix
mailbox additional empty line after from with unix/windows line encoding stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110501 opened Oct 7, 2023 by jarekczek
urllib.parse.urljoin() does not know s3:// scheme 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110463 opened Oct 6, 2023 by nikolay-pavlov-snkeos
Make singledispatch only evaluate annotation for dispatched arg stdlib Python modules in the Lib dir
#110373 opened Oct 4, 2023 by hauntsaninja
robotparser do not allow some url which are allowed stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110333 opened Oct 4, 2023 by FedeGerva
Argparse: "Default" interacts incorrectly/non-intuitively with action='append' and action='extend' stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110131 opened Sep 30, 2023 by rhetzler
CSV dialect sniffer gets wrong dialect (excel) when tab delimited csv file has long header fields stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110128 opened Sep 29, 2023 by g-yziquel
Maxheap version of a heappush stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110067 opened Sep 29, 2023 by coopers
datetime.fromtimestamp(tzinfo) should support datetime's whole range stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110042 opened Sep 28, 2023 by sfreilich
wsgiref raising incorrect exception description stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110001 opened Sep 28, 2023 by betson-fernando
argparse: ambiguous option reported with primary parser stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#109990 opened Sep 27, 2023 by getsimonz
datetime.datetime.strftime() and time.strftime() behave differently about %f directive stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#109964 opened Sep 27, 2023 by t-ubukata
ProTip! What’s not been updated in a month: updated:<2024-06-11.