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
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
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
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
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
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
test_create_server_ssl_verified and test_create_unix_server_ssl_verified fail tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#119115 opened May 17, 2024 by joelguittet
Sporadic failures in test_int test_denial_of_service_prevented_str_to_int tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#118686 opened May 7, 2024 by tim-one
test_os.test_timerfd_initval flaky test tests Tests in the Lib/test dir
#118550 opened May 3, 2024 by colesbury
test_threading_local_clear_race segmentation fault in free-threaded CI tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#118490 opened May 1, 2024 by colesbury
test_free_threading deadlocks tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#118444 opened Apr 30, 2024 by Eclips4
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
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
test_multiprocessing_forkserver: ProcessLookupError: [Errno 3] No such process tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#118197 opened Apr 23, 2024 by furkanonder
Add tests for the PyEval_Run family of the C API extension-modules C modules in the Modules dir tests Tests in the Lib/test dir topic-C-API
#117968 opened Apr 17, 2024 by erlend-aasland
18 tasks
PGO tests: mimalloc: warning: unable to allocate OS memory 3.13 bugs and security fixes tests Tests in the Lib/test dir topic-free-threading
#117556 opened Apr 4, 2024 by furkanonder
test_multiprocessing_forkserver OSError: [Errno 39] Directory not empty: '/tmp/test_python_8uqlpn0m/tmp5h9be3ji' tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#117555 opened Apr 4, 2024 by furkanonder
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
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
ProTip! no:milestone will show everything without a milestone.