..
archivetestdata
audiodata
certdata
cjkencodings
configdata
crashers
data
decimaltestdata
dtracedata
encoded_modules
leakers
libregrtest
[3.13] gh-137242: Allow Android testbed to take all Python command-line options (GH-138805) ( #139638 )
2025-10-06 06:25:58 +00:00
mathdata
regrtestdata /import_from_tests
subprocessdata
support
[3.13] gh-139310: skip test_aead_aes_gcm for Linux kernel between 6.16.0 and 6.17.x (GH-139552) ( #139593 )
2025-10-05 08:52:06 +00:00
test_ast
[3.13] Fix typo in Lib/test/test_ast/test_ast.py (GH-136767) ( #137356 )
2025-08-04 08:56:07 +03:00
test_asyncio
[3.13] gh-136234: Fix SelectorSocketTransport.writelines to be robust to connection loss (GH-136743) (GH-138702) ( #139710 )
2025-10-07 17:57:57 +00:00
test_capi
test_cext
test_concurrent_futures
test_cppext
test_ctypes
[3.13] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) ( #138547 )
2025-10-08 15:56:23 +02:00
test_dataclasses
test_doctest
[3.13] gh-136914: Fix support of cached functions and properties in DocTest's lineno computation (GH-136930) (GH-137615)
2025-08-10 20:05:28 +00:00
test_email
test_free_threading
[3.13] gh-137400: Fix thread-safety issues when profiling all threads (gh-137518) (gh-137733)
2025-10-09 11:42:47 -04:00
test_future_stmt
test_gdb
test_import
[3.13] gh-138854: Skip test_script_shadowing_stdlib_cwd_failure on AIX (GH-138855) (GH-139675)
2025-10-06 18:05:07 +00:00
test_importlib
[3.13] gh-82916: Don't fail when importing from / with sys.pycache_prefix set (GH-30456) (GH-137905)
2025-09-18 15:37:39 +02:00
test_inspect
[3.13] gh-139783: Fix inspect.getsourcelines() for the case when a decorator is followed by a comment or an empty line (GH-139836) (GH-139890)
2025-10-10 21:26:36 +00:00
test_interpreters
[3.13] gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164) (GH-139169)
2025-09-19 15:09:44 +00:00
test_json
test_module
test_multiprocessing_fork
test_multiprocessing_forkserver
test_multiprocessing_spawn
test_pathlib
test_peg_generator
test_pydoc
[3.13] gh-133210: Fix test_pydoc without docstrings (GH-139654) ( #139666 )
2025-10-06 15:14:04 +00:00
test_pyrepl
[3.13] gh-139391: properly handle signal.signal() in UnixConsole when called from a non-main thread (GH-139392) ( #139861 )
2025-10-09 23:09:23 +05:30
test_sqlite3
[3.13] gh-139743: Avoid import-time print in test_sqlite3 (GH-139746) (GH-139829)
2025-10-09 08:24:06 +00:00
test_tkinter
test_tomllib
test_tools
test_ttk
test_unittest
test_warnings
[3.13] gh-138010: Fix __init_subclass__ forwarding by warnings.deprecated (GH-138210) ( #138564 )
2025-09-05 14:21:19 -07:00
test_zipfile
[3.13] gh-137589: Zipfile tests: close file objects (GH-138080) ( #139767 )
2025-10-08 15:52:15 +02:00
test_zoneinfo
[3.13] gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433) (GH-138778)
2025-09-11 07:35:39 +00:00
tkinterdata
tokenizedata
tracedmodules
translationdata
typinganndata
wheeldata
xmltestdata
zipimport_data
.ruff.toml
[3.13] Lint: Create a project-wide `.ruff.toml` settings file (GH-133124) ( #137670 )
2025-08-25 14:38:16 +03:00
__init__.py
__main__.py
_test_atexit.py
_test_eintr.py
[3.13] gh-137397: Skip test_os_open on NetBSD due to indefinite hang (GH-137398) ( #137407 )
2025-08-05 08:55:53 +00:00
_test_embed_set_config.py
_test_embed_structseq.py
_test_monitoring_shutdown.py
_test_multiprocessing.py
[3.13] gh-126631: gh-137996: fix pre-loading of __main__ (GH-135295) ( #138609 )
2025-09-08 11:13:23 -07:00
_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
[3.13] gh-138584: Increase test coverage for collections.UserList (GH-138590) ( #138611 )
2025-09-07 09:52:35 +00:00
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
[3.13] gh-126631: gh-137996: fix pre-loading of __main__ (GH-135295) ( #138609 )
2025-09-08 11:13:23 -07:00
multibytecodec_support.py
[3.13] gh-101828: Fix jisx0213 codecs removing null characters (gh-139340) (gh-140112)
2025-10-14 14:48:29 +00:00
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
reperf.py
seq_tests.py
signalinterproctester.py
ssl_servers.py
ssltests.py
string_tests.py
test___all__.py
test__colorize.py
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
[3.13] Make Android streams respect the unbuffered (-u) option (GH-138806) ( #139110 )
2025-09-18 12:45:03 +01: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
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_builtin.py
test_bytes.py
[3.13] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) (GH-138183)
2025-08-27 10:46:33 +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
[3.13] gh-139748: fix leaks in AC error paths when using unicode FS-b… ( #139792 )
2025-10-08 22:21:49 +05:30
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
[3.13] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415) ( #137461 )
2025-08-06 12:59:11 +00:00
test_codeop.py
test_collections.py
[3.13] gh-137463: Update validate_abstract_methods in test_collections.py (GH-137464) ( #137521 )
2025-08-08 00:29:45 +03:00
test_colorsys.py
test_compare.py
test_compile.py
[3.13] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755) (GH-140119)
2025-10-14 15:46:11 +00:00
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_csv.py
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
[3.13] gh-135386: Skip readonly tests for the root user (GH-138058) (GH-138064)
2025-08-22 13:44:19 +00:00
test_decimal.py
test_decorators.py
test_defaultdict.py
test_deque.py
test_descr.py
test_descrtut.py
test_devpoll.py
test_dict.py
test_dict_version.py
test_dictcomps.py
test_dictviews.py
test_difflib.py
[3.13] gh-138669: Increase test coverage for difflib (GH-138670) ( #138818 )
2025-09-14 19:42:05 +00:00
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.13] gh-134163: Fix an infinite loop when the process runs out of memory in a try block (GH-138491)
2025-09-10 12:54:42 -04: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
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… ( #139726 )
2025-10-07 23:15:57 +01:00
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
[3.13] gh-105487: Fix __dir__ entries of GenericAlias (GH-138578) ( #138640 )
2025-09-08 10:03:03 +00:00
test_genericclass.py
test_genericpath.py
test_genexps.py
test_getopt.py
test_getpass.py
test_getpath.py
test_gettext.py
[3.13] gh-130655: gettext: Add fallback testcase (GH-136857) ( #136863 )
2025-07-20 12:30:09 +00:00
test_glob.py
test_global.py
test_grammar.py
test_graphlib.py
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py
[3.13] gh-137412: fix default_builtin_hashes values in test_hashlib.py (GH-137413) ( #137535 )
2025-08-07 22:54:27 +00:00
test_heapq.py
test_hmac.py
test_html.py
test_htmlparser.py
[3.13] gh-135661: Fix parsing unterminated bogus comments in HTMLParser (GH-137873) (GH-137875)
2025-08-17 10:59:24 +00:00
test_http_cookiejar.py
test_http_cookies.py
test_httplib.py
test_httpservers.py
[3.13] gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (GH-139514) ( #139602 )
2025-10-08 10:32:45 +00:00
test_idle.py
test_imaplib.py
[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) (GH-139407)
2025-09-29 06:25:51 +00:00
test_index.py
test_int.py
test_int_literal.py
test_io.py
test_ioctl.py
test_ipaddress.py
test_isinstance.py
test_iter.py
[3.13] Doc: fix duplicated words (GH-136086) ( #137357 )
2025-08-04 06:41:47 +08:00
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
[3.13] Doc: fix duplicated words (GH-136086) ( #137357 )
2025-08-04 06:41:47 +08:00
test_lltrace.py
test_locale.py
[3.13] gh-130567: Enable previously skipped locale tests on FreeBSD and macOS (GH-138652) (GH-139422)
2025-09-30 17:53:45 +02:00
test_logging.py
test_long.py
[3.13] gh-71810: Fix corner case (length==0) for int.to_bytes() (GH-138739) ( #138783 )
2025-09-11 10:53:27 +00:00
test_longexp.py
test_lzma.py
test_mailbox.py
test_marshal.py
test_math.py
test_math_property.py
test_memoryio.py
test_memoryview.py
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py
[3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220) (GH-138387)
2025-09-03 11:33:08 +03:00
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
test_numeric_tower.py
test_opcache.py
[3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) (GH-138032)
2025-08-22 20:25:24 +08:00
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
test_peepholer.py
test_pep646_syntax.py
test_perf_profiler.py
[3.13] gh-131038: Use text=True in subprocesses in test_perf_profiler (GH-137117) ( #137125 )
2025-07-26 17:24:32 +00:00
test_perfmaps.py
test_pickle.py
test_picklebuffer.py
test_pickletools.py
[3.13] gh-139646: fix typo in pickletools error message (GH-139647) (GH-139650)
2025-10-07 20:19:24 +02:00
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
[3.13] gh-138163: skip failures if tests are run with SCHED_BATCH on glibc (GH-138576) (GH-138819)
2025-09-16 10:27:19 +02:00
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
[3.13] gh-139289: Lazy import rlcompleter to fix the refleak (GH-139305) ( #139357 )
2025-09-26 22:50:33 +08:00
test_pyexpat.py
[3.13] gh-139400: Make sure that parent parsers outlive their subparsers in pyexpat (GH-139403) (GH-139608)
2025-10-06 15:17:37 +02:00
test_queue.py
test_quopri.py
test_raise.py
test_random.py
test_range.py
test_re.py
test_readline.py
test_regrtest.py
[3.13] gh-139208: Fix regrtest --fast-ci --verbose (GH-139240) ( #139261 )
2025-09-23 14:32:19 +00:00
test_repl.py
[3.13] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with PYTHONSTARTUP (GH-137625) ( #137778 )
2025-08-15 12:10:39 +03:00
test_reprlib.py
test_resource.py
[3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (GH-137507)
2025-08-07 09:37:02 +00:00
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
[3.13] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502) (GH-138549)
2025-09-05 20:21:02 +00:00
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
[3.13] gh-140170: Fix test_site with -s flag (GH-140179) ( #140201 )
2025-10-16 10:57:00 +00:00
test_slice.py
test_smtplib.py
[3.13] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623) ( #138087 )
2025-08-23 14:27:47 +02:00
test_smtpnet.py
test_socket.py
[3.13] gh-139310: skip test_aead_aes_gcm for Linux kernel between 6.16.0 and 6.17.x (GH-139552) ( #139593 )
2025-10-05 08:52:06 +00:00
test_socketserver.py
test_sort.py
test_source_encoding.py
[3.13] gh-63161: Add more tests for source encoding (GH-139440) ( #139443 )
2025-10-07 13:34:08 +02:00
test_ssl.py
[3.13] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588) (GH-137613)
2025-08-11 22:05:13 -04:00
test_stable_abi_ctypes.py
test_startfile.py
test_stat.py
test_statistics.py
test_str.py
test_strftime.py
test_string.py
test_string_literals.py
test_stringprep.py
test_strptime.py
[3.13] gh-139624: Skip problematic locales on AIX in test_date_locale2 (GH-139625) (GH-139645)
2025-10-06 13:49:50 +03:00
test_strtod.py
test_struct.py
test_structseq.py
test_subclassinit.py
test_subprocess.py
test_sundry.py
test_super.py
test_support.py
test_symtable.py
[3.13] gh-139748: fix leaks in AC error paths when using unicode FS-b… ( #139792 )
2025-10-08 22:21:49 +05:30
test_syntax.py
[3.13] gh-130077: Properly match full soft keywords in the parser (GH-135317) ( #135399 )
2025-08-04 15:18:05 +01:00
test_sys.py
test_sys_setprofile.py
test_sys_settrace.py
test_sysconfig.py
[3.13] Synced docs and docstring for sysconfig.get_platform (GH-135530) ( #138975 )
2025-09-17 13:22:36 +00:00
test_syslog.py
test_tabnanny.py
test_tarfile.py
[3.13] gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316) (GH-139771)
2025-10-09 12:54:14 +02:00
test_tcl.py
test_tempfile.py
test_termios.py
test_textwrap.py
[3.13] gh-139065: Fix trailing space before long word in textwrap (GH-139070) (GH-139903)
2025-10-10 13:51:41 +00:00
test_thread.py
test_threadedtempfile.py
test_threading.py
[3.13] gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805) (GH-137827)
2025-08-17 09:08:14 -07:00
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py
test_tokenize.py
[3.13] gh-139516: Fix lambda colon start format spec in f-string in t… ( #139726 )
2025-10-07 23:15:57 +01:00
test_trace.py
test_traceback.py
test_tracemalloc.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.13] gh-138859: Account for ParamSpec defaults that are not lists … (GH-138868) ( #140208 )
2025-10-16 13:26:24 -07: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
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
[3.13] gh-132710: only use stable _uuid.generate_time_safe() to deduce MAC address (GH-132901) ( #134704 )
2025-08-05 07:56:03 +00:00
test_venv.py
[3.13] gh-139308: Skip test_special_chars_csh on NetBSD due to csh variable expansion issue (GH-139341) ( #139560 )
2025-10-08 14:10:34 +00:00
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.13] gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse() (GH-139211) (GH-139456)
2025-09-30 18:14:44 +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
testcodec.py
tf_inherit_check.py
win_console_handler.py
xmltests.py