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

gh-121605: Increase timeout in test_pyrepl.run_repl awaiting core review needs backport to 3.13 bugs and security fixes skip news tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121606 opened Jul 10, 2024 by colesbury Loading…
test_pyrepl.run_repl timeout is too small tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121605 opened Jul 10, 2024 by colesbury
Fix Several Typos in Readme & Tests awaiting review tests Tests in the Lib/test dir
#121559 opened Jul 9, 2024 by michaelg100 Loading…
Some tests in test_smtplib and test_logging failed when Python is configured with --disable-ipv6 tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#121275 opened Jul 2, 2024 by aisk
test_pyrepl fails on s390x SLES: 'sys', 'ver' variables are unexpected tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121206 opened Jul 1, 2024 by vstinner
gh-121171: Fix zip64 extract version in local headers awaiting core review tests Tests in the Lib/test dir
#121177 opened Jun 30, 2024 by danifus Loading…
test_launcher fails if no Python is installed OS-windows tests Tests in the Lib/test dir
#121090 opened Jun 27, 2024 by encukou
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
gh-120696: Skip some TSAN tests on macOS that currently fail awaiting review skip news tests Tests in the Lib/test dir
#120900 opened Jun 23, 2024 by aisk Loading…
unittest loaders should avoid loading test cases that are abstract base classes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#120665 opened Jun 18, 2024 by blhsing
_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
gh-119664: use conditional removal notice for codeobject.co_lnotab awaiting review tests Tests in the Lib/test dir
#120263 opened Jun 8, 2024 by picnixz Loading…
test_functools sometimes leaks references tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#120163 opened Jun 6, 2024 by Eclips4
Crash in test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation 3.13 bugs and security fixes 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#120158 opened Jun 6, 2024 by colesbury
test_exc() helper in test_format.py doesn't fail if exception message unexpected tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#119949 opened Jun 2, 2024 by skirpichev
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.