..
capath
Followup on r81233: fix test_ssl with OpenSSL < 1.0.0.
2010-05-16 19:22:44 +00:00
crashers
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
decimaltestdata
…
leakers
…
xmltestdata
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
185test.db
…
Sine-1000Hz-300ms.aif
…
__init__.py
…
audiotest.au
Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes
2010-05-05 16:18:31 +00:00
autotest.py
…
bad_coding.py
…
bad_coding2.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_nocaret.py
…
badsyntax_pep3120.py
…
buffer_tests.py
…
cfgparser.1
…
check_soundcard.vbs
…
cjkencodings_test.py
…
cmath_testcases.txt
…
curses_tests.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
dis_module.py
…
doctest_aliases.py
…
double_const.py
…
empty.vbs
…
exception_hierarchy.txt
…
floating_points.txt
…
fork_wait.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
formatfloat_testcases.txt
…
gdb_sample.py
Issue #8380 : Port gdb/libpython to 3.x.
2010-04-21 22:38:42 +00:00
https_svn_python_org_root.pem
…
ieee754.txt
…
inspect_fodder.py
…
inspect_fodder2.py
…
keycert.pem
…
list_tests.py
Merged revisions 81224 via svnmerge from
2010-05-16 00:36:38 +00:00
lock_tests.py
Issue #850728 : Add a *timeout* parameter to the `acquire()` method of
2010-04-17 23:51:58 +00:00
mapping_tests.py
…
math_testcases.txt
…
nullcert.pem
…
outstanding_bugs.py
…
pickletester.py
Issue #8383 : pickle and pickletools use surrogatepass error handler when
2010-04-13 11:07:24 +00:00
profilee.py
…
pyclbr_input.py
…
pydoc_mod.py
…
pydocfodder.py
…
pystone.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
randv2_32.pck
…
randv2_64.pck
…
randv3.pck
…
re_tests.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
regex_tests.py
…
regrtest.py
regrtest.py: call replace_stdout() before the first call to print()
2010-05-19 17:11:19 +00:00
relimport.py
…
reperf.py
…
sample_doctest.py
…
script_helper.py
PEP 3147
2010-04-17 00:19:56 +00:00
seq_tests.py
…
sgml_input.html
…
sha256.pem
Merged revisions 80314-80315 via svnmerge from
2010-04-21 19:46:23 +00:00
sortperf.py
…
ssl_cert.pem
…
ssl_key.pem
…
string_tests.py
…
support.py
Fix error handling removing files in test.support.unlink
2010-05-04 22:29:10 +00:00
svn_python_org_https_cert.pem
…
test_SimpleHTTPServer.py
…
test___all__.py
(partially)
2010-04-02 18:52:12 +00:00
test___future__.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test__locale.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_abc.py
…
test_abstract_numbers.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_aifc.py
…
test_argparse.py
Merged revisions 81492 via svnmerge from
2010-05-24 03:47:38 +00:00
test_array.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_ast.py
…
test_asynchat.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_asyncore.py
Merged revisions 81294 via svnmerge from
2010-05-18 20:11:58 +00:00
test_atexit.py
…
test_audioop.py
…
test_augassign.py
…
test_base64.py
Fix the new TestMain.test_decode() of test_base64 for Windows
2010-05-25 22:17:22 +00:00
test_bigaddrspace.py
…
test_bigmem.py
Fixed a failure in test_bigmem.
2010-03-19 13:37:08 +00:00
test_binascii.py
Merged revisions 78678,78680,78682 via svnmerge from
2010-03-05 03:33:11 +00:00
test_binhex.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_binop.py
…
test_bisect.py
…
test_bool.py
Merged revisions 79502 via svnmerge from
2010-03-30 18:56:19 +00:00
test_bufio.py
…
test_builtin.py
Merged revisions 81525 via svnmerge from
2010-05-25 19:06:24 +00:00
test_bytes.py
Issue #8485 : PyUnicode_FSConverter() doesn't accept bytearray object anymore,
2010-04-22 12:08:36 +00:00
test_bz2.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_calendar.py
…
test_call.py
…
test_capi.py
Fix test_capi for Windows: strip newline characters
2010-05-15 01:40:41 +00:00
test_cfgparser.py
…
test_cgi.py
Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual
2010-03-20 18:09:14 +00:00
test_charmapcodec.py
…
test_class.py
…
test_cmath.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_cmd.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_cmd_line.py
Issue #7605 : Fix test_cmd_line if the current working directory is not ASCII
2010-04-16 15:10:27 +00:00
test_cmd_line_script.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_code.py
Merged revisions 79060 via svnmerge from
2010-03-18 22:46:40 +00:00
test_codeccallbacks.py
…
test_codecencodings_cn.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecencodings_hk.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecencodings_jp.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecencodings_kr.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecencodings_tw.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecmaps_cn.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecmaps_hk.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecmaps_jp.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecmaps_kr.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecmaps_tw.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_codecs.py
Merged revisions 81471-81472 via svnmerge from
2010-05-22 16:59:09 +00:00
test_codeop.py
…
test_coding.py
Merged revisions 79030-79032 via svnmerge from
2010-03-17 20:29:51 +00:00
test_collections.py
Merged revisions 81414 via svnmerge from
2010-05-21 20:55:22 +00:00
test_colorsys.py
…
test_compare.py
…
test_compile.py
bring back commented out test
2010-03-17 20:57:32 +00:00
test_compileall.py
Bug 8563 - compileall.compile_file() creates empty __pycache__ directories in
2010-04-29 18:43:10 +00:00
test_complex.py
Issue #8748 : Fix two issues with comparisons between complex and integer
2010-05-21 14:55:26 +00:00
test_contains.py
…
test_contextlib.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_copy.py
…
test_copyreg.py
…
test_cprofile.py
…
test_crypt.py
Merged revisions 78678,78680,78682 via svnmerge from
2010-03-05 03:33:11 +00:00
test_csv.py
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
2010-03-14 10:23:39 +00:00
test_ctypes.py
…
test_curses.py
…
test_datetime.py
Issue #1289118 : datetime.timedelta objects can now be multiplied by float
2010-05-31 17:33:47 +00:00
test_dbm.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_dbm_dumb.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_dbm_gnu.py
…
test_dbm_ndbm.py
…
test_decimal.py
#Issue 8540: Make Context._clamp attribute public in decimal module.
2010-05-22 18:35:36 +00:00
test_decorators.py
…
test_defaultdict.py
…
test_deque.py
Add count() method to collections.deque().
2010-04-03 23:20:46 +00:00
test_descr.py
(partially)
2010-04-02 18:52:12 +00:00
test_descrtut.py
…
test_dict.py
prevent the dict constructor from accepting non-string keyword args #8419
2010-04-24 18:21:17 +00:00
test_dictcomps.py
…
test_dictviews.py
Forward port unit tests for set operation and repr.
2010-05-04 03:41:49 +00:00
test_difflib.py
Merged revisions 80004 via svnmerge from
2010-04-12 16:58:02 +00:00
test_difflib_expect.html
…
test_dis.py
…
test_distutils.py
…
test_doctest.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_doctest.txt
…
test_doctest2.py
…
test_doctest2.txt
…
test_doctest3.txt
…
test_doctest4.txt
…
test_docxmlrpc.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_dummy_thread.py
…
test_dummy_threading.py
…
test_dynamic.py
Add some tests for ways users can change or shadow globals and builtins.
2010-03-17 00:41:56 +00:00
test_email.py
…
test_enumerate.py
Merged revisions 81527 via svnmerge from
2010-05-25 19:46:20 +00:00
test_eof.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_epoll.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_errno.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_exception_variations.py
…
test_exceptions.py
prevent generator finalization from invalidating sys.exc_info() #7173
2010-03-07 17:10:51 +00:00
test_extcall.py
count keyword only arguments as part of the total
2010-03-21 21:16:24 +00:00
test_fcntl.py
Merged revisions 78678,78680,78682 via svnmerge from
2010-03-05 03:33:11 +00:00
test_file.py
Merged revisions 79024 via svnmerge from
2010-03-18 12:29:13 +00:00
test_filecmp.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_fileinput.py
…
test_fileio.py
Merged revisions 79024 via svnmerge from
2010-03-18 12:29:13 +00:00
test_float.py
Issue #8188 : Introduce a new scheme for computing hashes of numbers
2010-05-23 13:33:13 +00:00
test_flufl.py
…
test_fnmatch.py
Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from
2010-03-14 10:51:01 +00:00
test_fork1.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_format.py
…
test_fractions.py
Merged revisions 79629 via svnmerge from
2010-04-03 11:18:52 +00:00
test_frozen.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_ftplib.py
fix wrong assertIs context
2010-05-26 18:21:26 +00:00
test_funcattrs.py
…
test_functools.py
Merged revisions 79944 via svnmerge from
2010-04-11 01:43:16 +00:00
test_future.py
…
test_future1.py
…
test_future2.py
…
test_future3.py
…
test_future4.py
…
test_future5.py
…
test_gc.py
…
test_gdb.py
Issue #8559 : improve unicode support of (gdb) libpython.py
2010-05-19 23:04:56 +00:00
test_generators.py
…
test_genericpath.py
Fix verb tense in skip message.
2010-04-22 01:49:37 +00:00
test_genexps.py
…
test_getargs2.py
Issue #6697 : Fix a crash if a keyword contains a surrogate
2010-05-19 00:54:06 +00:00
test_getopt.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_gettext.py
…
test_glob.py
…
test_global.py
(partially)
2010-04-02 18:52:12 +00:00
test_grammar.py
Merged revisions 79100 via svnmerge from
2010-03-19 19:00:44 +00:00
test_grp.py
Merged revisions 78678,78680,78682 via svnmerge from
2010-03-05 03:33:11 +00:00
test_gzip.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_hash.py
…
test_hashlib.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_heapq.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_hmac.py
(partially)
2010-04-02 18:52:12 +00:00
test_htmlparser.py
Recorded merge of revisions 81500-81501 via svnmerge from
2010-05-24 21:46:25 +00:00
test_http_cookiejar.py
…
test_http_cookies.py
Fix the warnings filter usage in test_http_cookies.
2010-03-20 21:51:10 +00:00
test_httplib.py
Merged revisions 80583 via svnmerge from
2010-04-28 17:39:48 +00:00
test_httpservers.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_imaplib.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_imp.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_import.py
Repair test failure. Bug 8727.
2010-05-18 14:15:20 +00:00
test_importhooks.py
Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from
2010-03-21 23:13:07 +00:00
test_importlib.py
…
test_index.py
Merged revisions 79502 via svnmerge from
2010-03-30 18:56:19 +00:00
test_inspect.py
Merged revisions 79500 via svnmerge from
2010-03-30 18:42:32 +00:00
test_int.py
…
test_int_literal.py
…
test_io.py
Merged revisions 80720 via svnmerge from
2010-05-03 16:48:20 +00:00
test_ioctl.py
…
test_isinstance.py
…
test_iter.py
…
test_iterlen.py
…
test_itertools.py
…
test_json.py
…
test_keywordonlyarg.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_kqueue.py
…
test_largefile.py
…
test_lib2to3.py
…
test_linecache.py
Merged revisions 81428-81429,81432-81433,81437 via svnmerge from
2010-05-21 21:45:06 +00:00
test_list.py
…
test_listcomps.py
…
test_locale.py
Merged revisions 80512 via svnmerge from
2010-04-27 02:45:53 +00:00
test_logging.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_long.py
Issue #2844 : Make int('42', n) consistently raise ValueError for
2010-05-26 20:07:58 +00:00
test_longexp.py
…
test_macpath.py
Merge other tests from test_*path.py into test_genericpath.CommonTest, and do some cleanup.
2010-03-08 12:42:20 +00:00
test_mailbox.py
Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,78331-78332,78336,78339,78343,78378-78379,78415,78559,78717,78791 via svnmerge from
2010-03-21 22:03:03 +00:00
test_marshal.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_math.py
Issue #8692 : Improve performance of math.factorial:
2010-05-15 17:02:38 +00:00
test_memoryio.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_memoryview.py
…
test_metaclass.py
…
test_mimetypes.py
…
test_minidom.py
Merged revisions 79100 via svnmerge from
2010-03-19 19:00:44 +00:00
test_mmap.py
…
test_module.py
…
test_modulefinder.py
…
test_multibytecodec.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_multibytecodec_support.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_multiprocessing.py
Merged revisions 80669 via svnmerge from
2010-04-30 23:20:15 +00:00
test_mutants.py
…
test_netrc.py
…
test_nis.py
…
test_normalization.py
Merged revisions 78982,78986 via svnmerge from
2010-03-19 14:25:03 +00:00
test_ntpath.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_numeric_tower.py
Issue #8188 : Introduce a new scheme for computing hashes of numbers
2010-05-23 13:33:13 +00:00
test_opcodes.py
…
test_openpty.py
…
test_operator.py
…
test_optparse.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_os.py
Merged revisions 81584 via svnmerge from
2010-05-28 16:08:40 +00:00
test_ossaudiodev.py
Bug 7755: audiotest.au is arguably copyrighted material, but definitely makes
2010-05-05 16:18:31 +00:00
test_osx_env.py
…
test_parser.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_pdb.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_peepholer.py
…
test_pep247.py
…
test_pep263.py
Merged revisions 78603 via svnmerge from
2010-03-03 00:18:49 +00:00
test_pep277.py
Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from
2010-03-28 00:25:02 +00:00
test_pep292.py
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
2010-03-14 10:23:39 +00:00
test_pep352.py
…
test_pep3120.py
…
test_pep3131.py
…
test_pickle.py
…
test_pickletools.py
…
test_pipes.py
Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,81059,81065-81067 via svnmerge from
2010-05-19 20:57:08 +00:00
test_pkg.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_pkgimport.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_pkgutil.py
…
test_platform.py
Fix porting mistake in r79298.
2010-03-24 00:29:21 +00:00
test_plistlib.py
Merged revisions 80298 via svnmerge from
2010-04-21 06:01:23 +00:00
test_poll.py
…
test_popen.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_poplib.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_posix.py
Fix test_posix (regression introduced by r80885)
2010-05-06 22:19:30 +00:00
test_posixpath.py
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
2010-03-14 10:23:39 +00:00
test_pow.py
…
test_pprint.py
…
test_print.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_profile.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_profilehooks.py
Merged revisions 79100 via svnmerge from
2010-03-19 19:00:44 +00:00
test_property.py
…
test_pstats.py
…
test_pty.py
…
test_pwd.py
Merged revisions 79044 via svnmerge from
2010-03-18 00:23:44 +00:00
test_pyclbr.py
…
test_pydoc.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_pyexpat.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_queue.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_quopri.py
…
test_raise.py
…
test_random.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_range.py
…
test_re.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_readline.py
…
test_reprlib.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_resource.py
…
test_richcmp.py
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
2010-03-14 10:23:39 +00:00
test_robotparser.py
(partially)
2010-04-02 18:52:12 +00:00
test_runpy.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_sax.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
test_scope.py
Merged revisions 79100 via svnmerge from
2010-03-19 19:00:44 +00:00
test_select.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_set.py
Issue 8436: set.__init__ accepts keyword args
2010-04-18 23:05:22 +00:00
test_setcomps.py
…
test_shelve.py
…
test_shlex.py
…
test_shutil.py
Merged revisions 80830 via svnmerge from
2010-05-05 22:27:31 +00:00
test_signal.py
Merged revisions 81200 via svnmerge from
2010-05-15 17:52:12 +00:00
test_site.py
Merged revisions 81152 via svnmerge from
2010-05-14 00:04:56 +00:00
test_slice.py
…
test_smtplib.py
Merged revisions 80882 via svnmerge from
2010-05-06 20:21:57 +00:00
test_smtpnet.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_socket.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_socketserver.py
Merged revisions 81543 via svnmerge from
2010-05-26 17:33:03 +00:00
test_sort.py
…
test_sqlite.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_ssl.py
Issue #4870 : Add an `options` attribute to SSL contexts, as well as
2010-05-21 09:56:06 +00:00
test_startfile.py
…
test_strftime.py
Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from
2010-03-14 10:51:01 +00:00
test_string.py
…
test_stringprep.py
…
test_strlit.py
…
test_strptime.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_strtod.py
…
test_struct.py
Merged revisions 79745 via svnmerge from
2010-04-04 08:52:51 +00:00
test_structmembers.py
Remove out-of-date comment.
2010-04-06 15:47:14 +00:00
test_structseq.py
…
test_subprocess.py
Issue #8780 : Fix a regression introduced by r78946 in subprocess on Windows
2010-05-21 20:13:12 +00:00
test_sundry.py
(partially)
2010-04-02 18:52:12 +00:00
test_super.py
…
test_symtable.py
…
test_syntax.py
…
test_sys.py
Issue #8188 : Introduce a new scheme for computing hashes of numbers
2010-05-23 13:33:13 +00:00
test_sysconfig.py
Made sysconfig a script that displays useful information - #8770
2010-05-25 09:44:36 +00:00
test_syslog.py
…
test_tarfile.py
Issue #8633 : Support for POSIX.1-2008 binary pax headers.
2010-05-17 18:02:50 +00:00
test_tcl.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_telnetlib.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_tempfile.py
Remove traces of MacOS9 support.
2010-05-05 19:11:21 +00:00
test_textwrap.py
…
test_thread.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_threaded_import.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_threadedtempfile.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_threading.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_threading_local.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_threadsignals.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_time.py
…
test_timeout.py
…
test_tk.py
…
test_tokenize.py
in tokenize.detect_encoding(), return utf-8-sig when a BOM is found
2010-03-18 22:29:52 +00:00
test_trace.py
…
test_traceback.py
…
test_ttk_guionly.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_ttk_textonly.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_tuple.py
…
test_typechecks.py
…
test_types.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_ucn.py
…
test_unary.py
…
test_unicode.py
Merged revisions 79278,79280 via svnmerge from
2010-03-22 12:50:40 +00:00
test_unicode_file.py
…
test_unicodedata.py
Merged revisions 79494,79496 via svnmerge from
2010-03-30 19:34:18 +00:00
test_unittest.py
Merged revisions 79468 via svnmerge from
2010-03-27 13:45:04 +00:00
test_univnewlines.py
…
test_unpack.py
…
test_unpack_ex.py
…
test_urllib.py
…
test_urllib2.py
Merged revisions 81636 via svnmerge from
2010-06-01 12:53:48 +00:00
test_urllib2_localnet.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_urllib2net.py
Merged revisions 80236 via svnmerge from
2010-04-20 10:35:49 +00:00
test_urllib_response.py
…
test_urllibnet.py
Merged revisions 80675 via svnmerge from
2010-05-01 08:29:18 +00:00
test_urlparse.py
Merged revisions 81130 via svnmerge from
2010-05-13 03:37:23 +00:00
test_userdict.py
…
test_userlist.py
…
test_userstring.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_uu.py
…
test_uuid.py
Merged revisions 80784 via svnmerge from
2010-05-05 15:32:33 +00:00
test_wait3.py
…
test_wait4.py
…
test_warnings.py
Issue #8766 : Initialize _warnings module before importing the first module.
2010-05-19 20:40:50 +00:00
test_wave.py
…
test_weakref.py
NOTE: only ported the test for new-style classes.
2010-03-31 21:40:47 +00:00
test_weakset.py
…
test_winreg.py
Fix #2810 - handle the case where some registry calls return
2010-05-26 17:43:50 +00:00
test_winsound.py
Merged revisions 81640 via svnmerge from
2010-06-01 13:49:19 +00:00
test_with.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_wsgiref.py
Merged revisions 78678,78680,78682 via svnmerge from
2010-03-05 03:33:11 +00:00
test_xdrlib.py
…
test_xml_etree.py
(partially)
2010-04-02 18:52:12 +00:00
test_xml_etree_c.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
test_xmlrpc.py
Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from
2010-04-28 22:31:17 +00:00
test_xmlrpc_net.py
convert shebang lines: python -> python3
2010-03-11 22:53:45 +00:00
test_zipfile.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_zipfile64.py
…
test_zipimport.py
PEP 3147
2010-04-17 00:19:56 +00:00
test_zipimport_support.py
Merged revisions 78093 via svnmerge from
2010-03-14 10:45:50 +00:00
test_zlib.py
Merged revisions 81098 via svnmerge from
2010-05-11 23:46:02 +00:00
testcodec.py
…
testtar.tar
Issue #8633 : Support for POSIX.1-2008 binary pax headers.
2010-05-17 18:02:50 +00:00
tf_inherit_check.py
…
threaded_import_hangers.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
…
warning_tests.py
…
win_console_handler.py
Port #1220212 (os.kill for Win32) to py3k.
2010-04-12 17:16:38 +00:00
xmltests.py
…
zipdir.zip
…