cpython/Lib/test
Miss Islington (bot) 9536fe1656
[3.11] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) (GH-112004)
(cherry picked from commit 40752c1c1e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-11-12 14:49:59 +02:00
..
audiodata
certdata [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
cjkencodings
configdata [3.11] gh-108303: Move config parser data to Lib/test/configparserdata/ (gh-111879) (gh-111883) 2023-11-09 15:43:28 +01:00
crashers
data
decimaltestdata
dtracedata
encoded_modules
imghdrdata
leakers
libregrtest [3.11] gh-111929: Fix regrtest --pgo: test_str => test_unicode (GH-111938) (#111940) 2023-11-10 09:54:38 +00:00
sndhdrdata
subprocessdata
support [3.11] gh-111881: Use lazy import in test.support (#111885) (#111890) (#111902) 2023-11-09 16:46:27 +00:00
test_asyncio [3.11] [3.12] GH-110894: Call loop exception handler for exceptions in client_connected_cb (GH-111601) (GH-111632) (#111634) 2023-11-04 01:23:01 +00:00
test_capi [3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199) 2023-10-23 12:49:44 +03:00
test_concurrent_futures [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
test_cppext [3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464) 2023-10-06 10:19:49 +00:00
test_dataclasses [3.11] gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) (#109675) 2023-09-21 18:59:11 +00:00
test_email [3.11] gh-109017: Use non alternate name for Kyiv (GH-109251) (GH-111279) 2023-10-24 23:56:02 +03:00
test_future_stmt [3.11] gh-108303: Move test_future into its own test_future_stmt subdir (#109368) (#109680) 2023-09-21 21:45:37 +02:00
test_gdb [3.11] gh-110995: Fix test_gdb check_usable_gdb() (GH-110998) (#111004) 2023-10-17 18:43:46 +00:00
test_import [3.11] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#111543) 2023-10-31 14:00:39 +00:00
test_importlib [3.11] gh-109974: Fix threading lock_tests race conditions (#110057) (#110355) 2023-10-04 12:07:57 +00:00
test_inspect [3.11] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) (GH-112004) 2023-11-12 14:49:59 +02:00
test_json
test_module [3.11] gh-108303: Move more files to Lib/test/test_module (GH-111880) (#111892) 2023-11-09 15:10:26 +00:00
test_multiprocessing_fork [3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688) 2023-09-21 20:44:21 +00:00
test_multiprocessing_forkserver [3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688) 2023-09-21 20:44:21 +00:00
test_multiprocessing_spawn [3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688) 2023-09-21 20:44:21 +00:00
test_peg_generator
test_sqlite3 [3.11] gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686) (#108694) 2023-08-30 20:12:10 +00:00
test_tomllib [3.11] gh-108851: Fix tomllib recursion tests (#108853) (#109013) 2023-09-06 16:40:39 +00:00
test_tools [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109678) 2023-09-21 21:46:05 +02:00
test_warnings [3.11] gh-103186: Fix or catch 'extra' stderr output from unittests (#103196) (#106606) 2023-07-10 21:13:26 +00:00
test_zoneinfo [3.11] [3.12] bpo-42663: Fix parsing TZ strings in zoneinfo module (GH-23825) (GH-110882) (GH-110889) 2023-10-15 08:32:26 +00:00
tokenizedata [3.11] gh-108303: Fix and move badsyntax_pep3120.py (GH-109513) (#109724) 2023-09-22 17:50:32 +02:00
tracedmodules
typinganndata [3.11] gh-108303: Move more typing related files to Lib/test/typinganndata (GH-111825) (#111860) 2023-11-08 17:19:47 +00:00
xmltestdata
ziptestdata [3.11] gh-111625: Fix link to Info-ZIP homepage (GH-111626) (#111640) 2023-11-02 11:36:35 +00:00
.ruff.toml [3.11] Enable ruff on several more files in Lib/test (#110929) (#110935) 2023-10-16 23:17:59 +03:00
__init__.py
__main__.py gh-110756: Sync regrtest with main branch (#110758) (#110781) 2023-10-12 21:45:36 +00:00
_test_atexit.py
_test_eintr.py [3.11] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) (#110107) 2023-09-29 13:47:24 +00:00
_test_embed_set_config.py [3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464) 2023-10-06 10:19:49 +00:00
_test_embed_structseq.py
_test_multiprocessing.py [3.11] gh-111284: Make multiprocessing tests with threads faster and more reliable (GH-111285) (GH-111511) 2023-10-30 17:44:27 +00:00
_test_venv_multiprocessing.py
audiotest.au
audiotests.py
audit-tests.py gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) 2022-11-15 13:10:27 -08:00
autotest.py gh-110756: Sync regrtest with main branch (#110758) (#110781) 2023-10-12 21:45:36 +00:00
bisect_cmd.py
clinic.test.c [3.11] gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972) (#107059) 2023-07-22 17:44:11 +00:00
cmath_testcases.txt
curses_tests.py
datetimetester.py
dis_module.py
doctest_aliases.py
doctest_lineno.py gh-99433: Fix doctest failure on types.MethodWrapperType (GH-99434) 2022-12-30 04:18:54 -08:00
double_const.py
empty.vbs
exception_hierarchy.txt
floating_points.txt
fork_wait.py [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
formatfloat_testcases.txt
ieee754.txt
imp_dummy.py
list_tests.py
lock_tests.py [3.11] gh-109974: Fix threading lock_tests race conditions (#110057) (#110355) 2023-10-04 12:07:57 +00:00
mailcap.txt
mapping_tests.py
math_testcases.txt
memory_watchdog.py
mime.types
mock_socket.py
mp_fork_bomb.py
mp_preload.py
multibytecodec_support.py
pickletester.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
profilee.py
pstats.pck
pyclbr_input.py
pydoc_mod.py
pydocfodder.py
pythoninfo.py gh-110756: Sync regrtest with main branch (#110758) (#110781) 2023-10-12 21:45:36 +00:00
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
recursion.tar
regrtest.py gh-110756: Sync regrtest with main branch (#110758) (#110781) 2023-10-12 21:45:36 +00:00
relimport.py
reperf.py
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
seq_tests.py
signalinterproctester.py [3.11] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110041) 2023-09-28 17:48:58 +00:00
Sine-1000Hz-300ms.aif
sortperf.py
ssl_servers.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
ssltests.py
string_tests.py [3.11] gh-110160: Fix flaky test_find_periodic_pattern in string_tests (… (#110183) 2023-10-01 22:43:57 +02:00
test___all__.py
test__locale.py
test__opcode.py
test__osx_support.py
test__xxsubinterpreters.py [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
test_abc.py [3.11] gh-106300: Improve assertRaises(Exception) usages in tests (GH-106302). (GH-106545) 2023-07-08 08:22:33 +00:00
test_abstract_numbers.py
test_aifc.py
test_argparse.py [3.11] gh-101640: Make argparse _print_message catch any write error (GH-101802) (#104250) 2023-05-06 23:17:27 +00:00
test_array.py
test_asdl_parser.py
test_ast.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_asyncgen.py [3.11] GH-109067: fix randomly failing test_async_gen_asyncio_gc_aclose_09 test (GH-109142) (#109150) 2023-09-08 17:02:57 +00:00
test_asynchat.py
test_asyncore.py
test_atexit.py
test_audioop.py
test_audit.py gh-87604: Avoid publishing list of active per-interpreter audit hooks via the gc module (GH-99373) 2022-11-15 13:10:27 -08:00
test_augassign.py
test_base64.py
test_baseexception.py
test_bdb.py [3.11] gh-101517: fix line number propagation in code generated for except* (#103550) (#103816) 2023-04-25 18:08:54 +01:00
test_bigaddrspace.py
test_bigmem.py gh-102701: Fix overflow in dictobject.c (GH-102750) 2023-03-17 07:54:18 -07:00
test_binascii.py [3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199) 2023-10-23 12:49:44 +03:00
test_binop.py
test_bisect.py
test_bool.py gh-102252: Improve coverage of test_bool.py (GH-102253) 2023-02-25 13:15:45 -08:00
test_buffer.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_bufio.py
test_builtin.py [3.11] gh-110393: Remove watchdog with hardcoded timeout (GH-110400) (#110444) 2023-10-05 22:05:20 +00:00
test_bytes.py
test_bz2.py [3.11] gh-108418: Speed up bigmem compression tests in dry mode (GH-108419) (GH-108481) 2023-08-25 12:10:22 +00:00
test_c_locale_coercion.py
test_calendar.py gh-101377: improving test_locale_calendar_formatweekday of calendar (GH-101378) 2023-03-14 20:00:28 -07:00
test_call.py gh-60203: Always pass True/False as boolean arguments in tests (GH-99983) 2022-12-04 04:50:46 -08:00
test_cgi.py
test_cgitb.py
test_charmapcodec.py
test_check_c_globals.py
test_class.py
test_clinic.py [3.11] gh-106368: Add test for Argument Clinic misbehaving custom converter_init() (GH-107496) (#107500) 2023-07-31 12:32:18 +00:00
test_cmath.py
test_cmd.py [3.11] gh-111426: Remove test_cmd.test_coverage (GH-111427) (#111433) 2023-10-28 23:23:38 +00:00
test_cmd_line.py
test_cmd_line_script.py [3.11] gh-103186: Fix or catch 'extra' stderr output from unittests (#103196) (#106606) 2023-07-10 21:13:26 +00:00
test_code.py
test_code_module.py
test_codeccallbacks.py
test_codecencodings_cn.py
test_codecencodings_hk.py
test_codecencodings_iso2022.py [3.11] gh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_2004 co… (gh-111771) 2023-11-06 11:29:59 +00:00
test_codecencodings_jp.py
test_codecencodings_kr.py
test_codecencodings_tw.py
test_codecmaps_cn.py
test_codecmaps_hk.py
test_codecmaps_jp.py
test_codecmaps_kr.py
test_codecmaps_tw.py
test_codecs.py [3.11] gh-109848: Make test_rot13_func in test_codecs independent (GH-109850) (GH-110505) 2023-10-07 13:24:27 +00:00
test_codeop.py [3.11] gh-111366: Correctly show custom syntax error messages in the codeop module functions (GH-111384). (#111516) 2023-10-31 14:41:20 +00:00
test_collections.py
test_colorsys.py [3.11] gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627) (#106633) 2023-07-11 15:48:00 +00:00
test_compare.py [3.11] gh-56276: Add tests to test_compare (GH-3199) (#104694) 2023-05-20 16:31:42 +00:00
test_compile.py [3.11] gh-109351: Fix crash when compiling AST with invalid NamedExpr (GH-109352) (#109380) 2023-09-13 16:32:08 +00:00
test_compileall.py [3.11] gh-109295: Clean up multiprocessing in test_asyncio and test_compileall (GH-109298) (#109302) 2023-09-12 01:53:59 +00:00
test_complex.py
test_configparser.py [3.11] gh-108303: Move config parser data to Lib/test/configparserdata/ (gh-111879) (gh-111883) 2023-11-09 15:43:28 +01:00
test_contains.py
test_context.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_contextlib.py [3.11] Synchronize test_contextlib with test_contextlib_async (GH-111000) (GH-111115) 2023-10-20 14:33:22 +00:00
test_contextlib_async.py [3.11] gh-110378: Fix test_async_gen_propagates_generator_exit in test_contextlib_async (GH-110500) (#110611) 2023-10-10 13:12:40 +02:00
test_copy.py [3.11] gh-100871: Improve copy module tests (GH-100872) (#100976) 2023-01-12 11:15:00 +00:00
test_copyreg.py
test_coroutines.py gh-100600: Fix "coroutine was never awaited" warning in test_coroutines (GH-100601) 2022-12-29 07:41:34 -08:00
test_cprofile.py
test_crashers.py
test_crypt.py
test_csv.py [3.11] gh-104265 Disallow instantiation of _csv.Reader and _csv.Writer (GH-104266) (#104278) 2023-05-08 17:34:43 +05:30
test_ctypes.py
test_curses.py
test_datetime.py
test_dbm.py
test_dbm_dumb.py
test_dbm_gnu.py
test_dbm_ndbm.py
test_decimal.py [3.11] gh-106263: Fix segfault in signaldict_repr in _decimal module (#… (#107490) 2023-07-31 15:52:23 +02:00
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py [3.11] Fix typos in docs and comments (#109619) (#109622) 2023-09-20 17:50:48 +00:00
test_descrtut.py
test_devpoll.py
test_dict.py
test_dict_version.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py
test_distutils.py [3.11] gh-111309: Use unittest to collect and run distutils tests (GH-111311) 2023-10-25 14:57:17 +03:00
test_doctest.py [3.11] gh-111159: Fix SyntaxError doctests for non-builtin exception classes (GH-111541) (#111733) 2023-11-04 10:12:15 +00:00
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_docxmlrpc.py
test_dtrace.py [3.11] gh-104280: Add test cases for DTrace probes (GH-107125) (#107492) 2023-07-31 11:40:20 +02:00
test_dynamic.py
test_dynamicclassattribute.py
test_eintr.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_embed.py [3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464) 2023-10-06 10:19:49 +00:00
test_ensurepip.py
test_enum.py [3.11] gh-111181: Fix enum doctests (GH-111180) (GH-111617) 2023-11-03 16:51:56 -07:00
test_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_except_star.py [3.11] gh-103590: do not wrap a single exception raised from a try-except* (#104094) 2023-05-02 19:24:02 +01:00
test_exception_group.py gh-99553: add tests for ExceptionGroup wrapping (GH-99615) 2023-04-11 00:07:25 -07:00
test_exception_hierarchy.py
test_exception_variations.py
test_exceptions.py [3.11] gh-107450: Check for overflow in the tokenizer and fix overflow test (GH-110832) (#110939) 2023-10-18 00:34:56 +02:00
test_extcall.py
test_faulthandler.py gh-110756: Sync regrtest with main branch (#110758) (#110781) 2023-10-12 21:45:36 +00:00
test_fcntl.py [3.11] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (#102121) 2023-02-22 10:34:51 +09:00
test_file.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py [3.11] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102098) 2023-02-21 12:39:16 +09:00
test_fileio.py [3.11] Make use of TESTFN_ASCII in test_fileio (GH-101645) (#101650) 2023-02-08 11:05:36 +01:00
test_fileutils.py
test_finalization.py
test_float.py [3.11] gh-109546: Add more tests for formatting floats (GH-109548) (#109685) 2023-09-21 21:45:18 +02:00
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py [3.11] gh-104018: disallow "z" format specifier in %-format of byte strings (GH-104033) (#104058) 2023-05-01 20:18:29 +00:00
test_fractions.py
test_frame.py [3.11] Fix typos in docs and comments (#109619) (#109622) 2023-09-20 17:50:48 +00:00
test_frozen.py
test_fstring.py
test_ftplib.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_funcattrs.py
test_functools.py [3.11] gh-90805: Make sure test_functools works with and without _functoolsmodule (GH-108644) (GH-109274) 2023-09-11 16:35:41 +00:00
test_gc.py
test_generator_stop.py
test_generators.py [3.11] Re-enable commented-out test in test_generators.py (GH-104130) (#104261) 2023-05-07 05:11:00 +00:00
test_genericalias.py [3.11] gh-103880: Fix assertRaises usage in test_genericalias (GH-103916) (#103917) 2023-04-27 16:03:29 +05:30
test_genericclass.py [3.11] Enable ruff on several more files in Lib/test (#110929) (#110935) 2023-10-16 23:17:59 +03:00
test_genericpath.py [3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982) 2023-08-15 19:07:52 +02:00
test_genexps.py
test_getopt.py [3.11] gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916) (GH-108920) 2023-09-05 15:08:14 +00:00
test_getpass.py
test_getpath.py gh-100320: Fix path calculations on Windows when python.exe is moved outside of the normal location (GH-100947) 2023-01-16 17:00:34 +00:00
test_gettext.py [3.11] gh-110519: Improve deprecation warning in the gettext module (GH-110520) (GH-110564) 2023-10-09 16:10:34 +02:00
test_glob.py
test_global.py
test_grammar.py [3.11] gh-108303: Move ann_module*.py files to typinganndata/ folder (#108354) (#109673) 2023-09-21 18:18:39 +00:00
test_graphlib.py
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py
test_heapq.py
test_hmac.py gh-103256: Fix hmac algorithm to support fallback implementation (gh-103286) 2023-04-06 19:27:46 -07:00
test_html.py
test_htmlparser.py
test_http_cookiejar.py [3.11] gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616) (GH-100377) 2022-12-20 18:22:39 +01:00
test_http_cookies.py
test_httplib.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_httpservers.py [3.11] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#108576) 2023-08-28 17:44:13 +00:00
test_idle.py [3.11] GH-71383: IDLE - Document testing subsets of modules (GH-104463) (#104464) 2023-05-14 04:18:30 +00:00
test_imaplib.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_imghdr.py
test_imp.py [3.11] gh-108303: Fix and move badsyntax_pep3120.py (GH-109513) (#109724) 2023-09-22 17:50:32 +02:00
test_index.py
test_int.py [3.11] Improve int test coverage (GH-104024) (#104026) 2023-05-01 00:50:01 +00:00
test_int_literal.py
test_interpreters.py
test_io.py gh-111356: io: Add missing documented objects to io.__all__ (GH-111370) 2023-11-10 07:32:41 +00:00
test_ioctl.py
test_ipaddress.py [3.11] gh-110196: Fix ipaddress.IPv6Address.__reduce__ (GH-110198) (GH-111190) 2023-10-22 19:12:58 +00:00
test_isinstance.py [3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215) 2023-08-22 12:57:31 +03:00
test_iter.py gh-101892: Fix SystemError when a callable iterator call exhausts the iterator (GH-101896) 2023-03-04 06:46:17 -08:00
test_iterlen.py
test_itertools.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_keyword.py gh-102158: Add tests for softkwlist (GH-102159) 2023-02-23 18:54:47 -08:00
test_keywordonlyarg.py [3.11] Enable ruff on several more files in Lib/test (#110929) (#110935) 2023-10-16 23:17:59 +03:00
test_kqueue.py
test_largefile.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_launcher.py gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468) 2023-02-01 13:31:21 -08:00
test_lib2to3.py
test_linecache.py
test_list.py
test_listcomps.py
test_lltrace.py
test_locale.py
test_logging.py [3.11] gh-110875: Handle '.' properties in logging formatter configuration correctly. (GH-110943) (GH-111914) 2023-11-09 19:51:43 +00:00
test_long.py [3.11] gh-101266: Revert fix __sizeof__ for subclasses of int (#101638) 2023-02-07 11:44:43 +00:00
test_longexp.py
test_lzma.py [3.11] gh-108418: Speed up bigmem compression tests in dry mode (GH-108419) (GH-108481) 2023-08-25 12:10:22 +00:00
test_mailbox.py [3.11] gh-106300: Improve assertRaises(Exception) usages in tests (GH-106302). (GH-106545) 2023-07-08 08:22:33 +00:00
test_mailcap.py [3.11] gh-103186: assert in tests that UnsafeMailcapInput warnings are provided (GH-103217) (GH-108800) 2023-09-02 05:53:48 +00:00
test_marshal.py gh-99934: test_marshal.py: add more elements in test_deterministic_sets (GH-99935) 2022-12-03 09:18:23 -08:00
test_math.py
test_memoryio.py [3.11] gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesIO (GH-111210) (GH-111315) 2023-10-25 11:18:30 +00:00
test_memoryview.py
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py [3.11] gh-107888: Fix test_mmap PROT_EXEC comment (GH-110125) (#110130) 2023-09-29 22:19:33 +00:00
test_modulefinder.py
test_msilib.py
test_multibytecodec.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_multiprocessing_main_handling.py [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
test_named_expressions.py
test_netrc.py [3.11] gh-89392: Remove test_main() in test_netrc (GH-108860) (GH-108868) 2023-09-04 10:20:24 +00:00
test_nis.py
test_nntplib.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_ntpath.py [3.11] gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248) 2023-08-22 15:35:16 +01:00
test_numeric_tower.py
test_opcache.py [3.11] GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105864) 2023-06-16 18:30:22 +00:00
test_opcodes.py [3.11] gh-108303: Move ann_module*.py files to typinganndata/ folder (#108354) (#109673) 2023-09-21 18:18:39 +00:00
test_openpty.py
test_operator.py [3.11] gh-102088 Optimize iter_index itertools recipe (GH-102360) (GH-102363) 2023-03-01 21:52:37 -06:00
test_optparse.py
test_ordered_dict.py [3.11] gh-105736: Sync pure python version of OrderedDict with the C version (GH-108098) (GH-108201) 2023-08-21 10:37:09 +00:00
test_os.py [3.11] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Windows (GH-111842) (GH-111967) 2023-11-11 11:17:29 +02:00
test_ossaudiodev.py
test_osx_env.py
test_pathlib.py [3.11] GH-87695: Fix OSError from pathlib.Path.glob() (GH-104292) (GH-104362) 2023-05-10 23:19:49 +00:00
test_patma.py [3.11] GH-103971: Fix incorrect locations for code following case blocks 2023-04-28 20:08:25 +00:00
test_pdb.py [3.11] gh-108791: Fix pdb CLI invalid argument handling (GH-108816) (#111063) 2023-10-19 14:26:40 +01:00
test_peepholer.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_pep646_syntax.py [3.11] gh-89392: Fix running test_pep646_syntax as script (GH-108875) (GH-108877) 2023-09-05 06:41:15 +00:00
test_pickle.py
test_picklebuffer.py
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgutil.py
test_platform.py gh-97966: Restore prior expectation that uname_result._fields and ._asdict would include the processor. (gh-98343) 2022-11-26 05:53:00 -08:00
test_plistlib.py
test_poll.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_popen.py
test_poplib.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_positional_only_arg.py
test_posix.py [3.11] gh-111841: Fix os.putenv() and os.unsetenv() with embedded NUL on Windows (GH-111842) (GH-111967) 2023-11-11 11:17:29 +02:00
test_posixpath.py gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194) 2022-11-30 15:31:49 -08:00
test_pow.py GH-102341: Improve the test function for pow (GH-102342) 2023-03-05 09:55:18 -08:00
test_pprint.py
test_print.py
test_profile.py
test_property.py [3.11] GH-100942: Fix incorrect cast in property_copy(). (GH-100965). (#101008) 2023-01-15 12:38:25 +05:30
test_pstats.py
test_pty.py [3.11] gh-110673: test_pty raises on short write (GH-110677) (#110743) 2023-10-12 10:09:49 +02:00
test_pulldom.py
test_pwd.py
test_py_compile.py [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109678) 2023-09-21 21:46:05 +02:00
test_pyclbr.py
test_pydoc.py [3.11] gh-102541: Add test case for help() for non_existent_module (GH-106340) (#106640) 2023-07-11 18:28:28 +00:00
test_pyexpat.py [3.11] gh-109230: test_pyexpat no longer depends on the current directory (GH-109233) (#109242) 2023-09-10 22:46:47 +00:00
test_queue.py
test_quopri.py
test_raise.py
test_random.py GH-100805: Support numpy.array() in random.choice(). (GH-100830) 2023-01-08 12:04:49 -08:00
test_range.py [3.11] Revert "Add tests for empty range equality (GH-103751)" (GH-103770) (#103781) 2023-04-24 18:54:21 +00:00
test_re.py [3.11] gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) (GH-110860) 2023-10-14 06:51:24 +00:00
test_readline.py
test_regrtest.py [3.11] gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (GH-111577) (#111590) 2023-11-01 03:57:23 +00:00
test_repl.py
test_reprlib.py
test_resource.py
test_richcmp.py [3.11] gh-111806: Fix test_recursion in test_richcmp on WASI builds (GH-111830) (GH-111832) 2023-11-07 22:04:18 +00:00
test_rlcompleter.py
test_robotparser.py
test_runpy.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_sax.py
test_sched.py
test_scope.py
test_script_helper.py
test_secrets.py
test_select.py
test_selectors.py [3.11] gh-110038: KqueueSelector must count all read/write events (GH-110039) (#110044) 2023-09-28 20:58:24 +02:00
test_set.py
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py [3.11] gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior (GH-99802) (GH-107999) 2023-08-16 07:44:21 +00:00
test_signal.py [3.11] gh-110647: Fix signal test_stress_modifying_handlers() (GH-110650) (#110659) 2023-10-11 00:21:51 +00:00
test_site.py [3.11] gh-109237: Fix test_site for non-ASCII working directory (GH-109238) (#109240) 2023-09-10 22:39:49 +00:00
test_slice.py [3.11] gh-100931: Test all pickle protocols in test_slice (GH-100932). (GH-100979) 2023-01-12 03:24:09 -08:00
test_smtpd.py
test_smtplib.py
test_smtpnet.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_sndhdr.py
test_socket.py [3.11] gh-76106: Remove the cleanup lock in test_socket (GH-110539) (GH-110700) 2023-10-11 11:13:06 +00:00
test_socketserver.py [3.11] gh-110393: Remove watchdog with hardcoded timeout (GH-110400) (#110444) 2023-10-05 22:05:20 +00:00
test_sort.py
test_source_encoding.py [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109678) 2023-09-21 21:46:05 +02:00
test_spwd.py
test_ssl.py [3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199) 2023-10-23 12:49:44 +03:00
test_stable_abi_ctypes.py
test_startfile.py
test_stat.py
test_statistics.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_strftime.py
test_string.py
test_string_literals.py [3.11] gh-111380: Show SyntaxWarnings only once when parsing if invalid syntax is encouintered (GH-111381) (#111383) 2023-10-31 13:29:42 +00:00
test_stringprep.py
test_strptime.py
test_strtod.py
test_struct.py
test_structseq.py [3.11] gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272) (GH-110284) 2023-10-04 12:01:19 +03:00
test_subclassinit.py [3.11] Enable ruff on several more files in Lib/test (#110929) (#110935) 2023-10-16 23:17:59 +03:00
test_subprocess.py [3.11] gh-110184: Fix subprocess test_pipesize_default() (GH-110465) (#110472) 2023-10-06 14:11:51 +00:00
test_sunau.py
test_sundry.py
test_super.py
test_support.py [3.11] [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) (GH-111318) 2023-10-25 12:37:19 +00:00
test_symtable.py [3.11] gh-109207: Fix SystemError when printing symtable entry object. (GH-109225) (GH-109228) 2023-09-10 16:50:22 +03:00
test_syntax.py [3.11] gh-110696: Fix incorrect syntax error message for incorrect argument unpacking (GH-110706) (#110766) 2023-10-18 13:59:17 +01:00
test_sys.py [3.11] gh-108851: Fix tomllib recursion tests (#108853) (#109013) 2023-09-06 16:40:39 +00:00
test_sys_setprofile.py
test_sys_settrace.py [3.11] GH-94438: Restore ability to jump over None tests (GH-111338) 2023-10-25 20:47:16 +00:00
test_sysconfig.py
test_syslog.py
test_tabnanny.py
test_tarfile.py [3.11] gh-108948: Skip test_tarfile.test_modes() on EFTYPE error (#109697) (#109699) 2023-09-21 23:29:49 +00:00
test_tcl.py [3.11] gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) (GH-107719) 2023-08-07 14:48:43 +00:00
test_telnetlib.py
test_tempfile.py [3.11] gh-108962: Skip test_tempfile.test_flags() if not supported (GH-108964) (#108968) 2023-09-08 07:07:54 +00:00
test_termios.py [3.11] gh-81002: Add tests for termios (GH-110386) (GH-110620) 2023-10-10 14:11:06 +02:00
test_textwrap.py
test_thread.py
test_threadedtempfile.py
test_threading.py [3.11] gh-110656: Fix logging test_post_fork_child_no_deadlock() if ASAN (GH-110657) (#110665) 2023-10-11 01:22:51 +00:00
test_threading_local.py [3.11] GH-100892: Fix race in clearing threading.local (GH-100922). (#100937) 2023-01-11 21:01:48 +05:30
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py [3.11] gh-75743: Restore test_timeout.testConnectTimeout() (GH-109087) (#109102) 2023-09-07 18:55:50 +00:00
test_tix.py
test_tk.py
test_tokenize.py [3.11] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#111543) 2023-10-31 14:00:39 +00:00
test_trace.py [3.11] gh-68403: Fix test_coverage in test_trace (GH-108910) (GH-109105) 2023-09-07 19:10:19 +00:00
test_traceback.py [3.11] bpo-43950: handle wide unicode characters in tracebacks (GH-28150) (#111373) 2023-10-27 09:46:20 +09:00
test_tracemalloc.py
test_ttk_guionly.py
test_ttk_textonly.py
test_tty.py [3.11] gh-110388: Add tests for tty (GH-110394) (GH-110634) 2023-10-10 16:27:22 +02:00
test_tuple.py
test_turtle.py
test_type_annotations.py [3.11] gh-105164: Detect annotations inside match blocks (GH-105177). (#105314) 2023-06-05 13:46:12 +00:00
test_type_cache.py [3.11] gh-89392: Use normal unittest runner in test_type_cache (GH-108911) (GH-108914) 2023-09-05 14:11:49 +00:00
test_type_comments.py
test_typechecks.py
test_types.py [3.11] test_types: Replace raw assert statements (GH-105500) (#105508) 2023-06-08 15:33:40 +00:00
test_typing.py [3.11] gh-108303: Move more typing related files to Lib/test/typinganndata (GH-111825) (#111860) 2023-11-08 17:19:47 +00:00
test_ucn.py
test_unary.py
test_unicode.py gh-94808: improve test coverage of number formatting (GH-99472) 2022-12-23 18:14:08 -08:00
test_unicode_file.py
test_unicode_file_functions.py
test_unicode_identifiers.py [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109678) 2023-09-21 21:46:05 +02:00
test_unicodedata.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_unittest.py
test_univnewlines.py
test_unpack.py [3.11] Fix typos in docs and comments (#109619) (#109622) 2023-09-20 17:50:48 +00:00
test_unpack_ex.py
test_unparse.py [3.11] gh-108843: fix ast.unparse for f-string with many quotes (#108980) 2023-09-18 15:11:56 +01:00
test_urllib.py
test_urllib2.py [3.11] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (gh-102117) 2023-02-22 20:42:04 +09:00
test_urllib2_localnet.py [3.11] [3.12] gh-108303: Move all certificates to Lib/test/certdata/ (GH-109489) (GH-109682) (#110646) 2023-10-10 21:02:21 +00:00
test_urllib2net.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_urllib_response.py
test_urllibnet.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_urlparse.py [3.11] gh-102153: Start stripping C0 control and space chars in urlsplit (GH-102508) (#104575) 2023-05-17 21:41:25 +00:00
test_userdict.py
test_userlist.py
test_userstring.py
test_utf8_mode.py [3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464) 2023-10-06 10:19:49 +00:00
test_utf8source.py [3.11] gh-108303: Fix and move badsyntax_pep3120.py (GH-109513) (#109724) 2023-09-22 17:50:32 +02:00
test_uu.py [3.11] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104096) (#104329) 2023-05-09 09:46:25 -07:00
test_uuid.py
test_venv.py [3.11] gh-109748: Fix again venv test_zippath_from_non_installed_posix() (GH-110149) (#110153) 2023-09-30 18:46:37 +00:00
test_wait3.py [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
test_wait4.py [3.11] Add test.support.busy_retry() (#93770) (#110341) 2023-10-04 12:58:49 +02:00
test_wave.py
test_weakref.py [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421) (GH-108799) 2023-09-03 09:34:30 +03:00
test_weakset.py
test_webbrowser.py
test_winconsoleio.py
test_winreg.py bpo-43984: Allow winreg.SetValueEx to set -1 without treating it as an error (GH-25775) 2022-12-09 05:12:43 -08:00
test_winsound.py
test_with.py
test_wsgiref.py
test_xdrlib.py
test_xml_dom_minicompat.py
test_xml_etree.py [3.11] bpo-45229: Make ElementTree tests discoverable (GH-108859) (GH-108874) 2023-09-04 10:43:12 +00:00
test_xml_etree_c.py [3.11] bpo-45229: Make ElementTree tests discoverable (GH-108859) (GH-108874) 2023-09-04 10:43:12 +00:00
test_xmlrpc.py [3.11] gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480) (GH-108924) 2023-09-05 15:27:55 +00:00
test_xmlrpc_net.py
test_xxlimited.py
test_xxtestfuzz.py
test_yield_from.py
test_zipapp.py
test_zipfile.py [3.11] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106778) 2023-07-15 10:15:38 -04:00
test_zipfile64.py
test_zipimport.py
test_zipimport_support.py
test_zlib.py [3.11] gh-110332: Remove mentions of random.WichmannHill from test_zlib (GH-110334) (#110348) 2023-10-04 11:17:38 +00:00
testcodec.py
testtar.tar
testtar.tar.xz
tf_inherit_check.py
time_hashlib.py
win_console_handler.py
xmltests.py
zip_cp437_header.zip
zipdir.zip