..
archivetestdata
audiodata
certdata
cjkencodings
configdata
crashers
data
decimaltestdata
dtracedata
encoded_modules
leakers
libregrtest
mathdata
regrtestdata /import_from_tests
subprocessdata
support
[3.14] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749) (GH-141505)
2025-11-13 13:58:37 +01:00
test_ast
test_asyncio
[3.14] gh-103847: fix cancellation safety of asyncio.create_subprocess_exec (GH-140805) ( #141446 )
2025-11-13 17:03:04 +05:30
test_capi
[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-141495)
2025-11-13 18:47:25 +00:00
test_cext
test_concurrent_futures
test_cppext
test_ctypes
test_dataclasses
[3.14] gh-137530: generate an __annotate__ function for dataclasses __init__ (GH-137711) ( #141352 )
2025-11-10 07:14:32 -08:00
test_doctest
test_email
[3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) ( #141025 )
2025-11-04 16:23:16 -05:00
test_free_threading
test_future_stmt
test_gdb
test_import
test_importlib
test_inspect
test_interpreters
[3.14] GH-141509: Fix warning about remaining subinterpreters (GH-141528) (GH-141566)
2025-11-15 13:56:52 -05:00
test_json
[3.14] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141227)
2025-11-08 10:32:44 +00:00
test_module
test_multiprocessing_fork
test_multiprocessing_forkserver
test_multiprocessing_spawn
test_pathlib
test_peg_generator
test_pydoc
test_pyrepl
[3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-140796)
2025-11-07 13:50:06 +01:00
test_sqlite3
test_string
test_tkinter
[3.14] gh-130693: Add more tests for tkinter.Text.search() (GH-130848) (GH-141669)
2025-11-17 16:26:30 +00:00
test_tomllib
test_tools
test_ttk
test_unittest
[3.14] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (GH-136487) ( #141576 )
2025-11-15 01:25:19 +00:00
test_warnings
test_zipfile
test_zoneinfo
tkinterdata
tokenizedata
tracedmodules
translationdata
typinganndata
wheeldata
xmltestdata
zipimport_data
.ruff.toml
__init__.py
__main__.py
_code_definitions.py
_crossinterp_definitions.py
_test_atexit.py
_test_eintr.py
_test_embed_structseq.py
_test_gc_fast_cycles.py
_test_monitoring_shutdown.py
_test_multiprocessing.py
_test_venv_multiprocessing.py
archiver_tests.py
audiotests.py
audit-tests.py
autotest.py
bisect_cmd.py
clinic.test.c
cov.py
curses_tests.py
datetimetester.py
dis_module.py
empty.vbs
exception_hierarchy.txt
fork_wait.py
levenshtein_examples.json
list_tests.py
lock_tests.py
mapping_tests.py
memory_watchdog.py
mime.types
mock_socket.py
mp_fork_bomb.py
mp_preload.py
mp_preload_flush.py
mp_preload_main.py
multibytecodec_support.py
pickletester.py
profilee.py
pstats.pck
pyclbr_input.py
pythoninfo.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regrtest.py
relimport.py
seq_tests.py
signalinterproctester.py
ssl_servers.py
ssltests.py
string_tests.py
test___all__.py
test__colorize.py
[3.14] gh-141570: can_colorize: Expect fileno() to raise OSError, as documented (GH-141716) ( #141747 )
2025-11-19 14:29:15 +00:00
test__interpchannels.py
test__interpreters.py
test__locale.py
test__opcode.py
test__osx_support.py
test_abc.py
test_abstract_numbers.py
test_android.py
test_annotationlib.py
[3.14] gh-137969: Fix double evaluation of ForwardRefs which rely on globals (GH-140974) ( #141527 )
2025-11-13 13:26:58 -08:00
test_apple.py
test_argparse.py
test_array.py
test_asdl_parser.py
test_asyncgen.py
test_atexit.py
test_audit.py
test_augassign.py
test_base64.py
[3.14] gh-125346: Add more base64 tests (GH-141061) (GH-141130)
2025-11-06 11:03:59 +00:00
test_baseexception.py
test_bdb.py
test_bigaddrspace.py
test_bigmem.py
test_binascii.py
test_binop.py
test_bisect.py
test_bool.py
test_buffer.py
test_bufio.py
test_build_details.py
test_builtin.py
test_bytes.py
[3.14] gh-140939: Fix memory leak in _PyBytes_FormatEx error path (GH-140957) ( #141154 )
2025-11-06 16:20:03 +00:00
test_bz2.py
test_c_locale_coercion.py
test_calendar.py
test_call.py
test_charmapcodec.py
test_class.py
test_clinic.py
test_cmath.py
test_cmd.py
test_cmd_line.py
test_cmd_line_script.py
test_code.py
test_code_module.py
test_codeccallbacks.py
test_codecencodings_cn.py
test_codecencodings_hk.py
test_codecencodings_iso2022.py
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
test_codeop.py
test_collections.py
test_colorsys.py
test_compare.py
test_compile.py
test_compileall.py
test_compiler_assemble.py
test_compiler_codegen.py
test_complex.py
test_configparser.py
test_contains.py
test_context.py
test_contextlib.py
test_contextlib_async.py
test_copy.py
test_copyreg.py
test_coroutines.py
test_cprofile.py
test_crossinterp.py
test_csv.py
[3.14] gh-138621: Increase test coverage for csv.DictReader and csv.Sniffer (GH-138622) ( #141436 )
2025-11-12 00:58:15 +00:00
test_curses.py
test_datetime.py
test_dbm.py
test_dbm_dumb.py
test_dbm_gnu.py
test_dbm_ndbm.py
test_dbm_sqlite3.py
test_decimal.py
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py
test_descrtut.py
test_devpoll.py
test_dict.py
[3.14] gh-140551: Fix dict crash if clear is called at lookup stage (GH-140558) ( #140743 )
2025-10-30 22:33:35 +05:30
test_dictcomps.py
test_dictviews.py
test_difflib.py
test_difflib_expect.html
test_dis.py
test_docxmlrpc.py
test_dtrace.py
test_dynamic.py
test_dynamicclassattribute.py
test_eintr.py
test_embed.py
test_ensurepip.py
test_enum.py
test_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_except_star.py
test_exception_group.py
test_exception_hierarchy.py
test_exception_variations.py
test_exceptions.py
[3.14] gh-140193: Forward port test_exec_set_nomemory_hang from 3.13 (GH-140187) ( #141420 )
2025-11-11 19:53:31 +00:00
test_extcall.py
test_external_inspection.py
test_faulthandler.py
test_fcntl.py
test_file.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py
test_fileio.py
test_fileutils.py
test_finalization.py
test_float.py
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py
test_fractions.py
test_frame.py
test_frozen.py
test_fstring.py
test_ftplib.py
test_funcattrs.py
test_functools.py
test_gc.py
test_generated_cases.py
test_generator_stop.py
test_generators.py
test_genericalias.py
test_genericclass.py
test_genericpath.py
[3.14] gh-136065: Fix quadratic complexity in os.path.expandvars() (GH-134952) (GH-140844)
2025-10-31 17:43:23 +01:00
test_genexps.py
test_getopt.py
test_getpass.py
test_getpath.py
test_gettext.py
test_glob.py
test_global.py
test_grammar.py
test_graphlib.py
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py
test_heapq.py
test_hmac.py
test_html.py
test_htmlparser.py
[3.14] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141745)
2025-11-19 12:43:24 +00:00
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py
test_httpservers.py
test_idle.py
test_imaplib.py
test_index.py
test_int.py
test_int_literal.py
test_io.py
[3.14] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141453)
2025-11-12 12:40:02 +02:00
test_ioctl.py
test_ipaddress.py
[3.14] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141673)
2025-11-17 17:56:55 +00:00
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py
test_keyword.py
test_keywordonlyarg.py
test_kqueue.py
test_largefile.py
test_launcher.py
test_linecache.py
test_list.py
test_listcomps.py
test_lltrace.py
test_locale.py
test_logging.py
test_long.py
test_longexp.py
test_lzma.py
test_mailbox.py
test_marshal.py
test_math.py
test_math_property.py
test_memoryio.py
[3.14] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141457)
2025-11-12 10:23:26 +00:00
test_memoryview.py
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py
test_modulefinder.py
test_monitoring.py
test_msvcrt.py
test_multibytecodec.py
test_multiprocessing_main_handling.py
test_named_expressions.py
test_netrc.py
test_ntpath.py
[3.14] gh-136065: Fix quadratic complexity in os.path.expandvars() (GH-134952) (GH-140844)
2025-10-31 17:43:23 +01:00
test_nturl2path.py
test_numeric_tower.py
test_opcache.py
test_opcodes.py
test_openpty.py
test_operator.py
test_optimizer.py
test_optparse.py
test_ordered_dict.py
test_os.py
test_osx_env.py
test_patma.py
test_pdb.py
[3.14] gh-136057: Allow step and next to step over for loops (GH-136160) ( #141640 )
2025-11-16 22:22:11 +00:00
test_peepholer.py
test_pep646_syntax.py
test_perf_profiler.py
[3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) ( #141581 )
2025-11-15 02:49:54 +00:00
test_perfmaps.py
test_pickle.py
test_picklebuffer.py
test_pickletools.py
test_pkg.py
test_pkgutil.py
test_platform.py
test_plistlib.py
test_poll.py
test_popen.py
test_poplib.py
test_positional_only_arg.py
test_posix.py
test_posixpath.py
test_pow.py
test_pprint.py
test_print.py
test_profile.py
test_property.py
test_pstats.py
test_pty.py
test_pulldom.py
test_pwd.py
test_py_compile.py
test_pyclbr.py
test_pyexpat.py
[3.14] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) ( #139359 )
2025-11-02 09:33:36 +00:00
test_queue.py
test_quopri.py
test_raise.py
[3.14] gh-140530: fix a reference leak in an error path for raise exc from cause (GH-140908) ( #141282 )
2025-11-09 17:04:26 +01:00
test_random.py
test_range.py
[3.14] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317) (GH-141559)
2025-11-15 21:30:25 +02:00
test_re.py
[3.14] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140982)
2025-11-04 11:21:33 +00:00
test_readline.py
test_regrtest.py
test_remote_pdb.py
test_repl.py
test_reprlib.py
test_resource.py
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py
test_sax.py
test_sched.py
test_scope.py
test_script_helper.py
test_secrets.py
test_select.py
test_selectors.py
test_set.py
test_setcomps.py
test_shelve.py
test_shlex.py
test_shutil.py
test_signal.py
test_site.py
test_slice.py
test_smtplib.py
test_smtpnet.py
test_socket.py
[3.14] gh-100218: correctly set errno when socket.if_{nametoindex,indextoname} raise OSError (GH-140905) ( #141284 )
2025-11-09 13:11:43 +00:00
test_socketserver.py
test_sort.py
test_source_encoding.py
test_ssl.py
test_stable_abi_ctypes.py
test_startfile.py
test_stat.py
test_statistics.py
[3.14] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531) ( #141575 )
2025-11-14 18:58:40 -08:00
test_str.py
test_strftime.py
test_string_literals.py
test_stringprep.py
test_strptime.py
test_strtod.py
test_struct.py
[3.14] gh-140260: fix data race in _struct module initialization with subinterpreters (GH-140909) ( #141501 )
2025-11-13 17:23:22 +05:30
test_structseq.py
test_subclassinit.py
test_subprocess.py
test_sundry.py
test_super.py
test_support.py
test_symtable.py
test_syntax.py
[3.14] gh-138944: Fix SyntaxError message for invalid syntax following valid import-as statement (GH-138945) ( #140646 )
2025-10-31 11:26:40 +01:00
test_sys.py
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py
test_syslog.py
test_tabnanny.py
test_tarfile.py
test_tcl.py
test_tempfile.py
test_termios.py
test_textwrap.py
test_thread.py
test_thread_local_bytecode.py
test_threadedtempfile.py
test_threading.py
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py
test_tokenize.py
test_trace.py
test_traceback.py
test_tracemalloc.py
test_tstring.py
test_ttk_textonly.py
test_tty.py
test_tuple.py
test_turtle.py
test_type_aliases.py
test_type_annotations.py
test_type_cache.py
test_type_comments.py
test_type_params.py
test_typechecks.py
test_types.py
test_typing.py
[3.14] gh-140348: Fix using | on unusual objects plus Unions (GH-140383) ( #140948 )
2025-11-03 15:16:03 +00:00
test_ucn.py
test_unary.py
test_unicode_file.py
test_unicode_file_functions.py
test_unicode_identifiers.py
test_unicodedata.py
test_univnewlines.py
test_unpack.py
test_unpack_ex.py
test_unparse.py
test_urllib.py
test_urllib2.py
test_urllib2_localnet.py
test_urllib2net.py
[3.14] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835) (GH-141555)
2025-11-14 17:27:33 +01:00
test_urllib_response.py
test_urllibnet.py
test_urlparse.py
test_userdict.py
test_userlist.py
test_userstring.py
test_utf8_mode.py
test_utf8source.py
test_uuid.py
test_venv.py
test_wait3.py
test_wait4.py
test_wave.py
test_weakref.py
test_weakset.py
test_webbrowser.py
test_winapi.py
test_winconsoleio.py
test_winreg.py
test_winsound.py
test_with.py
test_wmi.py
test_wsgiref.py
test_xml_dom_minicompat.py
test_xml_dom_xmlbuilder.py
test_xml_etree.py
[3.14] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141502)
2025-11-13 12:03:09 +00:00
test_xml_etree_c.py
test_xmlrpc.py
test_xxlimited.py
test_xxtestfuzz.py
test_yield_from.py
test_zipapp.py
test_zipfile64.py
test_zipimport.py
test_zipimport_support.py
test_zlib.py
test_zstd.py
testcodec.py
tf_inherit_check.py
win_console_handler.py
xmltests.py