.. |
audiodata
|
…
|
|
capath
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
cjkencodings
|
…
|
|
crashers
|
…
|
|
data
|
…
|
|
decimaltestdata
|
…
|
|
dtracedata
|
…
|
|
eintrdata
|
bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX (GH-11424)
|
2019-02-14 10:41:37 -08:00 |
encoded_modules
|
…
|
|
imghdrdata
|
…
|
|
leakers
|
…
|
|
libregrtest
|
bpo-36915: regrtest always remove tempdir of worker processes (GH-13312)
|
2019-05-14 08:25:06 -07:00 |
sndhdrdata
|
…
|
|
subprocessdata
|
…
|
|
support
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
test_asyncio
|
bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271)
|
2019-05-17 02:05:19 -07:00 |
test_email
|
bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391)
|
2019-05-17 13:47:12 -07:00 |
test_import
|
…
|
|
test_importlib
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
test_json
|
bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048)
|
2018-05-22 06:03:10 -07:00 |
test_tools
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
test_warnings
|
bpo-35178: Fix warnings._formatwarnmsg() (GH-12033)
|
2019-03-01 09:40:10 -08:00 |
tracedmodules
|
…
|
|
xmltestdata
|
…
|
|
Sine-1000Hz-300ms.aif
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
…
|
|
_test_multiprocessing.py
|
Raise the timeout in test_multiprocessing_* for slow buildbots (GH-12489)
|
2019-03-22 00:54:32 -07:00 |
allsans.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
ann_module.py
|
…
|
|
ann_module2.py
|
…
|
|
ann_module3.py
|
…
|
|
audiotest.au
|
…
|
|
audiotests.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
|
Change bisect to bisect_cmd in docstring (GH-13040)
|
2019-05-01 20:10:12 -07:00 |
bytecode_helper.py
|
…
|
|
cfgparser.1
|
…
|
|
cfgparser.2
|
…
|
|
cfgparser.3
|
…
|
|
clinic.test
|
[3.7] bpo-35578: Add an example file for testing Argument Clinic converters. (GH-11306) (GH-11311)
|
2018-12-25 11:20:08 +02: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
|
…
|
|
datetimetester.py
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
dis_module.py
|
…
|
|
doctest_aliases.py
|
…
|
|
double_const.py
|
…
|
|
empty.vbs
|
…
|
|
exception_hierarchy.txt
|
…
|
|
ffdh3072.pem
|
bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8763)
|
2018-08-14 16:52:27 +02:00 |
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
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
ieee754.txt
|
…
|
|
imp_dummy.py
|
…
|
|
inspect_fodder.py
|
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
|
2018-08-24 10:44:47 -04:00 |
inspect_fodder2.py
|
…
|
|
keycert.passwd.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
keycert.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
keycert2.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
keycert3.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
keycert4.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
keycertecc.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
list_tests.py
|
Fix a misnamed test for lists. (GH-11933)
|
2019-02-19 04:12:16 -08:00 |
lock_tests.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
mailcap.txt
|
…
|
|
make_ssl_certs.py
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
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
|
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
|
2018-12-17 07:10:20 -08:00 |
nokia.pem
|
…
|
|
nullbytecert.pem
|
…
|
|
nullcert.pem
|
…
|
|
outstanding_bugs.py
|
…
|
|
pickletester.py
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
profilee.py
|
…
|
|
pstats.pck
|
…
|
|
pycacert.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
pycakey.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
pyclbr_input.py
|
…
|
|
pydoc_mod.py
|
…
|
|
pydocfodder.py
|
…
|
|
pythoninfo.py
|
bpo-35952: Sync test.pythoninfo from master (GH-13009)
|
2019-04-29 15:20:27 +02:00 |
randv2_32.pck
|
…
|
|
randv2_64.pck
|
…
|
|
randv3.pck
|
…
|
|
re_tests.py
|
…
|
|
regrtest.py
|
…
|
|
relimport.py
|
…
|
|
reperf.py
|
…
|
|
revocation.crl
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
sample_doctest.py
|
…
|
|
sample_doctest_no_docstrings.py
|
…
|
|
sample_doctest_no_doctests.py
|
…
|
|
secp384r1.pem
|
…
|
|
selfsigned_pythontestdotnet.pem
|
[3.7] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13197)
|
2019-05-08 14:13:08 -07:00 |
seq_tests.py
|
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
|
2019-05-17 00:33:10 -07:00 |
sgml_input.html
|
…
|
|
signalinterproctester.py
|
bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087)
|
2018-12-11 03:50:34 -08:00 |
sortperf.py
|
…
|
|
ssl_cert.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
ssl_key.passwd.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
ssl_key.pem
|
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
|
2018-09-06 15:13:24 +02:00 |
ssl_servers.py
|
…
|
|
ssltests.py
|
…
|
|
string_tests.py
|
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
|
2019-05-17 00:33:10 -07:00 |
talos-2019-0758.pem
|
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
|
2019-01-15 15:03:36 -08:00 |
test___all__.py
|
…
|
|
test___future__.py
|
…
|
|
test__locale.py
|
…
|
|
test__opcode.py
|
…
|
|
test__osx_support.py
|
bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) (GH-11264)
|
2018-12-20 16:03:01 +01:00 |
test_abc.py
|
bpo-34441: Fix ABC.__subclasscheck__ crash on classes with invalid __subclasses__ (GH-8835)
|
2018-08-20 16:42:18 -04:00 |
test_abstract_numbers.py
|
…
|
|
test_aifc.py
|
…
|
|
test_argparse.py
|
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
|
2018-09-18 11:48:22 -07:00 |
test_array.py
|
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
|
2019-05-17 00:33:10 -07:00 |
test_asdl_parser.py
|
…
|
|
test_ast.py
|
closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword. (GH-4175)
|
2018-09-11 15:21:11 -07:00 |
test_asyncgen.py
|
…
|
|
test_asynchat.py
|
…
|
|
test_asyncore.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_atexit.py
|
…
|
|
test_audioop.py
|
…
|
|
test_augassign.py
|
…
|
|
test_base64.py
|
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8435)
|
2018-07-24 13:53:39 +03:00 |
test_baseexception.py
|
…
|
|
test_bdb.py
|
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
|
2018-12-05 11:54:42 -08:00 |
test_bigaddrspace.py
|
…
|
|
test_bigmem.py
|
bpo-5438: Update memory requirements and optimize test_bigmem.py. (GH-11123)
|
2018-12-19 23:52:57 -08:00 |
test_binascii.py
|
bpo-34736: improve error message for invalid length b64decode inputs (GH-9563)
|
2018-09-27 23:12:54 -07:00 |
test_binhex.py
|
…
|
|
test_binop.py
|
…
|
|
test_bisect.py
|
…
|
|
test_bool.py
|
…
|
|
test_buffer.py
|
…
|
|
test_bufio.py
|
…
|
|
test_builtin.py
|
bpo-35742: Fix test_envar_unimportable in test_builtin. (GH-11561)
|
2019-01-15 03:45:57 -08:00 |
test_bytes.py
|
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
|
2019-05-17 00:33:10 -07:00 |
test_bz2.py
|
…
|
|
test_c_locale_coercion.py
|
bpo-35336: Fix PYTHONCOERCECLOCALE=1 (GH-10806) (GH-10813)
|
2018-11-30 12:19:48 +01:00 |
test_calendar.py
|
…
|
|
test_call.py
|
bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624)
|
2018-09-25 21:17:52 -07:00 |
test_capi.py
|
[3.7] bpo-36389: _PyObject_IsFreed() now also detects uninitialized memory (GH-12770) (GH-12788)
|
2019-04-11 22:30:31 +02:00 |
test_cgi.py
|
bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973)
|
2018-10-23 03:54:52 -07:00 |
test_cgitb.py
|
…
|
|
test_charmapcodec.py
|
…
|
|
test_class.py
|
bpo-31506: Clarify error messages for object.__new__ and object.__init__ (GH-11641)
|
2019-02-19 05:47:13 -08:00 |
test_clinic.py
|
[3.7] bpo-35578: Add an example file for testing Argument Clinic converters. (GH-11306) (GH-11311)
|
2018-12-25 11:20:08 +02:00 |
test_cmath.py
|
…
|
|
test_cmd.py
|
…
|
|
test_cmd_line.py
|
Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" (GH-9416)
|
2018-09-19 12:01:52 -07:00 |
test_cmd_line_script.py
|
bpo-20844: open script file with "rb" mode (GH-12616)
|
2019-04-01 21:02:51 +09:00 |
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
|
bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603) (GH-12627)
|
2019-03-30 15:52:41 +02:00 |
test_codeop.py
|
…
|
|
test_collections.py
|
bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094)
|
2019-05-19 07:26:35 -07:00 |
test_colorsys.py
|
…
|
|
test_compare.py
|
…
|
|
test_compile.py
|
bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418)
|
2018-11-08 18:13:14 -08:00 |
test_compileall.py
|
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607)
|
2018-11-28 09:45:36 -08:00 |
test_complex.py
|
bpo-34087: Fix buffer overflow in int(s) and similar functions (GH-8274)
|
2018-07-13 20:58:12 -07:00 |
test_concurrent_futures.py
|
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
|
2019-04-01 10:59:24 +03:00 |
test_configparser.py
|
…
|
|
test_contains.py
|
…
|
|
test_context.py
|
bpo-33985: Implement ContextVar.name attribute. (GH-7980)
|
2018-06-28 10:39:54 -07:00 |
test_contextlib.py
|
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
|
2019-04-01 10:59:24 +03:00 |
test_contextlib_async.py
|
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
|
2019-04-01 10:59:24 +03:00 |
test_copy.py
|
…
|
|
test_copyreg.py
|
…
|
|
test_coroutines.py
|
…
|
|
test_cprofile.py
|
[3.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9926)
|
2018-10-17 04:48:05 -07:00 |
test_crashers.py
|
…
|
|
test_crypt.py
|
…
|
|
test_csv.py
|
…
|
|
test_ctypes.py
|
…
|
|
test_curses.py
|
…
|
|
test_dataclasses.py
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
test_datetime.py
|
…
|
|
test_dbm.py
|
bpo-33752: Fix a file leak in test_dbm. (GH-7376)
|
2018-06-05 06:50:56 -07:00 |
test_dbm_dumb.py
|
…
|
|
test_dbm_gnu.py
|
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7798)
|
2018-06-19 18:19:23 +02:00 |
test_dbm_ndbm.py
|
…
|
|
test_decimal.py
|
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
|
2018-11-05 06:52:58 -08:00 |
test_decorators.py
|
…
|
|
test_defaultdict.py
|
…
|
|
test_deque.py
|
closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)
|
2018-09-11 12:08:10 -07:00 |
test_descr.py
|
bpo-36433: fix confusing error messages in classmethoddescr_call (GH-12556)
|
2019-03-26 02:47:08 -07:00 |
test_descrtut.py
|
…
|
|
test_devpoll.py
|
…
|
|
test_dict.py
|
bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624)
|
2018-09-25 21:17:52 -07:00 |
test_dict_version.py
|
…
|
|
test_dictcomps.py
|
…
|
|
test_dictviews.py
|
…
|
|
test_difflib.py
|
…
|
|
test_difflib_expect.html
|
…
|
|
test_dis.py
|
…
|
|
test_distutils.py
|
…
|
|
test_doctest.py
|
bpo-24746: Fix doctest failures when running the testsuite with -R (GH-11501)
|
2019-01-10 08:02:26 -08:00 |
test_doctest.txt
|
…
|
|
test_doctest2.py
|
…
|
|
test_doctest2.txt
|
…
|
|
test_doctest3.txt
|
…
|
|
test_doctest4.txt
|
…
|
|
test_docxmlrpc.py
|
…
|
|
test_dtrace.py
|
…
|
|
test_dummy_thread.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_dummy_threading.py
|
…
|
|
test_dynamic.py
|
…
|
|
test_dynamicclassattribute.py
|
…
|
|
test_eintr.py
|
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
|
2018-12-06 05:34:59 -08:00 |
test_embed.py
|
bpo-35313: Fix test_embed when run from venv (GH-10713) (GH-10715)
|
2018-11-26 12:42:06 +01:00 |
test_ensurepip.py
|
…
|
|
test_enum.py
|
bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)
|
2019-03-08 13:44:21 -08:00 |
test_enumerate.py
|
…
|
|
test_eof.py
|
…
|
|
test_epoll.py
|
bpo-32568: make select.epoll() and its docs consistent (GH-7840) (GH-8024)
|
2018-06-30 16:03:19 +03:00 |
test_errno.py
|
…
|
|
test_exception_hierarchy.py
|
…
|
|
test_exception_variations.py
|
…
|
|
test_exceptions.py
|
…
|
|
test_extcall.py
|
…
|
|
test_faulthandler.py
|
Fix typos in test_faulthandler skipIfs for ubsan. (GH-11386)
|
2018-12-30 20:34:03 -08:00 |
test_fcntl.py
|
…
|
|
test_file.py
|
bpo-34031: fix incorrect usage of self.fail in two tests (GH-8091)
|
2018-07-10 03:08:43 -07:00 |
test_file_eintr.py
|
…
|
|
test_filecmp.py
|
…
|
|
test_fileinput.py
|
bpo-33753: Refactor creating temporary files in test_fileinput. (GH-7377)
|
2018-06-05 03:13:28 -07:00 |
test_fileio.py
|
…
|
|
test_finalization.py
|
…
|
|
test_float.py
|
bpo-35560: Remove assertion from format(float, "n") (GH-11288)
|
2019-01-07 07:26:20 -08:00 |
test_flufl.py
|
bpo-34084: Fix setting an error message for the "Barry as BDFL" easter egg. (GH-8262) (GH-8423)
|
2018-07-24 01:41:26 +03:00 |
test_fnmatch.py
|
…
|
|
test_fork1.py
|
…
|
|
test_format.py
|
…
|
|
test_fractions.py
|
…
|
|
test_frame.py
|
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
|
2018-12-17 07:10:20 -08:00 |
test_frozen.py
|
…
|
|
test_fstring.py
|
…
|
|
test_ftplib.py
|
[3.7] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (GH-8789)
|
2018-08-16 21:37:20 +02:00 |
test_funcattrs.py
|
…
|
|
test_functools.py
|
bpo-36650: Fix handling of empty keyword args in C version of lru_cache. (GH-12881) (GH-12888)
|
2019-04-20 07:50:32 -10:00 |
test_future.py
|
bpo-34854: Fix compiling string annotations containing lambdas. (GH-9645)
|
2018-09-30 11:19:15 -07:00 |
test_future3.py
|
…
|
|
test_future4.py
|
bpo-35412: Add testcase to test_future4 (GH-11131) (GH-11183)
|
2018-12-17 09:34:06 +01:00 |
test_future5.py
|
…
|
|
test_gc.py
|
bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918) (GH-8070)
|
2018-07-03 22:13:28 +02:00 |
test_gdb.py
|
bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10325)
|
2018-11-04 16:40:02 -05:00 |
test_generator_stop.py
|
…
|
|
test_generators.py
|
…
|
|
test_genericclass.py
|
[3.7] bpo-36679: Rename duplicate test_class_getitem function (GH-12892) (GH-12978)
|
2019-04-26 18:21:45 -07:00 |
test_genericpath.py
|
bpo-33861: Minor improvements of tests for os.path. (GH-7715)
|
2018-06-16 03:57:50 -07:00 |
test_genexps.py
|
…
|
|
test_getargs2.py
|
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)
|
2018-08-06 07:11:04 -07:00 |
test_getopt.py
|
…
|
|
test_getpass.py
|
…
|
|
test_gettext.py
|
…
|
|
test_glob.py
|
…
|
|
test_global.py
|
…
|
|
test_grammar.py
|
…
|
|
test_grp.py
|
…
|
|
test_gzip.py
|
bpo-16079: fix duplicate test method name in test_gzip. (GH-12827)
|
2019-04-14 10:50:52 -07:00 |
test_hash.py
|
…
|
|
test_hashlib.py
|
[3.7] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) (GH-9798)
|
2018-10-11 08:06:36 +03:00 |
test_heapq.py
|
…
|
|
test_hmac.py
|
bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062)
|
2018-05-22 16:40:44 -07:00 |
test_html.py
|
…
|
|
test_htmlparser.py
|
…
|
|
test_http_cookiejar.py
|
bpo-35647: Fix path check in cookiejar (GH-11436)
|
2019-03-10 10:30:35 -07:00 |
test_http_cookies.py
|
…
|
|
test_httplib.py
|
bpo-35925: Skip SSL tests that fail due to weak external certs. (GH-13124)
|
2019-05-06 20:51:25 -07:00 |
test_httpservers.py
|
…
|
|
test_idle.py
|
Improve comments in test_idle.py. (GH-7057)
|
2018-05-22 10:43:55 -07:00 |
test_imaplib.py
|
bpo-36348: test_imaplib: add debug info (GH-12846)
|
2019-04-15 18:45:01 +02:00 |
test_imghdr.py
|
…
|
|
test_imp.py
|
closes bpo-34056: Always return bytes from _HackedGetData.get_data(). (GH-8130)
|
2018-07-06 21:00:45 -07:00 |
test_index.py
|
…
|
|
test_inspect.py
|
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
|
2018-08-24 10:44:47 -04:00 |
test_int.py
|
…
|
|
test_int_literal.py
|
…
|
|
test_io.py
|
bpo-35214: Skip test_io tests that'd cause a huge malloc under msan (GH-11385)
|
2018-12-30 20:39:28 -08:00 |
test_ioctl.py
|
…
|
|
test_ipaddress.py
|
bpo-36845: validate integer network prefix when constructing IP networks (GH-13298)
|
2019-05-14 20:00:16 +09: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
|
bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705)
|
2018-10-17 23:58:40 -07:00 |
test_lib2to3.py
|
…
|
|
test_linecache.py
|
…
|
|
test_list.py
|
…
|
|
test_listcomps.py
|
…
|
|
test_locale.py
|
…
|
|
test_logging.py
|
bpo-36015: Handle StreamHandler representaton of stream with an integer name (GH-11908) (GH-13183)
|
2019-05-15 19:06:29 +01:00 |
test_long.py
|
closes bpo-34868: Improve error message with '_' is combined with an invalid type specifier. (GH-9666)
|
2018-10-01 22:12:02 -07:00 |
test_longexp.py
|
…
|
|
test_lzma.py
|
…
|
|
test_macpath.py
|
…
|
|
test_mailbox.py
|
…
|
|
test_mailcap.py
|
…
|
|
test_marshal.py
|
Fix fuzz testing for marshal.loads(). (GH-8106)
|
2018-07-05 03:44:11 -07:00 |
test_math.py
|
…
|
|
test_memoryio.py
|
…
|
|
test_memoryview.py
|
…
|
|
test_metaclass.py
|
…
|
|
test_mimetypes.py
|
…
|
|
test_minidom.py
|
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066)
|
2018-12-10 11:56:48 +01:00 |
test_mmap.py
|
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
|
2019-05-17 00:33:10 -07:00 |
test_module.py
|
…
|
|
test_modulefinder.py
|
…
|
|
test_msilib.py
|
bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517)
|
2019-02-02 09:36:48 -08:00 |
test_multibytecodec.py
|
…
|
|
test_multiprocessing_fork.py
|
bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)
|
2018-12-11 04:14:23 -08:00 |
test_multiprocessing_forkserver.py
|
bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)
|
2018-12-11 04:14:23 -08:00 |
test_multiprocessing_main_handling.py
|
bpo-35424: Fix test_multiprocessing_main_handling (GH-11223) (GH-11227)
|
2018-12-19 00:43:27 +01:00 |
test_multiprocessing_spawn.py
|
…
|
|
test_netrc.py
|
…
|
|
test_nis.py
|
…
|
|
test_nntplib.py
|
bpo-35925: Skip SSL tests that fail due to weak external certs. (GH-13124)
|
2019-05-06 20:51:25 -07:00 |
test_normalization.py
|
…
|
|
test_ntpath.py
|
[3.7] bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082)
|
2018-10-25 13:46:23 -04:00 |
test_numeric_tower.py
|
…
|
|
test_opcodes.py
|
[3.7] bpo-34136: Make test_do_not_recreate_annotations more reliable. (GH-8364) (GH-8365)
|
2018-07-24 15:05:57 +03:00 |
test_openpty.py
|
…
|
|
test_operator.py
|
…
|
|
test_optparse.py
|
…
|
|
test_ordered_dict.py
|
bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349). (GH-10000)
|
2018-10-20 11:24:05 +03:00 |
test_os.py
|
bpo-36234: Add more tests to PosixUidGidTests (GH-12234)
|
2019-03-11 06:18:40 -07:00 |
test_ossaudiodev.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_osx_env.py
|
…
|
|
test_parser.py
|
[3.7] bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565) (GH-12671)
|
2019-04-03 14:34:59 -04:00 |
test_pathlib.py
|
bpo-34977: Add Windows App Store package (GH-11027)
|
2018-12-10 19:58:52 -08:00 |
test_pdb.py
|
bpo-13120: fix typo with test_issue13120() method name (GH-12250)
|
2019-04-02 01:17:25 -07:00 |
test_peepholer.py
|
…
|
|
test_pickle.py
|
…
|
|
test_pickletools.py
|
…
|
|
test_pipes.py
|
…
|
|
test_pkg.py
|
bpo-34200: Fix non-determinism of test_pkg (GH-9248)
|
2018-09-12 18:29:08 -07:00 |
test_pkgimport.py
|
…
|
|
test_pkgutil.py
|
…
|
|
test_platform.py
|
Fixes tests requiring extra environment values on Windows (GH-9462)
|
2018-09-20 14:39:21 -07:00 |
test_plistlib.py
|
…
|
|
test_poll.py
|
…
|
|
test_popen.py
|
…
|
|
test_poplib.py
|
[3.7] bpo-33618: Enable TLS 1.3 in tests (GH-7079) (GH-7082)
|
2018-05-23 22:49:04 +02:00 |
test_posix.py
|
Skip test_preadv_flags if RWF_HIPRI is not supported by the system (GH-12762)
|
2019-04-13 09:25:20 -07:00 |
test_posixpath.py
|
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
|
2018-12-05 08:07:57 -08:00 |
test_pow.py
|
…
|
|
test_pprint.py
|
…
|
|
test_print.py
|
…
|
|
test_profile.py
|
…
|
|
test_property.py
|
…
|
|
test_pstats.py
|
…
|
|
test_pty.py
|
…
|
|
test_pulldom.py
|
[3.7] bpo-17239: Disable external entities in SAX parser (GH-9217) (GH-9511)
|
2018-09-24 05:38:37 -07:00 |
test_pwd.py
|
…
|
|
test_py_compile.py
|
bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH-9607)
|
2018-11-28 09:45:36 -08:00 |
test_pyclbr.py
|
…
|
|
test_pydoc.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_pyexpat.py
|
…
|
|
test_queue.py
|
…
|
|
test_quopri.py
|
…
|
|
test_raise.py
|
…
|
|
test_random.py
|
[3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136)
|
2019-05-06 13:55:19 -07:00 |
test_range.py
|
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
|
2018-11-05 06:52:58 -08:00 |
test_re.py
|
[3.7] bpo-29571: Fix test_re.test_locale_flag() (GH-12178)
|
2019-03-05 16:17:43 +01:00 |
test_readline.py
|
…
|
|
test_regrtest.py
|
[3.7] bpo-36719: sync regrtest with master branch (GH-12967)
|
2019-04-26 12:16:30 +02:00 |
test_repl.py
|
…
|
|
test_reprlib.py
|
…
|
|
test_resource.py
|
bpo-31132: Remove prlimit permission test. (GH-9280)
|
2018-09-13 15:13:55 -07:00 |
test_richcmp.py
|
…
|
|
test_rlcompleter.py
|
…
|
|
test_robotparser.py
|
…
|
|
test_runpy.py
|
…
|
|
test_sax.py
|
[3.7] bpo-17239: Disable external entities in SAX parser (GH-9217) (GH-9511)
|
2018-09-24 05:38:37 -07:00 |
test_sched.py
|
…
|
|
test_scope.py
|
…
|
|
test_script_helper.py
|
bpo-32942: Fix environment dependent test_script_helper (GH-8034)
|
2018-07-04 03:35:08 -07:00 |
test_secrets.py
|
…
|
|
test_select.py
|
…
|
|
test_selectors.py
|
…
|
|
test_set.py
|
…
|
|
test_setcomps.py
|
…
|
|
test_shelve.py
|
…
|
|
test_shlex.py
|
…
|
|
test_shutil.py
|
bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212) (#13234)
|
2019-05-14 13:30:22 +08:00 |
test_signal.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_site.py
|
simplify StartupImportTests (GH-13096)
|
2019-05-05 02:25:16 -07:00 |
test_slice.py
|
…
|
|
test_smtpd.py
|
…
|
|
test_smtplib.py
|
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
|
2018-11-05 06:52:58 -08:00 |
test_smtpnet.py
|
…
|
|
test_sndhdr.py
|
…
|
|
test_socket.py
|
bpo-36629: Add support.get_socket_conn_refused_errs() (GH-12834) (GH-12835)
|
2019-04-15 12:49:37 +02:00 |
test_socketserver.py
|
…
|
|
test_sort.py
|
bpo-36218: Fix handling of heterogeneous values in list.sort (GH-12209) GH-12532)
|
2019-03-25 00:47:55 -07:00 |
test_source_encoding.py
|
…
|
|
test_spwd.py
|
[3.7] bpo-34594: Don't hardcode errno values in the tests. (GH-9094)
|
2018-09-07 09:17:32 -07:00 |
test_sqlite.py
|
…
|
|
test_ssl.py
|
bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)
|
2019-05-16 09:41:36 -07:00 |
test_startfile.py
|
…
|
|
test_stat.py
|
…
|
|
test_statistics.py
|
…
|
|
test_strftime.py
|
…
|
|
test_string.py
|
…
|
|
test_string_literals.py
|
…
|
|
test_stringprep.py
|
…
|
|
test_strptime.py
|
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
|
2018-11-05 20:47:11 -08:00 |
test_strtod.py
|
…
|
|
test_struct.py
|
…
|
|
test_structmembers.py
|
…
|
|
test_structseq.py
|
…
|
|
test_subclassinit.py
|
…
|
|
test_subprocess.py
|
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9148)
|
2018-09-10 21:36:20 -07:00 |
test_sunau.py
|
…
|
|
test_sundry.py
|
…
|
|
test_super.py
|
…
|
|
test_support.py
|
bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675)
|
2018-11-23 09:13:32 -08:00 |
test_symbol.py
|
bpo-35683: Improve Azure Pipelines steps (GH-11493)
|
2019-01-22 12:31:30 -08:00 |
test_symtable.py
|
…
|
|
test_syntax.py
|
bpo-1875: Raise SyntaxError in invalid blocks that will be optimised away (GH-13332)
|
2019-05-17 03:59:48 -07:00 |
test_sys.py
|
bpo-36611: Fix test_sys.test_getallocatedblocks() (GH-12797)
|
2019-04-12 06:33:31 -07:00 |
test_sys_setprofile.py
|
bpo-34126: Fix crashes while profiling invalid calls. (GH-8300) (GH-8371)
|
2018-07-21 19:58:35 +03:00 |
test_sys_settrace.py
|
…
|
|
test_sysconfig.py
|
Fixes tests requiring extra environment values on Windows (GH-9462)
|
2018-09-20 14:39:21 -07:00 |
test_syslog.py
|
…
|
|
test_tarfile.py
|
bpo-35772: Fix test_tarfile on ppc64 (GH-11606)
|
2019-01-21 01:44:30 -08:00 |
test_tcl.py
|
bpo-33974: Fix passing special characters to ttk widgets. (GH-7986)
|
2018-06-29 23:42:57 -07:00 |
test_telnetlib.py
|
…
|
|
test_tempfile.py
|
…
|
|
test_textwrap.py
|
…
|
|
test_thread.py
|
…
|
|
test_threaded_import.py
|
…
|
|
test_threadedtempfile.py
|
…
|
|
test_threading.py
|
bpo-35283: Add pending deprecation warning for Thread.isAlive (GH-11604)
|
2019-01-18 15:09:43 +01:00 |
test_threading_local.py
|
test_threading_local: add missing "import sys" (GH-8049)
|
2019-01-06 14:32:52 -08:00 |
test_threadsignals.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_time.py
|
bpo-36454: Fix test_time.test_monotonic() (GH-12929)
|
2019-04-23 15:35:55 -07:00 |
test_timeit.py
|
…
|
|
test_timeout.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_tix.py
|
…
|
|
test_tk.py
|
…
|
|
test_tokenize.py
|
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
|
2018-07-09 08:47:14 -07:00 |
test_trace.py
|
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
|
2019-04-01 10:59:24 +03:00 |
test_traceback.py
|
bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077)
|
2018-09-10 09:00:08 -07:00 |
test_tracemalloc.py
|
…
|
|
test_ttk_guionly.py
|
…
|
|
test_ttk_textonly.py
|
…
|
|
test_tuple.py
|
…
|
|
test_turtle.py
|
…
|
|
test_typechecks.py
|
…
|
|
test_types.py
|
…
|
|
test_typing.py
|
bpo-35341: Add generic version of OrderedDict to typing (GH-10850)
|
2018-12-02 08:14:44 -08:00 |
test_ucn.py
|
…
|
|
test_unary.py
|
…
|
|
test_unicode.py
|
bpo-33817: Fix _PyBytes_Resize() for empty bytes object. (GH-11516)
|
2019-01-11 23:40:09 -08:00 |
test_unicode_file.py
|
…
|
|
test_unicode_file_functions.py
|
…
|
|
test_unicode_identifiers.py
|
…
|
|
test_unicodedata.py
|
bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958)
|
2018-06-15 05:21:55 -07:00 |
test_unittest.py
|
…
|
|
test_univnewlines.py
|
…
|
|
test_unpack.py
|
…
|
|
test_unpack_ex.py
|
…
|
|
test_urllib.py
|
bpo-30458: Disallow control chars in http URLs. (GH-12755) (GH-13154)
|
2019-05-07 11:28:47 -04:00 |
test_urllib2.py
|
…
|
|
test_urllib2_localnet.py
|
bpo-34031: fix incorrect usage of self.fail in two tests (GH-8091)
|
2018-07-10 03:08:43 -07:00 |
test_urllib2net.py
|
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
|
2019-02-22 06:03:26 -08:00 |
test_urllib_response.py
|
…
|
|
test_urllibnet.py
|
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
|
2019-02-22 06:03:26 -08:00 |
test_urlparse.py
|
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017)
|
2019-04-30 05:21:02 -07:00 |
test_userdict.py
|
…
|
|
test_userlist.py
|
…
|
|
test_userstring.py
|
…
|
|
test_utf8_mode.py
|
Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" (GH-9416)
|
2018-09-19 12:01:52 -07:00 |
test_utf8source.py
|
…
|
|
test_uu.py
|
bpo-33687: Fix call to os.chmod() in uu.decode() (GH-7282)
|
2019-01-17 17:32:59 +03:00 |
test_uuid.py
|
[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7) (GH-9133)
|
2018-09-10 18:47:29 +03:00 |
test_venv.py
|
bpo-35978: Correctly skips venv tests in venvs (GH-12220)
|
2019-03-21 10:33:40 -07:00 |
test_wait3.py
|
…
|
|
test_wait4.py
|
…
|
|
test_wave.py
|
…
|
|
test_weakref.py
|
[3.7] bpo-36492: Fix passing special keyword arguments to some functions. (GH-12637) (GH-12645)
|
2019-04-01 10:59:24 +03:00 |
test_weakset.py
|
…
|
|
test_webbrowser.py
|
bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)
|
2018-11-26 13:49:28 -08:00 |
test_winconsoleio.py
|
…
|
|
test_winreg.py
|
…
|
|
test_winsound.py
|
…
|
|
test_with.py
|
…
|
|
test_wsgiref.py
|
bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914)
|
2019-05-19 19:28:38 +03:00 |
test_xdrlib.py
|
…
|
|
test_xml_dom_minicompat.py
|
…
|
|
test_xml_etree.py
|
bpo-34941: Fix searching Element subclasses. (GH-9766)
|
2018-10-14 00:55:49 -07:00 |
test_xml_etree_c.py
|
bpo-35502: Fix reference leaks in ElementTree.TreeBuilder. (GH-11170)
|
2018-12-18 13:40:23 -08:00 |
test_xmlrpc.py
|
bpo-30458: Disallow control chars in http URLs. (GH-12755) (GH-13154)
|
2019-05-07 11:28:47 -04:00 |
test_xmlrpc_net.py
|
…
|
|
test_xxtestfuzz.py
|
…
|
|
test_yield_from.py
|
…
|
|
test_zipapp.py
|
…
|
|
test_zipfile.py
|
bpo-36434: Properly handle writing errors in ZIP files. (GH-12559) (GH-12628)
|
2019-03-30 15:52:16 +02:00 |
test_zipfile64.py
|
bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182)
|
2018-12-17 01:03:04 -08:00 |
test_zipimport.py
|
…
|
|
test_zipimport_support.py
|
…
|
|
test_zlib.py
|
bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)
|
2018-09-24 08:43:33 -04:00 |
testcodec.py
|
…
|
|
testtar.tar
|
…
|
|
tf_inherit_check.py
|
…
|
|
threaded_import_hangers.py
|
…
|
|
time_hashlib.py
|
bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180)
|
2018-12-17 02:49:22 -08:00 |
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
|
…
|
|