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

datetime.timestamp() fails before 1970-01-02T01:00:00.000000 type-bug
#94414 opened Jun 29, 2022 by dtyeos
makesetup can fail on macOS and uses wrong CFLAGS 3.11 3.12 build type-bug
#94404 opened Jun 29, 2022 by tiran
Python Launcher for Windows (py.exe) breaks on non-python shebang line OS-windows type-bug
#94399 opened Jun 29, 2022 by CAD97
fail to detect windows with win32gui sometimes 3.10 OS-windows type-bug
#94397 opened Jun 29, 2022 by sontiq
Remove unneeded module state from _json module 3.12 extension-modules type-feature
#94393 opened Jun 28, 2022 by erlend-aasland
Tokenizer crash when redirecting input to stdin 3.10 3.11 3.12 type-crash
#94360 opened Jun 28, 2022 by mimicria
shlex.split(): remove support for s=None type-bug
#94352 opened Jun 27, 2022 by vstinner
mailbox: Remove deprecated support for text, only accept bytes type-bug
#94350 opened Jun 27, 2022 by vstinner
mock.Mock does not record the value of arguments, but record reference of them invalid pending type-bug
#94348 opened Jun 27, 2022 by hoon0422
dataclasses astuple and asdict crash on recursive dataclass structures / dont support deepcopy memo stdlib type-bug
#94345 opened Jun 27, 2022 by zzzeek
Ease initialization of reprlib.Repr attributes type-feature
#94343 opened Jun 27, 2022 by finefoot
converting datetime object to year and quarter type-feature
#94340 opened Jun 27, 2022 by Godskid89
assemble() can call assemble_free without having called assemble_init(), resulting in a segfault. type-crash
#94332 opened Jun 27, 2022 by markshannon
3.11.0b3: document conflicting subparsers type-bug
#94331 opened Jun 27, 2022 by supakeen
ProTip! Adding no:label will show everything without a label.