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

"See help(type(self)) for accurate signature" in __init__'s docstring is misleading interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#121394 opened Jul 5, 2024 by sobolevn
Thread sanitizer (free-threading) tests fail: test_signal raises RecursionError tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#121065 opened Jun 26, 2024 by sobolevn
Improve _xxtestfuzz/README.rst docs Documentation in the Doc dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#121023 opened Jun 26, 2024 by sobolevn
idlelib/help.html is outdated 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#120360 opened Jun 11, 2024 by sobolevn
_utcfromtimestamp is undefined in datetimetester tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#120266 opened Jun 8, 2024 by sobolevn
Adapt TestStaticTypes to use @no_rerun tests Tests in the Lib/test dir type-feature A feature request or enhancement
#119667 opened May 28, 2024 by sobolevn
Always check for __dictrefoffset__ and __weakoffset__ in dataclasses with slots stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118829 opened May 9, 2024 by sobolevn
Consider adding doctest.skip_if decorator 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#117364 opened Mar 29, 2024 by sobolevn
inspect.getmembers is not fully tested tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#116789 opened Mar 14, 2024 by sobolevn
Make sure that statvfs is used correctly extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#116642 opened Mar 12, 2024 by sobolevn
Warning "code will never be executed" in _LOAD_CONST in optimizer_cases.c.h interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#116589 opened Mar 11, 2024 by sobolevn
Consider supporting RustPython and GraalPy in platform.python_implementation stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#116505 opened Mar 8, 2024 by sobolevn
New CI failures topic-multiprocessing type-bug An unexpected behavior, bug, or error
#116391 opened Mar 5, 2024 by sobolevn
_xxinterpqueues.get return strange value, when the queue is empty pending The issue will be closed if no feedback is provided topic-subinterpreters type-bug An unexpected behavior, bug, or error
#116239 opened Mar 2, 2024 by sobolevn
Doc/library/turtle.rst doctests are failing when tkinter is not present docs Documentation in the Doc dir tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
#111735 opened Nov 4, 2023 by sobolevn
Documentation of PyFile_Write{Object,String} does not mention other writable targets, only files docs Documentation in the Doc dir type-feature A feature request or enhancement
#111722 opened Nov 4, 2023 by sobolevn
Decide what should we do with doctests in CI build The build process and cross-build docs Documentation in the Doc dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#111704 opened Nov 3, 2023 by sobolevn
Add limit_group option to traceback.format_exception_only stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#111448 opened Oct 29, 2023 by sobolevn
Do we still need test.support.sortdict? tests Tests in the Lib/test dir
#111250 opened Oct 24, 2023 by sobolevn
Tools/unittestgui: what should we do with it? tests Tests in the Lib/test dir topic-tkinter
#111134 opened Oct 20, 2023 by sobolevn
Some tests fail on windows in AzureCI OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#110644 opened Oct 10, 2023 by sobolevn
test_threading: test_3_join_in_forked_from_thread failed on Ubuntu tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#110592 opened Oct 10, 2023 by sobolevn
ProTip! Adding no:label will show everything without a label.