cpython/Lib/test
INADA Naoki 6165d55f13 Issue #28147: Fix a memory leak in split-table dictionaries
setattr() must not convert combined table into split table.
2016-12-20 09:54:24 +09:00
..
audiodata
capath
cjkencodings
crashers
data
decimaltestdata
eintrdata Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
encoded_modules
imghdrdata
leakers
sndhdrdata
subprocessdata
support Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
test_asyncio Issue #28990: Fix SSL hanging if connection is closed before handshake completed. 2016-12-16 11:50:41 -05:00
test_email #28407 Improve test coverage of make_msgid. 2016-12-17 22:03:44 -05:00
test_import
test_importlib Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_json Issue #27993: Fix problems with plural objects in docs and comments 2016-09-07 11:04:41 +00:00
test_tools Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
test_warnings Issue #27528: Document and test warning messages must match at beginning 2016-07-19 02:26:38 +00:00
tracedmodules
xmltestdata
185test.db
Sine-1000Hz-300ms.aif
__init__.py
__main__.py
_test_multiprocessing.py Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks. 2016-12-10 17:13:16 +01:00
allsans.pem Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs. 2016-09-06 23:25:35 +02:00
audiotest.au
audiotests.py
autotest.py
bad_coding.py
bad_coding2.py
badcert.pem
badkey.pem
badsyntax_3131.py
badsyntax_async1.py
badsyntax_async2.py
badsyntax_async3.py
badsyntax_async4.py
badsyntax_async5.py
badsyntax_async6.py
badsyntax_async7.py
badsyntax_async8.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
bytecode_helper.py
cfgparser.1
cfgparser.2 Issue 19504: Change "customise" to "customize" American spelling. 2016-08-25 21:11:50 -07:00
cfgparser.3
cmath_testcases.txt
coding20731.py
curses_tests.py
datetimetester.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
dh1024.pem
dis_module.py
doctest_aliases.py
double_const.py
empty.vbs
exception_hierarchy.txt
final_a.py
final_b.py
floating_points.txt
fork_wait.py
formatfloat_testcases.txt
future_test1.py
future_test2.py
gdb_sample.py
ieee754.txt
imp_dummy.py
inspect_fodder.py
inspect_fodder2.py
keycert.passwd.pem
keycert.pem
keycert2.pem
keycert3.pem
keycert4.pem
list_tests.py
lock_tests.py Issue #25551: Test condition behavior instead of its internals 2016-04-29 17:25:29 +03:00
mailcap.txt #14977: Make mailcap respect the order of the lines in the mailcap file. 2016-09-09 20:04:23 -04:00
make_ssl_certs.py Issue #27691: Fix ssl module's parsing of GEN_RID subject alternative name fields in X.509 certs. 2016-09-06 23:25:35 +02:00
mapping_tests.py
math_testcases.txt
memory_watchdog.py
mime.types
mock_socket.py
mp_fork_bomb.py
mp_preload.py Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks. 2016-12-10 17:13:16 +01:00
multibytecodec_support.py
nokia.pem
nullbytecert.pem
nullcert.pem
outstanding_bugs.py
pickletester.py Issue #17711: Fixed unpickling by the persistent ID with protocol 0. 2016-07-17 11:24:17 +03:00
profilee.py
pstats.pck
pycacert.pem
pycakey.pem
pyclbr_input.py
pydoc_mod.py
pydocfodder.py
pystone.py
randv2_32.pck
randv2_64.pck
randv3.pck
re_tests.py
regrtest.py Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest. 2016-12-19 21:01:33 +08:00
relimport.py
reperf.py
revocation.crl
sample_doctest.py
sample_doctest_no_docstrings.py
sample_doctest_no_doctests.py
selfsigned_pythontestdotnet.pem
seq_tests.py
sgml_input.html
sha256.pem
sortperf.py
ssl_cert.pem
ssl_key.passwd.pem
ssl_key.pem
ssl_servers.py Fix references to Python 3’s socketserver (lowercase) module 2016-09-22 09:37:56 +00:00
ssltests.py Make Lib/test/ssltests.py more useful and faster for OpenSSL testing 2016-09-22 16:49:35 +02:00
string_tests.py
test___all__.py
test___future__.py
test__locale.py
test__opcode.py
test__osx_support.py
test_abc.py
test_abstract_numbers.py
test_aifc.py
test_argparse.py Issue #28300: Fix typos, patch by Shlomi Fish 2016-09-28 17:21:52 +03:00
test_array.py Issue #27570: Avoid zero-length memcpy() calls with null source pointers 2016-09-07 11:04:41 +00:00
test_asdl_parser.py
test_ast.py
test_asynchat.py
test_asyncore.py
test_atexit.py
test_audioop.py
test_augassign.py
test_base64.py
test_bigaddrspace.py
test_bigmem.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
test_binascii.py Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). 2016-09-14 16:34:37 +03:00
test_binhex.py
test_binop.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
test_bisect.py
test_bool.py Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses. 2016-05-12 10:37:58 +03:00
test_buffer.py
test_bufio.py
test_builtin.py Issue #28385: An error message when non-empty format spec is passed to 2016-10-30 19:33:54 +02:00
test_bytes.py Issue #28385: An error message when non-empty format spec is passed to 2016-10-30 19:33:54 +02:00
test_bz2.py Issue #28664: test_bz2 now works on non-Windows platforms without bunzip2 2016-11-11 17:10:24 +02:00
test_calendar.py Issue #28255: calendar.TextCalendar().prmonth() no longer prints a space 2016-10-25 15:00:52 +03:00
test_call.py
test_capi.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_cgi.py
test_cgitb.py
test_charmapcodec.py
test_class.py
test_cmath.py
test_cmd.py
test_cmd_line.py Fix spelling and grammar in documentation and code comments 2016-08-04 13:07:31 +00:00
test_cmd_line_script.py Issue #25677: Correct syntax error caret for indented blocks. 2016-12-11 00:18:36 +00:00
test_code.py Issue #28350: String constants with null character no longer interned. 2016-10-04 18:17:22 +03:00
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 Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed 2016-09-16 17:31:06 +03:00
test_codeop.py
test_collections.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_colorsys.py
test_compare.py
test_compile.py Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as 2016-06-18 13:53:36 +03:00
test_compileall.py
test_complex.py Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. 2016-09-24 15:26:36 +01:00
test_concurrent_futures.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_configparser.py Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state 2016-11-26 14:00:39 -08:00
test_contains.py
test_contextlib.py Added more tests for issue #27122. 2016-06-20 05:29:54 +03:00
test_copy.py
test_copyreg.py
test_coroutines.py Issue #23996: Added _PyGen_SetStopIterationValue for safe raising 2016-11-06 18:44:42 +02:00
test_cprofile.py
test_crashers.py
test_crypt.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_csv.py
test_ctypes.py
test_curses.py Issue #27801: Skip test_update_lines_cols when update_lines_cols() is not available 2016-08-19 17:59:01 +03:00
test_datetime.py
test_dbm.py
test_dbm_dumb.py Issue #28847: dbm.dumb now supports reading read-only files and no longer 2016-12-07 10:56:39 +02:00
test_dbm_gnu.py
test_dbm_ndbm.py
test_decimal.py Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively 2016-07-17 14:01:42 +02:00
test_decorators.py
test_defaultdict.py Issue #28145: Spelling fixes 2016-09-16 00:46:05 +00:00
test_deque.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_descr.py Revert changeset 1f31bf3f76f5 (issue5322) except tests. 2016-12-14 19:52:17 +02:00
test_descrtut.py
test_devpoll.py
test_dict.py Issue #28147: Fix a memory leak in split-table dictionaries 2016-12-20 09:54:24 +09:00
test_dictcomps.py
test_dictviews.py Issue #28189: dictitems_contains no longer swallows compare errors. 2016-09-18 21:45:11 -07:00
test_difflib.py
test_difflib_expect.html
test_dis.py Issue #26733: Disassembling a class now disassembles class and static methods. 2016-04-23 09:23:52 +03:00
test_distutils.py
test_doctest.py Issue #18300: Set TERM='' by default in assert_python_* 2016-06-24 09:28:50 +03:00
test_doctest.txt
test_doctest2.py
test_doctest2.txt
test_doctest3.txt
test_doctest4.txt
test_docxmlrpc.py Issue #27614: Avoid race in test_docxmlrpc server setup 2016-08-20 06:50:58 +00:00
test_dummy_thread.py Issue11551 - Increase the test coverage of _dummy_thread module to 100%. 2016-09-08 02:46:22 -07:00
test_dummy_threading.py
test_dynamic.py
test_dynamicclassattribute.py
test_eintr.py
test_ensurepip.py
test_enum.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_enumerate.py
test_eof.py
test_epoll.py
test_errno.py
test_exception_variations.py
test_exceptions.py Issue #21578: Fixed misleading error message when ImportError called with 2016-09-27 20:45:35 +03:00
test_extcall.py Issue #28257: Improved error message when pass a non-mapping as a var-keyword 2016-10-07 23:32:41 +03:00
test_faulthandler.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
test_fcntl.py
test_file.py
test_file_eintr.py
test_filecmp.py
test_fileinput.py
test_fileio.py Issue #28016: Skip /dev/tty seekable() test on AIX 2016-11-14 01:58:57 +00:00
test_finalization.py
test_float.py Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses. 2016-05-12 10:37:58 +03:00
test_flufl.py
test_fnmatch.py
test_fork1.py
test_format.py Issue #29000: Fixed bytes formatting of octals with zero padding in alternate 2016-12-17 21:48:03 +02:00
test_fractions.py Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent and base. Thanks Vedran Čačić. 2016-08-22 10:50:53 +01:00
test_frame.py
test_ftplib.py
test_funcattrs.py
test_functools.py Issue #28991: Fix obscure reentrancy bug in functools.lru_cache(). 2016-12-16 13:57:40 -08:00
test_future.py Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
test_future3.py
test_future4.py
test_future5.py
test_gc.py Issue #19527: Fixed tests with defined COUNT_ALLOCS. 2016-07-03 22:27:26 +03:00
test_gdb.py suppress stderr output when checking gdb (closes #27969) 2016-09-06 10:06:31 -07:00
test_generators.py Issue #23996: Added _PyGen_SetStopIterationValue for safe raising 2016-11-06 18:44:42 +02:00
test_genericpath.py Issue #13849: Fix test_null_bytes under Windows 2016-07-23 08:42:41 +03:00
test_genexps.py
test_getargs2.py Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes 2016-05-16 10:11:47 +03:00
test_getopt.py
test_getpass.py
test_gettext.py Issue #28563: Make plural form selection more lenient and accepting 2016-11-14 19:29:59 +02:00
test_glob.py
test_global.py
test_grammar.py Issue #27243: Fix __aiter__ protocol 2016-06-09 15:08:31 -04:00
test_grp.py
test_gzip.py
test_hash.py
test_hashlib.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_heapq.py
test_hmac.py
test_html.py
test_htmlparser.py
test_http_cookiejar.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_http_cookies.py #22758: fix regression in handling of secure cookies. 2016-07-10 13:32:43 -04:00
test_httplib.py Issue #28394: Spelling and typo fixes in code comments and changelog 2016-10-10 00:24:34 +00:00
test_httpservers.py Issue #25738: Don’t send message body for 205 Reset Content 2016-06-08 08:29:13 +00:00
test_idle.py
test_imaplib.py
test_imghdr.py
test_imp.py
test_index.py
test_inspect.py
test_int.py
test_int_literal.py
test_io.py Issue #19527: Fixed tests with defined COUNT_ALLOCS. 2016-07-03 22:27:26 +03:00
test_ioctl.py
test_ipaddress.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_isinstance.py
test_iter.py
test_iterlen.py
test_itertools.py Issue #28322: Fixed possible crashes when unpickle itertools objects from 2016-10-02 08:34:53 +03:00
test_keyword.py
test_keywordonlyarg.py
test_kqueue.py
test_largefile.py
test_lib2to3.py
test_linecache.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_list.py
test_listcomps.py
test_locale.py
test_logging.py Issue 28668: Skip tests where instanciation of multiprocessing.Queue 2016-11-15 16:57:52 +01:00
test_long.py Issue 27936: Fix inconsistent round() behavior between float and int 2016-09-03 01:55:11 -07:00
test_longexp.py
test_lzma.py Issue #27517: LZMA compressor and decompressor no longer raise exceptions if 2016-10-31 08:30:09 +02:00
test_macpath.py
test_macurl2path.py
test_mailbox.py
test_mailcap.py #14977: Make mailcap respect the order of the lines in the mailcap file. 2016-09-09 20:04:23 -04:00
test_marshal.py
test_math.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_memoryio.py Issue #20699: Document that “io” methods accept bytes-like objects 2016-05-28 00:41:57 +00:00
test_memoryview.py
test_metaclass.py
test_mimetypes.py
test_minidom.py
test_mmap.py skip test on windows 2016-10-05 22:09:31 -07:00
test_module.py Issue #19527: Fixed tests with defined COUNT_ALLOCS. 2016-07-03 22:27:26 +03:00
test_modulefinder.py Issue #26881: The modulefinder module now supports extended opcode arguments. 2016-05-08 23:43:50 +03:00
test_msilib.py
test_multibytecodec.py
test_multiprocessing_fork.py
test_multiprocessing_forkserver.py
test_multiprocessing_main_handling.py
test_multiprocessing_spawn.py
test_netrc.py
test_nis.py
test_nntplib.py Issue #28971: Temporarily skip test_over until a permanent solution is found 2016-12-16 20:49:10 +01:00
test_normalization.py
test_ntpath.py
test_numeric_tower.py
test_opcodes.py
test_openpty.py
test_operator.py Issue #26822: itemgetter, attrgetter and methodcaller objects no longer 2016-04-23 10:51:39 +03:00
test_optparse.py
test_ordered_dict.py Backed out changeset 9f7505019767 (issue #27275). 2016-10-30 17:17:24 +02:00
test_os.py Issue #28353: Make test_os.WalkTests.test_walk_bad_dir stable. 2016-10-28 09:17:38 +03:00
test_ossaudiodev.py
test_osx_env.py
test_parser.py Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as 2016-06-18 13:53:36 +03:00
test_pathlib.py Back out pathlib.Path.path attr. (Merge 3.4->3.5) 2016-05-19 13:10:20 -07:00
test_pdb.py Issue #20766: Fix references leaked by pdb in the handling of SIGINT handlers. 2016-10-12 20:13:24 +02:00
test_peepholer.py
test_pep247.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_pep277.py
test_pep352.py
test_pep380.py
test_pep479.py
test_pep3120.py
test_pep3131.py
test_pep3151.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
test_pickle.py Issue #17711: Fixed unpickling by the persistent ID with protocol 0. 2016-07-17 11:24:17 +03:00
test_pickletools.py
test_pipes.py
test_pkg.py
test_pkgimport.py
test_pkgutil.py [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". 2016-09-07 00:52:20 -07:00
test_platform.py Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files 2016-09-10 12:19:42 -07:00
test_plistlib.py Issue #28321: Fixed writing non-BMP characters with binary format in plistlib. 2016-10-04 20:04:30 +03:00
test_poll.py Issue #26741: Clean up subprocess.Popen object in test_poll 2016-08-12 11:59:52 +00:00
test_popen.py
test_poplib.py
test_posix.py
test_posixpath.py #2466: ismount now recognizes mount points user can't access. 2016-08-18 21:27:48 -04: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
test_pwd.py
test_py_compile.py
test_pyclbr.py
test_pydoc.py Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L. 2016-10-22 07:55:18 -07:00
test_pyexpat.py Issue #27369: Merge test_pyexpat from 3.4 into 3.5 2016-07-14 03:35:15 +00:00
test_queue.py
test_quopri.py
test_raise.py
test_random.py Issue #27706: Fix regression in random.seed(somestr, version=1) 2016-08-31 15:01:08 -07:00
test_range.py Issue #28376: The constructor of range_iterator now checks that step is not 0. 2016-10-08 21:43:11 +03:00
test_re.py Issue #11957: Restored re tests for passing count and maxsplit as positional 2016-09-25 20:36:23 +03:00
test_readline.py Issue #19884: Avoid spurious output on OS X with Gnu Readline 2016-08-27 03:23:11 +00:00
test_regrtest.py Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest. 2016-12-19 21:01:33 +08:00
test_reprlib.py Issue #26634: recursive_repr() now sets __qualname__ of wrapper. 2016-04-26 09:30:44 +03:00
test_resource.py Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that 2016-12-19 08:04:15 +02:00
test_richcmp.py
test_rlcompleter.py
test_robotparser.py
test_runpy.py Issue #27487: Warn if submodule already imported before runpy execution 2016-08-21 04:07:58 +00:00
test_sax.py
test_sched.py
test_scope.py
test_script_helper.py
test_select.py
test_selectors.py Issue #27759: Fix selectors incorrectly retain invalid file descriptors. 2016-10-06 14:03:03 -04:00
test_set.py Issue #26020: Fix evaluation order for set literals 2016-09-08 14:40:36 -07:00
test_setcomps.py
test_shelve.py Issue #27431: Update default protocol version in shelve.Shelf() documentation 2016-07-01 12:33:00 +03:00
test_shlex.py Closes #21999: Handled empty strings correctly when in POSIX mode. 2016-08-09 15:04:49 +01:00
test_shutil.py Issue #14061: Misc fixes and cleanups in archiving code in shutil. 2016-12-16 18:58:33 +02:00
test_signal.py
test_site.py
test_slice.py test_support -> support 2016-04-16 15:02:23 -07:00
test_smtpd.py
test_smtplib.py
test_smtpnet.py
test_sndhdr.py
test_socket.py Fix temporary file not deleted in test_socket 2016-11-13 19:39:48 +01:00
test_socketserver.py
test_sort.py
test_source_encoding.py
test_spwd.py
test_sqlite.py
test_ssl.py Issue #28221: Remove unused assignment from test_asyncore_server() 2016-09-23 23:45:56 +00:00
test_startfile.py
test_stat.py
test_statistics.py
test_strftime.py
test_string.py Issue #27185: Rename test_string_merged.py back to test_string.py. 2016-06-03 10:38:24 +03:00
test_stringprep.py
test_strlit.py
test_strptime.py
test_strtod.py
test_struct.py
test_structmembers.py
test_structseq.py Issue #27626: Spelling fixes in docs, comments and internal names 2016-07-28 01:11:04 +00:00
test_subprocess.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_sunau.py
test_sundry.py
test_super.py
test_support.py Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
test_symtable.py Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
test_syntax.py Issue #28512: Fixed setting the offset attribute of SyntaxError by 2016-12-11 14:39:01 +02:00
test_sys.py Issue #19527: Fixed tests with defined COUNT_ALLOCS. 2016-07-03 22:27:26 +03:00
test_sys_setprofile.py Issue #27171: Fix typos in documentation, comments, and test function names 2016-06-02 10:07:09 +00:00
test_sys_settrace.py Issue #20041: Fixed TypeError when frame.f_trace is set to None. 2016-06-04 20:32:36 +03:00
test_sysconfig.py
test_syslog.py
test_tarfile.py Issue #28449: tarfile.open() with mode "r" or "r:" now tries to open a tar 2016-10-30 20:52:29 +02:00
test_tcl.py Issue #23815: Fixed crashes related to directly created instances of types in 2016-05-08 20:46:22 +03:00
test_telnetlib.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_tempfile.py
test_textwrap.py Issue #20491: The textwrap.TextWrapper class now honors non-breaking spaces. 2016-10-25 14:44:54 +03:00
test_thread.py
test_threaded_import.py
test_threadedtempfile.py
test_threading.py Fix SystemError in "raise" statement 2016-08-18 18:13:10 +02:00
test_threading_local.py
test_threadsignals.py
test_time.py
test_timeit.py
test_timeout.py
test_tix.py
test_tk.py
test_tokenize.py
test_trace.py Issue #19398: Extra slash no longer added to sys.path components in case of 2016-11-11 12:05:01 +02:00
test_traceback.py Issue #25783: Fixed test_traceback when run directly (without regrtest). 2016-10-07 23:45:42 +03:00
test_tracemalloc.py Fix spelling (inital), grammar (may translates) in documentation, comments 2016-04-19 04:03:41 +00:00
test_ttk_guionly.py
test_ttk_textonly.py
test_tuple.py
test_turtle.py Issue #21916: Added more tests for the turtle module. 2016-06-05 10:32:57 +03:00
test_typechecks.py
test_types.py
test_typing.py Issue #28790: Fix error when using Generic and __slots__ (Ivan L) 2016-11-29 09:46:21 -08:00
test_ucn.py
test_unary.py
test_unicode.py Fix spelling and grammar in code comments and documentation 2016-12-18 01:23:09 +00:00
test_unicode_file.py
test_unicodedata.py
test_unittest.py
test_univnewlines.py
test_unpack.py
test_unpack_ex.py Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling 2016-06-12 09:22:01 +03:00
test_urllib.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_urllib2.py Issue #17214: Percent-encode non-ASCII bytes in redirect targets 2016-05-16 01:14:20 +00:00
test_urllib2_localnet.py Issue #28435: Avoid no_proxy environment variable interfering with tests 2016-10-22 01:42:06 +00:00
test_urllib2net.py
test_urllib_response.py
test_urllibnet.py Fix self.fail() call in test_data_header 2016-05-07 16:58:41 +03:00
test_urlparse.py Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin 2016-09-16 14:43:58 +03:00
test_userdict.py
test_userlist.py
test_userstring.py
test_uu.py
test_uuid.py
test_venv.py Issue #26610: Skip test_with_pip if _ctypes is not available in OpenIndiana 2016-09-18 14:52:25 +03:00
test_wait3.py
test_wait4.py
test_wave.py
test_weakref.py Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDictionary.pop() 2016-12-19 10:56:40 +01:00
test_weakset.py
test_webbrowser.py Issue #23262: The webbrowser module now supports Firefox 36+ and derived 2016-10-30 19:16:33 +02:00
test_winreg.py Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
test_winsound.py Issue #27748: Backed out changeset f845e24d794e 2016-09-05 18:08:27 -05:00
test_with.py
test_wsgiref.py Issue #24291: Avoid WSGIRequestHandler doing partial writes 2016-06-05 06:28:55 +00:00
test_xdrlib.py
test_xml_dom_minicompat.py
test_xml_etree.py Issue #28314: Added tests for xml.etree.ElementTree.Element.getiterator(). 2016-10-25 10:37:01 +03:00
test_xml_etree_c.py
test_xmlrpc.py Issue #26873: xmlrpc now raises ResponseError on unsupported type tags 2016-05-04 11:26:42 +03:00
test_xmlrpc_net.py
test_zipapp.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
test_zipfile.py Issue #28115: ZIP creation test requires zlib. 2016-10-23 22:32:30 +03:00
test_zipfile64.py
test_zipimport.py Issue #28131: Fix a regression in zipimport's compile_source() 2016-09-14 08:09:48 +03:00
test_zipimport_support.py
test_zlib.py Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module 2016-07-23 03:02:07 +00:00
testcodec.py
testtar.tar
tf_inherit_check.py
threaded_import_hangers.py
time_hashlib.py
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
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
wrongcert.pem
xmltests.py
zip_cp437_header.zip
zipdir.zip