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

Use .. program:: and .. option:: directives for modules with a documented CLI docs Documentation in the Doc dir easy
#130160 opened Feb 15, 2025 by picnixz updated Mar 9, 2025
4 of 6 tasks
2
5
Unable to cancel Server.serve_forever() if a reader is blocked while reading (3.12 regression) 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes sprint stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#123720 opened Sep 5, 2024 by paravoid updated Mar 9, 2025
Race condition in asyncio.Server.close stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#109564 opened Sep 19, 2023 by bmerry updated Mar 9, 2025
Don't allow datetime parsing to accept non-Ascii digits stdlib Python modules in the Lib dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#83461 opened Jan 9, 2020 by cool-RR mannequin updated Mar 9, 2025
Timestamp conversion on windows fails with timestamps close to EPOCH extension-modules C modules in the Modules dir OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#81708 opened Jul 9, 2019 by Dschoni mannequin updated Mar 9, 2025
Many method parameters in the datetime module are positional-only in the C implementation but positional-or-keyword in the Python implementation extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#89979 opened Nov 16, 2021 by AlexWaygood updated Mar 9, 2025
datetime.max conversion extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#91012 opened Feb 25, 2022 by jorisgeysens mannequin updated Mar 9, 2025
datetime's C implementation verifies fromisoformat is ASCII, but the pure python implementation does not extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#89157 opened Aug 24, 2021 by Julian mannequin updated Mar 9, 2025
Data races in free-threaded python on Py_buffer use interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#130977 opened Mar 8, 2025 by tom-pytel updated Mar 9, 2025
sqlite: timeout doesn't seem to work extension-modules C modules in the Modules dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#130971 opened Mar 8, 2025 by calestyo updated Mar 9, 2025
[sqlite3] Converter Not Called with Aggregate Functions docs Documentation in the Doc dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#131002 opened Mar 9, 2025 by DLu updated Mar 9, 2025
datetime.timestamp() fails before 1970-01-02T01:00:00.000000 extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#94414 opened Jun 29, 2022 by dtyeos updated Mar 9, 2025
error in datetime.timestamp on windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#94757 opened Jul 11, 2022 by kecmen updated Mar 9, 2025
glob.translate incorrectly matches path separator in character ranges stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#130942 opened Mar 7, 2025 by euangoodbrand updated Mar 9, 2025
threading: Exception at shutdown on musllinux_1_2_i686 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#130522 opened Feb 24, 2025 by bdarnell updated Mar 9, 2025
New REPL exits when there are non-string candidates for suggestions 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#130999 opened Mar 9, 2025 by devdanzin updated Mar 9, 2025
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 updated Mar 9, 2025
Failed assertion in _PyUnicode_Equal from calculate_suggestions with non-string candidate 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#129573 opened Feb 2, 2025 by devdanzin updated Mar 9, 2025
Fix all Sphinx reference warnings in the documentation docs Documentation in the Doc dir
#101100 opened Jan 17, 2023 by JulienPalard updated Mar 9, 2025
Decide the fate of undocumented script behavior of some modules docs Documentation in the Doc dir tests Tests in the Lib/test dir type-feature A feature request or enhancement
#93096 opened May 23, 2022 by arhadthedev updated Mar 9, 2025
Parametrize tests for pathlib.Path.copy() tests Tests in the Lib/test dir topic-pathlib
#130614 opened Feb 26, 2025 by barneygale updated Mar 8, 2025
Switch datetime docstrings / documentation to using "Returns" rather than "Return"? docs Documentation in the Doc dir extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir
#91363 opened Apr 3, 2022 by pganssle updated Mar 8, 2025
Add tz argument to date.today() extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#94257 opened Jun 25, 2022 by lucaswiman updated Mar 8, 2025
Align with GNU Tar when a file name is too long stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#130819 opened Mar 4, 2025 by gdh1995 updated Mar 8, 2025
Feature: provide (safe) traversal/extraction facilities for zipfile.Path stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#123727 opened Sep 5, 2024 by jaraco updated Mar 8, 2025
ProTip! Find all open issues with in progress development work with linked:pr.