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

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 updated Jul 10, 2024
TSan: data race accessing socket fd extension-modules C modules in the Modules dir tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#116912 opened Mar 16, 2024 by pitrou updated Jul 10, 2024
test_flock/test_lockf are racy tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#107851 opened Aug 10, 2023 by andreas-schwab updated Jul 10, 2024
test_embed failure with certain installed site-packages 3.11 only security fixes 3.12 bugs and security fixes pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#96308 opened Aug 26, 2022 by kulikjak updated Jul 8, 2024
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 updated Jul 8, 2024
"universal newlines" subprocess support broken with select- and poll-based communicate() stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#56832 opened Jul 23, 2011 by pitrou updated Jul 8, 2024
test_subprocess: test_check_output_timeout flaky tests Tests in the Lib/test dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#116742 opened Mar 13, 2024 by colesbury updated Jul 8, 2024
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 updated Jul 1, 2024
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 updated Jul 1, 2024
test.test_socket.GeneralModuleTests.test_sendall_interrupted: ZeroDivisionError not raised 3.12 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#118198 opened Apr 23, 2024 by furkanonder updated Jun 28, 2024
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 updated Jun 27, 2024
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 updated Jun 27, 2024
test_launcher fails if no Python is installed OS-windows tests Tests in the Lib/test dir
#121090 opened Jun 27, 2024 by encukou updated Jun 27, 2024
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 updated Jun 26, 2024
Segmentation fault during the test__xxsubinterpreters test OS-unsupported pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#100981 opened Jan 12, 2023 by galaxy4public updated Jun 18, 2024
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 updated Jun 18, 2024
libregrtest: Improve type hints; explore running mypy in CI tests Tests in the Lib/test dir type-feature A feature request or enhancement
#109413 opened Sep 14, 2023 by AlexWaygood updated Jun 17, 2024
test_threading.test_interrupt_main_subthread: release unlocked lock tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#118433 opened Apr 30, 2024 by colesbury updated Jun 15, 2024
_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 updated Jun 8, 2024
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 updated Jun 4, 2024
[macOS] test_builtin.PtyTests.test_input_tty hangs if rlcompleter is imported tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#116402 opened Mar 6, 2024 by Eclips4 updated Jun 2, 2024
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 updated May 28, 2024
Increase coverage of test_pyrepl tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#119357 opened May 21, 2024 by eugenetriguba updated May 22, 2024
[Meta] Research: what can we test with Hypothesis? tests Tests in the Lib/test dir type-feature A feature request or enhancement
#107862 opened Aug 11, 2023 by sobolevn updated May 22, 2024
Add example of using load_tests to parameterise Test Cases 3.11 only security fixes docs Documentation in the Doc dir easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#56809 opened Jul 21, 2011 by abingham mannequin updated May 21, 2024
ProTip! no:milestone will show everything without a milestone.