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

Requests from urllib and requests library have long delays OS-mac type-bug
#95838 opened Aug 9, 2022 by kgs10
Source-less python distributions + PEP3147
#95827 opened Aug 9, 2022 by vfazio
Doc: descriptior HOWTO bad example docs
#95822 opened Aug 9, 2022 by iyume
Weird test failures related to tracebacks type-bug
#95818 opened Aug 9, 2022 by Themanwithoutaplan
Example requires exactly TLSv1.3, but explanation says TLSv1.2 and later docs
#95816 opened Aug 9, 2022 by qris
Weird behaviour with file named logging.py type-bug
#95810 opened Aug 9, 2022 by sc-ele
Missing returns on errros in _asynciomodule.c type-crash
#95808 opened Aug 9, 2022 by 1st1
logging.handlers.MemoryHandler seems to be unconditionally flushed on process exit stdlib type-bug
#95804 opened Aug 8, 2022 by rascalking
Subtle issue with borrowed references in extensions. docs expert-C-API
#95797 opened Aug 8, 2022 by anamax22
RFC links are broken docs easy triaged type-bug
#95789 opened Aug 8, 2022 by JulianMaurin
Negative _io.BufferedReader.tell type-bug
#95782 opened Aug 8, 2022 by senyai
Placeholder issue for a specific security fix 3.7 3.8 3.9 3.10 3.11 3.12 type-bug type-security
#95778 opened Aug 8, 2022 by gpshead
rename asyncio tests so they have readable names pending
#95772 opened Aug 7, 2022 by graingert
Tarfile extraction does not work on Windows 3.10 3.11 3.12 OS-windows stdlib triaged type-bug
#95763 opened Aug 7, 2022 by ioah86
Better performance for code getters in C API 3.12 performance type-feature
#95756 opened Aug 7, 2022 by Fidget-Spinner
ProTip! Exclude everything labeled bug with -label:bug.