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

HttpOnly prefix appending feature of MozillaCookieJar almost never works stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113775 opened Jan 6, 2024 by kairi003
Safe data serialization with marshal module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113626 opened Jan 1, 2024 by serhiy-storchaka
ElementTree.tostring(..., default_namespace=...) incorrectly strips namespace from attributes stdlib Python modules in the Lib dir topic-XML type-bug An unexpected behavior, bug, or error
#113581 opened Dec 30, 2023 by hexagonrecursion
default http content-type stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113471 opened Dec 25, 2023 by jcomeauictx
Running doctest examples on a class results in OSError in REPL 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
#113329 opened Dec 20, 2023 by stenwessel
uuid has a bunch of deprecated functions: let's decide what to do with them stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113308 opened Dec 20, 2023 by sobolevn
ResourceWarning in ssl.SSLSocket connected detection 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 topic-SSL type-bug An unexpected behavior, bug, or error
#113280 opened Dec 19, 2023 by graingert
TestResult.stopTest called when test is skipped, despite TestResult.startTest not being called stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113267 opened Dec 19, 2023 by yvan-the-barbarian
Please add a compact mode for plistlib serialisation stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113056 opened Dec 13, 2023 by thierryba
Logging: Allow TLS configuration for SysLogHandler stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112945 opened Dec 10, 2023 by epsilon-0
Certain multiple inheritance using generic alias errors in 3.13 3.13 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#112903 opened Dec 9, 2023 by rmartin16
tarfile still extracts problematic files when filter is set and errorlevel is 0 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112887 opened Dec 8, 2023 by ChuckWoodraska
zlib extractall can not extract zip because of '/' in namelist stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112795 opened Dec 6, 2023 by bohdansolovey
shutil.unpack_archive should probably support filter argument for all file formats stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112760 opened Dec 5, 2023 by hannob
Refactor dis module to separate instructions creation from formatting stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112720 opened Dec 4, 2023 by iritkatriel
Support for Partitioned cookies attribute stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112713 opened Dec 4, 2023 by giles-v
Intern dataclass field names to improve performance performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112653 opened Dec 3, 2023 by XuehaiPan
pprint with compact indent stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112632 opened Dec 2, 2023 by hyzyla
Improve help text in ArgumentDefaultsHelpFormatter for required actions stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112527 opened Nov 29, 2023 by henzef
Allow heap removal at an arbitrary position, or a replacement with a new (or modified) object. performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112498 opened Nov 28, 2023 by kristjanvalur
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
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
teach dis how to interpret the oparg of ENTER_EXECUTOR stdlib Python modules in the Lib dir
#112383 opened Nov 24, 2023 by iritkatriel
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.