| .. |
|
audiodata
|
|
|
|
capath
|
|
|
|
cjkencodings
|
|
|
|
crashers
|
|
|
|
data
|
|
|
|
decimaltestdata
|
|
|
|
dtracedata
|
|
|
|
encoded_modules
|
|
|
|
imghdrdata
|
|
|
|
leakers
|
|
|
|
libregrtest
|
gh-84461: Add ability for multiprocessed libregrtest to use a different Python executable (GH-91930)
|
2022-05-02 15:51:34 -07:00 |
|
sndhdrdata
|
|
|
|
subprocessdata
|
|
|
|
support
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_asyncio
|
gh-90978: asyncio TestSSL uses SHORT_TIMEOUT (#92642)
|
2022-05-11 23:25:56 +02:00 |
|
test_email
|
bpo-43323: Fix UnicodeEncodeError in the email module (GH-32137)
|
2022-04-30 13:17:23 +03:00 |
|
test_import
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_importlib
|
gh-92265: set meta_path and path_hooks correctly in test_reload_namespace_changed (GH-92275)
|
2022-05-16 16:05:47 -07:00 |
|
test_json
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_peg_generator
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_sqlite3
|
Clean up the sqlite3 tests (GH-93056)
|
2022-05-21 19:06:12 +03:00 |
|
test_tomllib
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_tools
|
GH-91752: Skip test_freeze_simple_script when zlib is not available (#91758)
|
2022-05-03 10:19:54 -07:00 |
|
test_warnings
|
gh-91230: Concise catch_warnings with simplefilter (#91435)
|
2022-04-23 17:55:22 -07:00 |
|
test_zoneinfo
|
|
|
|
tracedmodules
|
|
|
|
xmltestdata
|
|
|
|
ziptestdata
|
|
|
|
__init__.py
|
|
|
|
__main__.py
|
|
|
|
_test_atexit.py
|
|
|
|
_test_eintr.py
|
|
|
|
_test_embed_set_config.py
|
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980)
|
2022-05-19 20:23:53 +01:00 |
|
_test_embed_structseq.py
|
|
|
|
_test_multiprocessing.py
|
bpo-46720: Add support for path-like objects to multiprocessing.set_executable for Windows (GH-31279)
|
2022-04-22 15:47:09 -07:00 |
|
_testcppext.cpp
|
GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951)
|
2022-05-21 22:16:37 +09:00 |
|
_typed_dict_helper.py
|
bpo-44863: Allow generic typing.TypedDict (#27663)
|
2022-05-03 07:21:42 -06:00 |
|
allsans.pem
|
|
|
|
ann_module.py
|
|
|
|
ann_module2.py
|
|
|
|
ann_module3.py
|
|
|
|
ann_module4.py
|
|
|
|
ann_module5.py
|
|
|
|
ann_module6.py
|
|
|
|
ann_module7.py
|
|
|
|
ann_module8.py
|
|
|
|
audiotest.au
|
|
|
|
audiotests.py
|
|
|
|
audit-tests.py
|
|
|
|
autotest.py
|
|
|
|
bad_coding.py
|
|
|
|
bad_coding2.py
|
|
|
|
bad_getattr.py
|
|
|
|
bad_getattr2.py
|
|
|
|
bad_getattr3.py
|
|
|
|
badcert.pem
|
|
|
|
badkey.pem
|
|
|
|
badsyntax_3131.py
|
|
|
|
badsyntax_future3.py
|
|
|
|
badsyntax_future4.py
|
|
|
|
badsyntax_future5.py
|
|
|
|
badsyntax_future6.py
|
|
|
|
badsyntax_future7.py
|
|
|
|
badsyntax_future8.py
|
|
|
|
badsyntax_future9.py
|
|
|
|
badsyntax_future10.py
|
|
|
|
badsyntax_pep3120.py
|
|
|
|
bisect_cmd.py
|
|
|
|
cfgparser.1
|
|
|
|
cfgparser.2
|
|
|
|
cfgparser.3
|
|
|
|
clinic.test
|
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
|
2022-05-12 14:48:38 +09:00 |
|
cmath_testcases.txt
|
|
|
|
coding20731.py
|
|
|
|
curses_tests.py
|
|
|
|
dataclass_module_1.py
|
|
|
|
dataclass_module_1_str.py
|
|
|
|
dataclass_module_2.py
|
|
|
|
dataclass_module_2_str.py
|
|
|
|
dataclass_textanno.py
|
|
|
|
datetimetester.py
|
Check result of utc_to_seconds and skip fold probe in pure Python (#91582)
|
2022-05-12 17:00:50 -04:00 |
|
dis_module.py
|
|
|
|
doctest_aliases.py
|
|
|
|
doctest_lineno.py
|
bpo-28249: fix lineno location for empty DocTest instances (GH-30498)
|
2022-05-19 17:46:15 +02:00 |
|
double_const.py
|
|
|
|
empty.vbs
|
|
|
|
exception_hierarchy.txt
|
|
|
|
ffdh3072.pem
|
|
|
|
final_a.py
|
|
|
|
final_b.py
|
|
|
|
floating_points.txt
|
|
|
|
fork_wait.py
|
|
|
|
formatfloat_testcases.txt
|
|
|
|
future_test1.py
|
|
|
|
future_test2.py
|
|
|
|
gdb_sample.py
|
|
|
|
good_getattr.py
|
|
|
|
idnsans.pem
|
|
|
|
ieee754.txt
|
|
|
|
imp_dummy.py
|
|
|
|
inspect_fodder.py
|
|
|
|
inspect_fodder2.py
|
|
|
|
inspect_stock_annotations.py
|
|
|
|
inspect_stringized_annotations.py
|
|
|
|
inspect_stringized_annotations_2.py
|
|
|
|
keycert.passwd.pem
|
|
|
|
keycert.pem
|
|
|
|
keycert2.pem
|
|
|
|
keycert3.pem
|
|
|
|
keycert4.pem
|
|
|
|
keycertecc.pem
|
|
|
|
list_tests.py
|
|
|
|
lock_tests.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
mailcap.txt
|
|
|
|
make_ssl_certs.py
|
|
|
|
mapping_tests.py
|
|
|
|
math_testcases.txt
|
|
|
|
memory_watchdog.py
|
|
|
|
mime.types
|
|
|
|
mock_socket.py
|
|
|
|
mod_generics_cache.py
|
|
|
|
mp_fork_bomb.py
|
|
|
|
mp_preload.py
|
|
|
|
multibytecodec_support.py
|
|
|
|
nokia.pem
|
|
|
|
nosan.pem
|
|
|
|
nullbytecert.pem
|
|
|
|
nullcert.pem
|
|
|
|
pickletester.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
profilee.py
|
|
|
|
pstats.pck
|
|
|
|
pycacert.pem
|
|
|
|
pycakey.pem
|
|
|
|
pyclbr_input.py
|
|
|
|
pydoc_mod.py
|
bpo-26120: make pydoc exclude __future__ imports from the data block of the module (GH-30888)
|
2022-03-28 22:02:57 +01:00 |
|
pydocfodder.py
|
|
|
|
pythoninfo.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
randv2_32.pck
|
|
|
|
randv2_64.pck
|
|
|
|
randv3.pck
|
|
|
|
re_tests.py
|
|
|
|
recursion.tar
|
|
|
|
regrtest.py
|
|
|
|
relimport.py
|
|
|
|
reperf.py
|
|
|
|
revocation.crl
|
|
|
|
sample_doctest.py
|
|
|
|
sample_doctest_no_docstrings.py
|
|
|
|
sample_doctest_no_doctests.py
|
|
|
|
secp384r1.pem
|
|
|
|
selfsigned_pythontestdotnet.pem
|
|
|
|
seq_tests.py
|
|
|
|
setup_testcppext.py
|
gh-92584: test_cppext uses setuptools (#92639)
|
2022-05-13 00:20:13 +02:00 |
|
sgml_input.html
|
|
|
|
signalinterproctester.py
|
|
|
|
Sine-1000Hz-300ms.aif
|
|
|
|
sortperf.py
|
|
|
|
ssl_cert.pem
|
|
|
|
ssl_key.passwd.pem
|
|
|
|
ssl_key.pem
|
|
|
|
ssl_servers.py
|
|
|
|
ssltests.py
|
|
|
|
string_tests.py
|
|
|
|
talos-2019-0758.pem
|
|
|
|
test___all__.py
|
bpo-47061: deprecate the aifc module (GH-32134)
|
2022-04-05 12:05:48 -07:00 |
|
test___future__.py
|
|
|
|
test__locale.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test__opcode.py
|
gh-90997: bpo-46841: Disassembly of quickened code (GH-32099)
|
2022-04-19 09:45:08 +01:00 |
|
test__osx_support.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test__xxsubinterpreters.py
|
bpo-40280: Skip more tests on Emscripten (GH-31947)
|
2022-03-17 12:09:57 +01:00 |
|
test_abc.py
|
gh-91578: improved error message when trying to instantiate an abstract class with missing methods (gh-47246)
|
2022-05-12 11:26:11 -04:00 |
|
test_abstract_numbers.py
|
|
|
|
test_aifc.py
|
Deprecate audioop (GH-32392)
|
2022-04-07 12:27:35 -07:00 |
|
test_argparse.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_array.py
|
|
|
|
test_asdl_parser.py
|
|
|
|
test_ast.py
|
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
|
2022-03-26 09:55:35 -07:00 |
|
test_asyncgen.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_asynchat.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_asyncore.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_atexit.py
|
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
|
2022-05-16 09:37:30 +02:00 |
|
test_audioop.py
|
Deprecate audioop (GH-32392)
|
2022-04-07 12:27:35 -07:00 |
|
test_audit.py
|
|
|
|
test_augassign.py
|
|
|
|
test_base64.py
|
|
|
|
test_baseexception.py
|
|
|
|
test_bdb.py
|
|
|
|
test_bigaddrspace.py
|
|
|
|
test_bigmem.py
|
|
|
|
test_binascii.py
|
bpo-38256: Fix binascii.crc32() when inputs are 4+GiB (GH-32000)
|
2022-03-20 12:28:15 -07:00 |
|
test_binop.py
|
|
|
|
test_bisect.py
|
|
|
|
test_bool.py
|
|
|
|
test_buffer.py
|
|
|
|
test_bufio.py
|
|
|
|
test_builtin.py
|
gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
|
2022-05-13 08:36:01 +02:00 |
|
test_bytes.py
|
bpo-26579: Add object.__getstate__(). (GH-2821)
|
2022-04-06 20:00:14 +03:00 |
|
test_bz2.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_c_locale_coercion.py
|
|
|
|
test_calendar.py
|
bpo-46484:Add test for Calendar.iterweekdays (GH-30825)
|
2022-04-04 18:16:56 +01:00 |
|
test_call.py
|
|
|
|
test_capi.py
|
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
|
2022-05-16 09:37:30 +02:00 |
|
test_cgi.py
|
bpo-47061: deprecate cgi and cgitb (GH-32410)
|
2022-04-08 17:15:35 -07:00 |
|
test_cgitb.py
|
bpo-47061: deprecate cgi and cgitb (GH-32410)
|
2022-04-08 17:15:35 -07:00 |
|
test_charmapcodec.py
|
|
|
|
test_check_c_globals.py
|
|
|
|
test_class.py
|
bpo-43857: Improve the AttributeError message when deleting a missing attribute (#25424)
|
2022-05-05 06:37:26 -07:00 |
|
test_clinic.py
|
|
|
|
test_cmath.py
|
|
|
|
test_cmd.py
|
gh-67248: cmd: Sort miscellaneous help topics (#92254)
|
2022-05-03 21:36:52 -06:00 |
|
test_cmd_line.py
|
gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)
|
2022-05-06 03:41:24 +02:00 |
|
test_cmd_line_script.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_code.py
|
GH-88116: Document that PyCodeNew is dangerous, and make PyCode_NewEmpty less dangerous. (GH-91790)
|
2022-04-21 19:08:36 +01:00 |
|
test_code_module.py
|
|
|
|
test_codeccallbacks.py
|
bpo-36819: Fix crashes in built-in encoders with weird error handlers (GH-28593)
|
2022-05-02 12:37:48 +03:00 |
|
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
|
gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-91668)
|
2022-04-30 13:16:27 +03:00 |
|
test_codeop.py
|
|
|
|
test_collections.py
|
bpo-39264: Fix UserDict.get() to account for __missing__() (GH-17910)
|
2022-05-10 14:23:45 -07:00 |
|
test_colorsys.py
|
|
|
|
test_compare.py
|
|
|
|
test_compile.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_compileall.py
|
bpo-47089: Avoid test_compileall failures on Windows (GH-32037)
|
2022-04-01 20:13:01 +02:00 |
|
test_complex.py
|
|
|
|
test_concurrent_futures.py
|
gh-90622: Do not spawn ProcessPool workers on demand via fork method. (#91598)
|
2022-05-08 09:20:34 -07:00 |
|
test_configparser.py
|
gh-90765: configparser test: Catch deprecation warning (#91480)
|
2022-05-02 11:22:26 -06:00 |
|
test_contains.py
|
|
|
|
test_context.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_contextlib.py
|
gh-92118: Add test for traceback when exception is modified by (Async)ExitStack.__exit__ (GH-92339)
|
2022-05-05 17:39:33 +01:00 |
|
test_contextlib_async.py
|
gh-92118: Add test for traceback when exception is modified by (Async)ExitStack.__exit__ (GH-92339)
|
2022-05-05 17:39:33 +01:00 |
|
test_copy.py
|
|
|
|
test_copyreg.py
|
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
|
2022-05-08 17:10:11 +03:00 |
|
test_coroutines.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_cppext.py
|
gh-92820: Skip test_cppext if _ctypes is missing (#92844)
|
2022-05-16 13:54:45 +02:00 |
|
test_cprofile.py
|
|
|
|
test_crashers.py
|
|
|
|
test_crypt.py
|
gh-91217: deprecate crypt (GH-91459)
|
2022-04-11 17:02:19 -07:00 |
|
test_csv.py
|
|
|
|
test_ctypes.py
|
|
|
|
test_curses.py
|
gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)
|
2022-04-26 07:59:56 +03:00 |
|
test_dataclasses.py
|
gh-91578: improved error message when trying to instantiate an abstract class with missing methods (gh-47246)
|
2022-05-12 11:26:11 -04:00 |
|
test_datetime.py
|
|
|
|
test_dbm.py
|
|
|
|
test_dbm_dumb.py
|
|
|
|
test_dbm_gnu.py
|
|
|
|
test_dbm_ndbm.py
|
|
|
|
test_decimal.py
|
gh-91821: Make decimal test succeed consistently (#91825)
|
2022-04-24 15:02:57 -07:00 |
|
test_decorators.py
|
bpo-46764: Fix wrapping bound method with @classmethod (#31367)
|
2022-05-04 23:00:21 -05:00 |
|
test_defaultdict.py
|
|
|
|
test_deque.py
|
bpo-26579: Add object.__getstate__(). (GH-2821)
|
2022-04-06 20:00:14 +03:00 |
|
test_descr.py
|
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
|
2022-05-08 17:10:11 +03:00 |
|
test_descrtut.py
|
bpo-26579: Add object.__getstate__(). (GH-2821)
|
2022-04-06 20:00:14 +03:00 |
|
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
|
GH-90690: Remove PRECALL instruction (GH-92925)
|
2022-05-19 11:05:26 +01:00 |
|
test_distutils.py
|
gh-82616: Add process_group support to subprocess.Popen (#23930)
|
2022-05-05 16:22:32 -07:00 |
|
test_doctest.py
|
bpo-28249: fix lineno location for empty DocTest instances (GH-30498)
|
2022-05-19 17:46:15 +02:00 |
|
test_doctest.txt
|
|
|
|
test_doctest2.py
|
|
|
|
test_doctest2.txt
|
|
|
|
test_doctest3.txt
|
|
|
|
test_doctest4.txt
|
|
|
|
test_docxmlrpc.py
|
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
|
2022-03-30 12:00:27 +01:00 |
|
test_dtrace.py
|
|
|
|
test_dynamic.py
|
gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626)
|
2022-04-17 14:04:29 -04:00 |
|
test_dynamicclassattribute.py
|
|
|
|
test_eintr.py
|
|
|
|
test_embed.py
|
gh-92031, test_embed: Improve test for unquickening static code (#92440)
|
2022-05-12 00:54:00 +02:00 |
|
test_ensurepip.py
|
|
|
|
test_enum.py
|
Update CPyhton configuration for 3.12 (#92451)
|
2022-05-08 13:44:12 +01:00 |
|
test_enumerate.py
|
|
|
|
test_eof.py
|
|
|
|
test_epoll.py
|
|
|
|
test_errno.py
|
|
|
|
test_except_star.py
|
|
|
|
test_exception_group.py
|
gh-89770: Implement PEP-678 - Exception notes (GH-31317)
|
2022-04-16 19:59:52 +01:00 |
|
test_exception_hierarchy.py
|
|
|
|
test_exception_variations.py
|
|
|
|
test_exceptions.py
|
GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)
|
2022-04-21 16:10:37 +01:00 |
|
test_extcall.py
|
|
|
|
test_faulthandler.py
|
|
|
|
test_fcntl.py
|
|
|
|
test_file.py
|
|
|
|
test_file_eintr.py
|
|
|
|
test_filecmp.py
|
|
|
|
test_fileinput.py
|
|
|
|
test_fileio.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_fileutils.py
|
|
|
|
test_finalization.py
|
|
|
|
test_float.py
|
bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)
|
2022-04-11 15:34:18 +01:00 |
|
test_flufl.py
|
|
|
|
test_fnmatch.py
|
bpo-47080: Use atomic groups to simplify fnmatch (GH-32029)
|
2022-03-21 12:49:43 -05:00 |
|
test_fork1.py
|
|
|
|
test_format.py
|
bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)
|
2022-04-11 15:34:18 +01:00 |
|
test_fractions.py
|
|
|
|
test_frame.py
|
|
|
|
test_frozen.py
|
|
|
|
test_fstring.py
|
bpo-47129: Add more informative messages to f-string syntax errors (32127)
|
2022-03-28 17:08:36 -04:00 |
|
test_ftplib.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_funcattrs.py
|
|
|
|
test_functools.py
|
gh-90172: add test for functools.singledispatch on Union types with None type (#92174)
|
2022-05-03 13:17:43 -06:00 |
|
test_future.py
|
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
|
2022-03-26 09:55:35 -07:00 |
|
test_future3.py
|
|
|
|
test_future4.py
|
|
|
|
test_future5.py
|
|
|
|
test_gc.py
|
gh-91636: Don't clear required fields of function objects (GH-91651)
|
2022-04-21 02:06:35 -04:00 |
|
test_gdb.py
|
Do not run test_gdb when gdb embeds Python 2. (GH-31956)
|
2022-03-17 18:00:56 +09:00 |
|
test_generator_stop.py
|
|
|
|
test_generators.py
|
|
|
|
test_genericalias.py
|
Add __class_getitem__ to csv.DictReader and csv.DictWriter (#92393)
|
2022-05-08 07:24:54 -07:00 |
|
test_genericclass.py
|
gh-92114: Improve error message for types with __class_getitem__ = None (GH-92115)
|
2022-05-02 08:29:49 +03:00 |
|
test_genericpath.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_genexps.py
|
|
|
|
test_getargs2.py
|
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
|
2022-05-12 14:48:38 +09:00 |
|
test_getopt.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_getpass.py
|
|
|
|
test_getpath.py
|
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS (GH-31958)
|
2022-04-05 02:05:36 -04:00 |
|
test_gettext.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_glob.py
|
|
|
|
test_global.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_grammar.py
|
gh-87999: Change warning type for numeric literal followed by keyword (GH-91980)
|
2022-04-27 20:15:14 +03:00 |
|
test_graphlib.py
|
|
|
|
test_grp.py
|
|
|
|
test_gzip.py
|
bpo-46267: Test compresslevel in gzip.compress (#30416)
|
2022-05-02 23:11:06 -06:00 |
|
test_hash.py
|
|
|
|
test_hashlib.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_heapq.py
|
|
|
|
test_hmac.py
|
|
|
|
test_html.py
|
|
|
|
test_htmlparser.py
|
|
|
|
test_http_cookiejar.py
|
bpo-42066: CookieJar cookies should not be sorted (GH-22745)
|
2022-04-20 20:45:24 -05:00 |
|
test_http_cookies.py
|
|
|
|
test_httplib.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_httpservers.py
|
bpo-47061: deprecate cgi and cgitb (GH-32410)
|
2022-04-08 17:15:35 -07:00 |
|
test_idle.py
|
|
|
|
test_imaplib.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_imghdr.py
|
gh-91217: deprecate imghdr (#91461)
|
2022-04-13 10:47:41 -07:00 |
|
test_imp.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_index.py
|
|
|
|
test_inspect.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_int.py
|
|
|
|
test_int_literal.py
|
|
|
|
test_interpreters.py
|
bpo-40280: Skip more tests on Emscripten (GH-31947)
|
2022-03-17 12:09:57 +01:00 |
|
test_io.py
|
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
|
2022-05-16 09:37:30 +02:00 |
|
test_ioctl.py
|
|
|
|
test_ipaddress.py
|
bpo-29890: Test IPv*Interface construction with tuple argument (#30862)
|
2022-05-03 11:21:24 -06:00 |
|
test_isinstance.py
|
gh-91603: Speed up isinstance/issubclass on union types (GH-91631)
|
2022-04-28 23:24:19 +08:00 |
|
test_iter.py
|
|
|
|
test_iterlen.py
|
|
|
|
test_itertools.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_keyword.py
|
|
|
|
test_keywordonlyarg.py
|
|
|
|
test_kqueue.py
|
|
|
|
test_largefile.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_launcher.py
|
gh-92817: Fix precedence of options to py.exe launcher (GH-92988)
|
2022-05-19 23:45:41 +01:00 |
|
test_lib2to3.py
|
|
|
|
test_linecache.py
|
|
|
|
test_list.py
|
|
|
|
test_listcomps.py
|
|
|
|
test_lltrace.py
|
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
|
2022-04-16 18:57:00 -04:00 |
|
test_locale.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_logging.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_long.py
|
gh-90213: Speed up right shifts of negative integers (GH-30277)
|
2022-05-02 11:19:03 -06:00 |
|
test_longexp.py
|
|
|
|
test_lzma.py
|
|
|
|
test_mailbox.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_mailcap.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_marshal.py
|
GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)
|
2022-04-21 16:10:37 +01:00 |
|
test_math.py
|
|
|
|
test_memoryio.py
|
|
|
|
test_memoryview.py
|
|
|
|
test_metaclass.py
|
|
|
|
test_mimetypes.py
|
bpo-45639: Add webp and avif image formats to mimetypes (#29259)
|
2022-05-03 15:17:57 -06:00 |
|
test_minidom.py
|
|
|
|
test_mmap.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_module.py
|
|
|
|
test_modulefinder.py
|
|
|
|
test_msilib.py
|
gh-91217: deprecate msilib (GH-91515)
|
2022-04-14 12:50:11 -07:00 |
|
test_multibytecodec.py
|
|
|
|
test_multiprocessing_fork.py
|
|
|
|
test_multiprocessing_forkserver.py
|
|
|
|
test_multiprocessing_main_handling.py
|
|
|
|
test_multiprocessing_spawn.py
|
|
|
|
test_named_expressions.py
|
|
|
|
test_netrc.py
|
gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918)
|
2022-04-26 07:58:41 +03:00 |
|
test_nis.py
|
gh-91217: deprecate nis (GH-91606)
|
2022-04-16 13:17:30 -07:00 |
|
test_nntplib.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_ntpath.py
|
bpo-40280: Skip more tests on Emscripten (GH-31947)
|
2022-03-17 12:09:57 +01:00 |
|
test_numeric_tower.py
|
|
|
|
test_opcache.py
|
|
|
|
test_opcodes.py
|
|
|
|
test_openpty.py
|
|
|
|
test_operator.py
|
|
|
|
test_optparse.py
|
|
|
|
test_ordered_dict.py
|
bpo-26579: Add object.__getstate__(). (GH-2821)
|
2022-04-06 20:00:14 +03:00 |
|
test_os.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_ossaudiodev.py
|
gh-91217: deprecate sunau (GH-91866)
|
2022-04-25 16:26:43 -07:00 |
|
test_osx_env.py
|
|
|
|
test_pathlib.py
|
gh-92550: Fix pathlib.Path.rglob() for empty pattern (GH-92604)
|
2022-05-11 07:43:04 +03:00 |
|
test_patma.py
|
|
|
|
test_pdb.py
|
gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)
|
2022-05-06 03:41:24 +02:00 |
|
test_peepholer.py
|
bpo-47120: make POP_JUMP_IF_TRUE/FALSE/NONE/NOT_NONE relative (GH-32400)
|
2022-04-11 10:40:24 +01:00 |
|
test_pep646_syntax.py
|
bpo-43224: Implement PEP 646 grammar changes (GH-31018)
|
2022-03-26 09:55:35 -07:00 |
|
test_pickle.py
|
|
|
|
test_picklebuffer.py
|
|
|
|
test_pickletools.py
|
|
|
|
test_pipes.py
|
gh-91217: deprecate-pipes (GH-91779)
|
2022-04-21 19:28:34 -07:00 |
|
test_pkg.py
|
|
|
|
test_pkgutil.py
|
|
|
|
test_platform.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_plistlib.py
|
|
|
|
test_poll.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_popen.py
|
|
|
|
test_poplib.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_positional_only_arg.py
|
|
|
|
test_posix.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_posixpath.py
|
|
|
|
test_pow.py
|
|
|
|
test_pprint.py
|
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
|
2022-05-08 17:10:11 +03:00 |
|
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
|
Deprecate audioop (GH-32392)
|
2022-04-07 12:27:35 -07:00 |
|
test_pydoc.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_pyexpat.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_queue.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_quopri.py
|
|
|
|
test_raise.py
|
|
|
|
test_random.py
|
gh-86388 Remove deprecated behaviors in randrange() (#92677)
|
2022-05-11 23:54:51 -05:00 |
|
test_range.py
|
|
|
|
test_re.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_readline.py
|
|
|
|
test_regrtest.py
|
gh-91904: Fix setting envvar PYTHONREGRTEST_UNICODE_GUARD (GH-91905)
|
2022-04-25 17:35:14 +03:00 |
|
test_repl.py
|
|
|
|
test_reprlib.py
|
|
|
|
test_resource.py
|
|
|
|
test_richcmp.py
|
|
|
|
test_rlcompleter.py
|
gh-92032: Add soft keywords to rlcompleter (#92029)
|
2022-05-02 16:36:29 -06:00 |
|
test_robotparser.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_runpy.py
|
gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)
|
2022-05-06 03:41:24 +02:00 |
|
test_sax.py
|
|
|
|
test_sched.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_scope.py
|
|
|
|
test_script_helper.py
|
|
|
|
test_secrets.py
|
|
|
|
test_select.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_selectors.py
|
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
|
2022-05-16 16:02:37 +02:00 |
|
test_set.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_setcomps.py
|
|
|
|
test_shelve.py
|
|
|
|
test_shlex.py
|
|
|
|
test_shutil.py
|
gh-92670: Skip test_shutil.TestCopy.test_copyfile_nonexistent_dir on AIX (#92718)
|
2022-05-19 11:17:44 +02:00 |
|
test_signal.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_site.py
|
bpo-47152: Convert the re module into a package (GH-32177)
|
2022-04-02 11:35:13 +03:00 |
|
test_slice.py
|
|
|
|
test_smtpd.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_smtplib.py
|
gh-92169: Use warnings_helper.import_deprecated() to import deprecated modules uniformly in tests (GH-92170)
|
2022-05-03 10:17:54 +03:00 |
|
test_smtpnet.py
|
|
|
|
test_sndhdr.py
|
gh-91217: deprecate-sndhdr (#91806)
|
2022-04-22 15:48:03 -07:00 |
|
test_socket.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_socketserver.py
|
gh-84461: Skip network require tests on Emscripten (GH-92383)
|
2022-05-06 12:08:36 +02:00 |
|
test_sort.py
|
|
|
|
test_source_encoding.py
|
|
|
|
test_spwd.py
|
gh-91217: deprecate spwd (#91846)
|
2022-04-23 14:48:17 -07:00 |
|
test_ssl.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_stable_abi_ctypes.py
|
gh-91324: Convert the stable ABI manifest to TOML (GH-92026)
|
2022-04-29 16:18:08 +02:00 |
|
test_startfile.py
|
|
|
|
test_stat.py
|
|
|
|
test_statistics.py
|
Fix inconsistent return type for statistics median_grouped() gh-92531 (#92533)
|
2022-05-09 02:08:41 -05:00 |
|
test_strftime.py
|
|
|
|
test_string.py
|
|
|
|
test_string_literals.py
|
gh-81548: Deprecate octal escape sequences with value larger than 0o377 (GH-91668)
|
2022-04-30 13:16:27 +03:00 |
|
test_stringprep.py
|
|
|
|
test_strptime.py
|
bpo-40280: Skip more tests on Emscripten (GH-31947)
|
2022-03-17 12:09:57 +01:00 |
|
test_strtod.py
|
|
|
|
test_struct.py
|
|
|
|
test_structmembers.py
|
|
|
|
test_structseq.py
|
|
|
|
test_subclassinit.py
|
|
|
|
test_subprocess.py
|
gh-82616: Add process_group support to subprocess.Popen (#23930)
|
2022-05-05 16:22:32 -07:00 |
|
test_sunau.py
|
gh-91217: deprecate sunau (GH-91866)
|
2022-04-25 16:26:43 -07:00 |
|
test_sundry.py
|
|
|
|
test_super.py
|
|
|
|
test_support.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_symtable.py
|
|
|
|
test_syntax.py
|
bpo-47212: Improve error messages for un-parenthesized generator expressions (GH-32302)
|
2022-04-05 14:47:13 +01:00 |
|
test_sys.py
|
gh-92914: Round the allocated size for lists up to the even number (GH-92915)
|
2022-05-19 08:43:50 +03:00 |
|
test_sys_setprofile.py
|
|
|
|
test_sys_settrace.py
|
gh-93061: Mark as artificial: backwards jump after async for (GH-93062)
|
2022-05-23 13:58:41 +01:00 |
|
test_sysconfig.py
|
gh-91670: Removes SO config variable in sysconfig.py (#91671)
|
2022-04-18 14:01:18 -07:00 |
|
test_syslog.py
|
|
|
|
test_tabnanny.py
|
|
|
|
test_tarfile.py
|
|
|
|
test_tcl.py
|
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
|
2022-05-06 13:50:38 +03:00 |
|
test_telnetlib.py
|
gh-91217: deprecate telnetlib (GH-91958)
|
2022-04-26 10:45:08 -07:00 |
|
test_tempfile.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 17:49:09 +03:00 |
|
test_textwrap.py
|
|
|
|
test_thread.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_threadedtempfile.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_threading.py
|
gh-89898: Fix test_threading.test_args_argument() (#92885)
|
2022-05-18 00:19:56 +02:00 |
|
test_threading_local.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_threadsignals.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_time.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_timeit.py
|
|
|
|
test_timeout.py
|
bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294)
|
2022-05-08 17:10:11 +03:00 |
|
test_tix.py
|
|
|
|
test_tk.py
|
|
|
|
test_tokenize.py
|
|
|
|
test_trace.py
|
|
|
|
test_traceback.py
|
GH-88116: Use a compact format to represent end line and column offsets. (GH-91666)
|
2022-04-21 16:10:37 +01:00 |
|
test_tracemalloc.py
|
|
|
|
test_ttk_guionly.py
|
|
|
|
test_ttk_textonly.py
|
|
|
|
test_tuple.py
|
|
|
|
test_turtle.py
|
|
|
|
test_type_annotations.py
|
|
|
|
test_type_cache.py
|
|
|
|
test_type_comments.py
|
|
|
|
test_typechecks.py
|
|
|
|
test_types.py
|
gh-91603: Speed up isinstance/issubclass on union types (GH-91631)
|
2022-04-28 23:24:19 +08:00 |
|
test_typing.py
|
gh-91162: Fix substitution of unpacked tuples in generic aliases (GH-92335)
|
2022-05-08 18:32:32 +03:00 |
|
test_ucn.py
|
|
|
|
test_unary.py
|
|
|
|
test_unicode.py
|
gh-92536: Update unicode struct size to ensure MemoryError is raised (GH-92867)
|
2022-05-17 10:12:21 -04:00 |
|
test_unicode_file.py
|
|
|
|
test_unicode_file_functions.py
|
|
|
|
test_unicode_identifiers.py
|
|
|
|
test_unicodedata.py
|
|
|
|
test_unittest.py
|
|
|
|
test_univnewlines.py
|
|
|
|
test_unpack.py
|
gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626)
|
2022-04-17 14:04:29 -04:00 |
|
test_unpack_ex.py
|
|
|
|
test_unparse.py
|
gh-92671: Don't omit parentheses when unparsing empty tuples (GH-92673)
|
2022-05-16 13:38:06 +01:00 |
|
test_urllib.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_urllib2.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_urllib2_localnet.py
|
gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
|
2022-04-13 19:19:16 -07:00 |
|
test_urllib2net.py
|
|
|
|
test_urllib_response.py
|
gh-90473: WASI: skip gethostname tests (GH-93092)
|
2022-05-23 10:39:57 +02:00 |
|
test_urllibnet.py
|
|
|
|
test_urlparse.py
|
|
|
|
test_userdict.py
|
|
|
|
test_userlist.py
|
|
|
|
test_userstring.py
|
|
|
|
test_utf8_mode.py
|
bpo-47000: Add locale.getencoding() (GH-32068)
|
2022-04-09 09:54:54 +09:00 |
|
test_utf8source.py
|
|
|
|
test_uu.py
|
gh-91217: deprecate uu (GH-92009)
|
2022-04-27 20:26:33 -07:00 |
|
test_uuid.py
|
|
|
|
test_venv.py
|
gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (#92676)
|
2022-05-19 07:47:16 -07:00 |
|
test_wait3.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_wait4.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_wave.py
|
Deprecate audioop (GH-32392)
|
2022-04-07 12:27:35 -07:00 |
|
test_weakref.py
|
bpo-40280: Detect missing threading on WASM platforms (GH-32352)
|
2022-04-07 09:22:47 +02:00 |
|
test_weakset.py
|
bpo-26579: Add object.__getstate__(). (GH-2821)
|
2022-04-06 20:00:14 +03:00 |
|
test_webbrowser.py
|
|
|
|
test_winconsoleio.py
|
|
|
|
test_winreg.py
|
|
|
|
test_winsound.py
|
gh-91061: also accept pathlib.Path for winsound.PlaySound (#91489)
|
2022-05-22 18:54:24 -07:00 |
|
test_with.py
|
|
|
|
test_wsgiref.py
|
|
|
|
test_xdrlib.py
|
gh-91217: deprecate xdrlib (GH-92066)
|
2022-04-29 18:22:10 -07:00 |
|
test_xml_dom_minicompat.py
|
|
|
|
test_xml_etree.py
|
gh-91810: ElementTree: Use text file's encoding by default in XML declaration (GH-91903)
|
2022-05-11 09:31:07 +03:00 |
|
test_xml_etree_c.py
|
|
|
|
test_xmlrpc.py
|
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
|
2022-03-22 03:04:36 -07:00 |
|
test_xmlrpc_net.py
|
|
|
|
test_xxlimited.py
|
|
|
|
test_xxtestfuzz.py
|
|
|
|
test_yield_from.py
|
|
|
|
test_zipapp.py
|
|
|
|
test_zipfile.py
|
gh-91917: Fix test_zipfile on non-UTF-8 locale (GH-91921)
|
2022-04-26 08:01:33 +03:00 |
|
test_zipfile64.py
|
|
|
|
test_zipimport.py
|
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
|
2022-05-19 12:43:16 +02:00 |
|
test_zipimport_support.py
|
|
|
|
test_zlib.py
|
|
|
|
testcodec.py
|
|
|
|
testtar.tar
|
|
|
|
testtar.tar.xz
|
|
|
|
tf_inherit_check.py
|
|
|
|
time_hashlib.py
|
|
|
|
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
|
|
|
|
tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
|
|
|
|
tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
|
|
|
|
tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
|
|
|
|
tokenize_tests.txt
|
|
|
|
win_console_handler.py
|
|
|
|
xmltests.py
|
|
|
|
zip_cp437_header.zip
|
|
|
|
zipdir.zip
|
|
|