| .. |
|
crashers
|
Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from
|
2009-03-30 14:51:56 +00:00 |
|
decimaltestdata
|
|
|
|
leakers
|
|
|
|
185test.db
|
|
|
|
__init__.py
|
|
|
|
audiotest.au
|
|
|
|
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
|
make 'c' only accept bytes and 'C' only unicode #5499
|
2009-04-02 00:33:55 +00:00 |
|
cfgparser.1
|
|
|
|
check_soundcard.vbs
|
|
|
|
cjkencodings_test.py
|
|
|
|
cmath_testcases.txt
|
Merged revisions 73451 via svnmerge from
|
2009-06-16 20:54:33 +00:00 |
|
curses_tests.py
|
|
|
|
dis_module.py
|
|
|
|
doctest_aliases.py
|
|
|
|
double_const.py
|
|
|
|
empty.vbs
|
|
|
|
exception_hierarchy.txt
|
|
|
|
floating_points.txt
|
|
|
|
fork_wait.py
|
|
|
|
formatfloat_testcases.txt
|
Issue #5859: Remove '%f' to '%g' formatting switch for large floats.
|
2009-05-01 15:37:04 +00:00 |
|
https_svn_python_org_root.pem
|
|
|
|
ieee754.txt
|
|
|
|
inspect_fodder.py
|
|
|
|
inspect_fodder2.py
|
|
|
|
keycert.pem
|
|
|
|
list_tests.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
mapping_tests.py
|
|
|
|
nullcert.pem
|
|
|
|
outstanding_bugs.py
|
|
|
|
pickletester.py
|
Issue #6137: The pickle module now translates module names when loading
|
2009-06-04 20:32:06 +00:00 |
|
profilee.py
|
|
|
|
pyclbr_input.py
|
|
|
|
pydoc_mod.py
|
|
|
|
pydocfodder.py
|
|
|
|
pystone.py
|
|
|
|
randv2_32.pck
|
|
|
|
randv2_64.pck
|
|
|
|
randv3.pck
|
|
|
|
re_tests.py
|
|
|
|
regex_tests.py
|
|
|
|
regrtest.py
|
#3791: remove last traces of bsddb.
|
2009-06-04 09:30:30 +00:00 |
|
relimport.py
|
|
|
|
reperf.py
|
|
|
|
sample_doctest.py
|
|
|
|
seq_tests.py
|
|
|
|
sgml_input.html
|
|
|
|
Sine-1000Hz-300ms.aif
|
Merged revisions 72100-72101 via svnmerge from
|
2009-04-29 15:34:32 +00:00 |
|
sortperf.py
|
|
|
|
ssl_cert.pem
|
|
|
|
ssl_key.pem
|
|
|
|
string_tests.py
|
Issue #5859: Remove use of fixed-length buffers for float formatting
|
2009-05-01 11:42:00 +00:00 |
|
support.py
|
Fix __all__.
|
2009-06-04 00:35:30 +00:00 |
|
svn_python_org_https_cert.pem
|
|
|
|
test.xml
|
|
|
|
test.xml.out
|
|
|
|
test___all__.py
|
add io and _pyio to test___all__
|
2009-04-02 01:14:45 +00:00 |
|
test___future__.py
|
Merged revisions 73782-73784 via svnmerge from
|
2009-07-02 22:02:15 +00:00 |
|
test__locale.py
|
fix test__locale on windows #5643
|
2009-05-05 22:49:38 +00:00 |
|
test_abc.py
|
|
|
|
test_abstract_numbers.py
|
|
|
|
test_aifc.py
|
Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from
|
2009-05-08 20:42:26 +00:00 |
|
test_array.py
|
Issue #5334: array.fromfile() failed to insert values when EOFError was raised.
|
2009-03-06 03:04:07 +00:00 |
|
test_ascii_formatd.py
|
Added test that didn't make it in an svnmerge.
|
2009-04-29 12:34:19 +00:00 |
|
test_ast.py
|
|
|
|
test_asynchat.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_asyncore.py
|
Merged revisions 71553 via svnmerge from
|
2009-04-13 01:22:04 +00:00 |
|
test_atexit.py
|
|
|
|
test_audioop.py
|
|
|
|
test_augassign.py
|
|
|
|
test_base64.py
|
#3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter.
|
2009-06-04 09:11:51 +00:00 |
|
test_bigaddrspace.py
|
|
|
|
test_bigmem.py
|
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
|
2009-04-12 15:51:51 +00:00 |
|
test_binascii.py
|
|
|
|
test_binhex.py
|
|
|
|
test_binop.py
|
|
|
|
test_bisect.py
|
|
|
|
test_bool.py
|
As discussed on python-dev, remove several operator functions
|
2009-01-26 02:09:03 +00:00 |
|
test_bufio.py
|
merge the io-c branch: C implementation of the io module
|
2009-03-04 00:14:51 +00:00 |
|
test_builtin.py
|
Merged revisions 74169 via svnmerge from
|
2009-07-22 12:06:11 +00:00 |
|
test_bytes.py
|
Issue #3672: Reject surrogates in utf-8 codec; add surrogates error
|
2009-05-02 18:52:14 +00:00 |
|
test_bz2.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_calendar.py
|
Merged revisions 69846 via svnmerge from
|
2009-02-21 20:59:32 +00:00 |
|
test_call.py
|
|
|
|
test_capi.py
|
Issue #6012: Add cleanup support to O& argument parsing.
|
2009-05-29 14:47:46 +00:00 |
|
test_cfgparser.py
|
Merged revisions 71537 via svnmerge from
|
2009-04-27 16:42:58 +00:00 |
|
test_cgi.py
|
|
|
|
test_charmapcodec.py
|
|
|
|
test_class.py
|
|
|
|
test_cmath.py
|
|
|
|
test_cmd.py
|
|
|
|
test_cmd_line.py
|
#5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ignored.
|
2009-06-09 21:30:01 +00:00 |
|
test_cmd_line_script.py
|
Merged revisions 69419-69420 via svnmerge from
|
2009-02-08 01:58:26 +00:00 |
|
test_code.py
|
|
|
|
test_codeccallbacks.py
|
Merged revisions 69846 via svnmerge from
|
2009-02-21 20:59:32 +00:00 |
|
test_codecencodings_cn.py
|
|
|
|
test_codecencodings_hk.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
|
Merged revisions 73698 via svnmerge from
|
2009-06-29 22:38:54 +00:00 |
|
test_codeop.py
|
Merged revisions 74293 via svnmerge from
|
2009-08-02 23:03:31 +00:00 |
|
test_coding.py
|
Merged revisions 73623-73624 via svnmerge from
|
2009-06-28 17:35:48 +00:00 |
|
test_collections.py
|
Stronger tests for namedtuple() to prevent future name conflict errors.
|
2009-05-27 01:53:46 +00:00 |
|
test_colorsys.py
|
|
|
|
test_compare.py
|
|
|
|
test_compile.py
|
|
|
|
test_compileall.py
|
Merged revisions 69481 via svnmerge from
|
2009-02-10 02:10:16 +00:00 |
|
test_complex.py
|
Issue #5829: complex('1e500') shouldn't raise OverflowError
|
2009-05-20 18:41:04 +00:00 |
|
test_contains.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_contextlib.py
|
Suppress deprecation warnings.
|
2009-05-28 22:46:29 +00:00 |
|
test_copy.py
|
Merged revisions 72669 via svnmerge from
|
2009-05-15 17:04:50 +00:00 |
|
test_copyreg.py
|
|
|
|
test_cprofile.py
|
Merged revisions 73064 via svnmerge from
|
2009-05-30 21:41:10 +00:00 |
|
test_crypt.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_csv.py
|
Update documentation for csv module to reflect changes in code,
|
2009-04-04 01:38:38 +00:00 |
|
test_ctypes.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_curses.py
|
Merged revisions 73328 via svnmerge from
|
2009-06-09 23:51:56 +00:00 |
|
test_datetime.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_dbm.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_dbm_dumb.py
|
|
|
|
test_dbm_gnu.py
|
Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows.
|
2009-04-01 11:28:47 +00:00 |
|
test_dbm_ndbm.py
|
Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows.
|
2009-04-01 11:28:47 +00:00 |
|
test_decimal.py
|
Merged revisions 74279 via svnmerge from
|
2009-08-02 10:16:33 +00:00 |
|
test_decorators.py
|
|
|
|
test_defaultdict.py
|
Issue 6637: defaultdict.copy() failed with an empty factory.
|
2009-08-04 19:13:37 +00:00 |
|
test_deque.py
|
For collections.deque() objects, expose the maxlen parameter as a read-only attribute.
|
2009-03-10 12:56:32 +00:00 |
|
test_descr.py
|
Merged revisions 72957 via svnmerge from
|
2009-05-27 03:08:59 +00:00 |
|
test_descrtut.py
|
Merged revisions 69846 via svnmerge from
|
2009-02-21 20:59:32 +00:00 |
|
test_dict.py
|
Merged revisions 70546 via svnmerge from
|
2009-03-23 18:52:06 +00:00 |
|
test_dictcomps.py
|
|
|
|
test_dictviews.py
|
|
|
|
test_difflib.py
|
Merged revisions 72979 via svnmerge from
|
2009-05-28 06:09:08 +00:00 |
|
test_difflib_expect.html
|
|
|
|
test_dis.py
|
|
|
|
test_distutils.py
|
|
|
|
test_doctest.py
|
Issue #6195: fix doctest to no longer try to read 'source' data from
|
2009-06-12 15:33:19 +00:00 |
|
test_doctest.txt
|
|
|
|
test_doctest2.py
|
|
|
|
test_doctest2.txt
|
|
|
|
test_doctest3.txt
|
|
|
|
test_doctest4.txt
|
|
|
|
test_docxmlrpc.py
|
|
|
|
test_dummy_thread.py
|
|
|
|
test_dummy_threading.py
|
|
|
|
test_email.py
|
|
|
|
test_enumerate.py
|
|
|
|
test_eof.py
|
|
|
|
test_epoll.py
|
Merged revisions 73077 via svnmerge from
|
2009-05-31 19:44:27 +00:00 |
|
test_errno.py
|
|
|
|
test_exception_variations.py
|
|
|
|
test_exceptions.py
|
Fix segfaults when running test_exceptions with coverage tracing, caused by wrongly defining Exception.__context__ as a T_OBJECT structmember which does not set the member to NULL on None assignment, and generally does not do type checks. This could be used to crash the interpreter by setting any object to __context__. The same applies to __cause__. Also document the PyException_* functions.
|
2009-03-31 04:16:10 +00:00 |
|
test_extcall.py
|
Merged revisions 73623-73624 via svnmerge from
|
2009-06-28 17:35:48 +00:00 |
|
test_fcntl.py
|
Merged revisions 72887 via svnmerge from
|
2009-05-24 15:46:13 +00:00 |
|
test_file.py
|
merge the io-c branch: C implementation of the io module
|
2009-03-04 00:14:51 +00:00 |
|
test_filecmp.py
|
|
|
|
test_fileinput.py
|
|
|
|
test_fileio.py
|
Issue #5761: Add the name of the underlying file to the repr() of various IO objects.
|
2009-05-23 19:04:03 +00:00 |
|
test_float.py
|
Refactor to remove duplicated nan/inf parsing code in
|
2009-05-20 22:05:25 +00:00 |
|
test_flufl.py
|
The BDFL has retired! Long live the FLUFL (Friendly Language Uncle For Life)!
|
2009-04-01 05:08:41 +00:00 |
|
test_fnmatch.py
|
|
|
|
test_fork1.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_format.py
|
The other half of Issue #1580: use short float repr where possible.
|
2009-04-16 20:16:10 +00:00 |
|
test_fractions.py
|
Merged revisions 74078 via svnmerge from
|
2009-07-18 14:43:10 +00:00 |
|
test_frozen.py
|
|
|
|
test_ftplib.py
|
|
|
|
test_funcattrs.py
|
Issue 5982: Classmethod and staticmethod expose wrapped function with __func__.
|
2009-05-29 04:52:27 +00:00 |
|
test_functools.py
|
Merged revisions 70931 via svnmerge from
|
2009-04-01 04:27:09 +00:00 |
|
test_future.py
|
|
|
|
test_future1.py
|
|
|
|
test_future2.py
|
|
|
|
test_future3.py
|
|
|
|
test_future4.py
|
|
|
|
test_future5.py
|
|
|
|
test_gc.py
|
Merged revisions 70837,70864,70878,71004,71032,71043 via svnmerge from
|
2009-04-04 16:35:46 +00:00 |
|
test_generators.py
|
Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from
|
2009-06-11 22:54:11 +00:00 |
|
test_genericpath.py
|
|
|
|
test_genexps.py
|
Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from
|
2009-06-11 22:54:11 +00:00 |
|
test_getargs2.py
|
|
|
|
test_getopt.py
|
Merged revisions 72167 via svnmerge from
|
2009-05-01 19:58:58 +00:00 |
|
test_gettext.py
|
More codestring -> codebytes.
|
2009-06-04 09:42:55 +00:00 |
|
test_glob.py
|
|
|
|
test_global.py
|
|
|
|
test_grammar.py
|
Merged revisions 73031 via svnmerge from
|
2009-05-29 21:55:57 +00:00 |
|
test_grp.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_gzip.py
|
|
|
|
test_hash.py
|
long -> int
|
2009-02-07 00:45:10 +00:00 |
|
test_hashlib.py
|
Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from
|
2009-06-01 22:42:33 +00:00 |
|
test_heapq.py
|
Merged revisions 71799 via svnmerge from
|
2009-04-22 16:13:36 +00:00 |
|
test_hmac.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_htmlparser.py
|
|
|
|
test_http_cookiejar.py
|
Simplify the Request class. The basic components of the parsed
|
2009-03-31 14:35:53 +00:00 |
|
test_http_cookies.py
|
Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class.
|
2009-04-02 03:02:03 +00:00 |
|
test_httplib.py
|
Remove special logic that closes HTTPConnection socket on EPIPE.
|
2009-03-28 04:34:21 +00:00 |
|
test_httpservers.py
|
Merged revisions 71303 via svnmerge from
|
2009-04-11 20:12:10 +00:00 |
|
test_imaplib.py
|
|
|
|
test_imp.py
|
Issue #5604: non-ASCII characters in module name passed to
|
2009-03-30 22:01:35 +00:00 |
|
test_import.py
|
Merged revisions 74058 via svnmerge from
|
2009-07-19 01:59:05 +00:00 |
|
test_importhooks.py
|
|
|
|
test_importlib.py
|
|
|
|
test_index.py
|
|
|
|
test_inspect.py
|
Merged revisions 72979 via svnmerge from
|
2009-05-28 06:09:08 +00:00 |
|
test_int.py
|
|
|
|
test_int_literal.py
|
|
|
|
test_io.py
|
Merged revisions 74338 via svnmerge from
|
2009-08-06 20:52:43 +00:00 |
|
test_ioctl.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_isinstance.py
|
|
|
|
test_iter.py
|
|
|
|
test_iterlen.py
|
Validate that __length_hint__ returns a usable result.
|
2009-02-03 02:12:10 +00:00 |
|
test_itertools.py
|
Port r69837: Fix keyword arguments for itertools.count(). Step arg without a start arg was ignored.
|
2009-02-21 22:30:12 +00:00 |
|
test_json.py
|
|
|
|
test_keywordonlyarg.py
|
|
|
|
test_kqueue.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_largefile.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_lib2to3.py
|
|
|
|
test_linecache.py
|
Merged revisions 72319-72320 via svnmerge from
|
2009-05-05 08:31:54 +00:00 |
|
test_list.py
|
|
|
|
test_listcomps.py
|
|
|
|
test_locale.py
|
Merged revisions 70936 via svnmerge from
|
2009-04-01 03:42:00 +00:00 |
|
test_logging.py
|
Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from
|
2009-05-08 20:42:26 +00:00 |
|
test_long.py
|
Merged revisions 71772 via svnmerge from
|
2009-04-20 21:38:00 +00:00 |
|
test_longexp.py
|
|
|
|
test_macpath.py
|
|
|
|
test_mailbox.py
|
Merged revisions 72213 via svnmerge from
|
2009-05-03 02:52:20 +00:00 |
|
test_marshal.py
|
|
|
|
test_math.py
|
Merged revisions 71837-71838 via svnmerge from
|
2009-04-24 16:39:07 +00:00 |
|
test_memoryio.py
|
Merged revisions 74316,74335 via svnmerge from
|
2009-08-13 08:35:19 +00:00 |
|
test_memoryview.py
|
Issue 6329: Fix iteration for memoryviews.
|
2009-06-23 20:38:54 +00:00 |
|
test_metaclass.py
|
|
|
|
test_mimetypes.py
|
|
|
|
test_minidom.py
|
Merged revisions 71414 via svnmerge from
|
2009-04-09 22:16:43 +00:00 |
|
test_mmap.py
|
Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from
|
2009-04-11 19:48:14 +00:00 |
|
test_module.py
|
|
|
|
test_modulefinder.py
|
Remove useless compatibility statements
|
2009-05-27 21:50:13 +00:00 |
|
test_multibytecodec.py
|
Issue #5640: Fix _multibytecodec so that CJK codecs don't repeat
|
2009-04-02 10:33:16 +00:00 |
|
test_multibytecodec_support.py
|
|
|
|
test_multiprocessing.py
|
Merged revisions 74063 via svnmerge from
|
2009-07-29 15:40:30 +00:00 |
|
test_mutants.py
|
|
|
|
test_netrc.py
|
|
|
|
test_nis.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_normalization.py
|
|
|
|
test_ntpath.py
|
Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames.
|
2009-05-06 08:04:54 +00:00 |
|
test_opcodes.py
|
Merged revisions 69811,69947 via svnmerge from
|
2009-02-26 18:55:48 +00:00 |
|
test_openpty.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_operator.py
|
As discussed on python-dev, remove several operator functions
|
2009-01-26 02:09:03 +00:00 |
|
test_optparse.py
|
Merged revisions 72167 via svnmerge from
|
2009-05-01 19:58:58 +00:00 |
|
test_os.py
|
Merged revisions 74171 via svnmerge from
|
2009-07-22 15:23:36 +00:00 |
|
test_ossaudiodev.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_osx_env.py
|
Fix for issue #5408. This only enables test_osx_env when the current build
|
2009-03-04 22:57:10 +00:00 |
|
test_parser.py
|
Merged revisions 72924 via svnmerge from
|
2009-05-25 21:10:36 +00:00 |
|
test_pdb.py
|
Merged revisions 72322 via svnmerge from
|
2009-05-05 09:00:19 +00:00 |
|
test_peepholer.py
|
http://bugs.python.org/issue4715
|
2009-02-25 02:25:04 +00:00 |
|
test_pep247.py
|
|
|
|
test_pep263.py
|
ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626
|
2009-03-02 23:31:26 +00:00 |
|
test_pep277.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_pep292.py
|
|
|
|
test_pep352.py
|
Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from
|
2009-06-08 13:41:29 +00:00 |
|
test_pep3120.py
|
|
|
|
test_pep3131.py
|
|
|
|
test_pickle.py
|
Port r71408 to py3k: issue 5665, add more pickling tests.
|
2009-04-16 03:18:06 +00:00 |
|
test_pickletools.py
|
Issue #6137: The pickle module now translates module names when loading
|
2009-06-04 20:32:06 +00:00 |
|
test_pipes.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_pkg.py
|
|
|
|
test_pkgimport.py
|
|
|
|
test_pkgutil.py
|
|
|
|
test_platform.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_plistlib.py
|
|
|
|
test_poll.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_popen.py
|
Merged revisions 73934 via svnmerge from
|
2009-07-11 09:37:09 +00:00 |
|
test_poplib.py
|
Merged revisions 74330 via svnmerge from
|
2009-08-06 16:08:07 +00:00 |
|
test_posix.py
|
Merged revisions 73913 via svnmerge from
|
2009-07-09 20:31:08 +00:00 |
|
test_posixpath.py
|
Merged revisions 72167 via svnmerge from
|
2009-05-01 19:58:58 +00:00 |
|
test_pow.py
|
|
|
|
test_pprint.py
|
Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from
|
2009-04-05 19:13:16 +00:00 |
|
test_print.py
|
|
|
|
test_profile.py
|
Merged revisions 73064 via svnmerge from
|
2009-05-30 21:41:10 +00:00 |
|
test_profilehooks.py
|
|
|
|
test_property.py
|
Merged revisions 72299 via svnmerge from
|
2009-05-04 22:59:07 +00:00 |
|
test_pstats.py
|
|
|
|
test_pty.py
|
Merged revisions 71785 via svnmerge from
|
2009-04-22 02:24:39 +00:00 |
|
test_pwd.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_pyclbr.py
|
|
|
|
test_pydoc.py
|
Merged revisions 73623-73624 via svnmerge from
|
2009-06-28 17:35:48 +00:00 |
|
test_pyexpat.py
|
|
|
|
test_queue.py
|
|
|
|
test_quopri.py
|
|
|
|
test_raise.py
|
|
|
|
test_random.py
|
Inline coefficients in gamma(). Add reflection formula. Add comments.
|
2009-02-19 09:53:18 +00:00 |
|
test_range.py
|
Fix SystemError and a wasps nest of ref counting issues.
|
2009-06-12 18:40:16 +00:00 |
|
test_re.py
|
Merged revisions 74118 via svnmerge from
|
2009-07-21 14:03:55 +00:00 |
|
test_reprlib.py
|
|
|
|
test_resource.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_richcmp.py
|
|
|
|
test_robotparser.py
|
|
|
|
test_runpy.py
|
|
|
|
test_sax.py
|
|
|
|
test_scope.py
|
Merged revisions 70801,70809 via svnmerge from
|
2009-03-31 15:26:37 +00:00 |
|
test_select.py
|
|
|
|
test_set.py
|
Issue 6573: Fix set.union() for cases where self is in the argument chain.
|
2009-07-27 20:29:18 +00:00 |
|
test_setcomps.py
|
|
|
|
test_shelve.py
|
|
|
|
test_shlex.py
|
|
|
|
test_shutil.py
|
Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from
|
2009-05-08 20:42:26 +00:00 |
|
test_signal.py
|
Remove unused import
|
2009-06-18 22:21:03 +00:00 |
|
test_SimpleHTTPServer.py
|
|
|
|
test_site.py
|
Merged revisions 71984 via svnmerge from
|
2009-04-26 21:39:21 +00:00 |
|
test_slice.py
|
|
|
|
test_smtplib.py
|
Merged revisions 73022 via svnmerge from
|
2009-05-29 18:03:16 +00:00 |
|
test_smtpnet.py
|
Merged revisions 72838-72839 via svnmerge from
|
2009-05-23 02:36:15 +00:00 |
|
test_socket.py
|
Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,69519-69521 via svnmerge from
|
2009-02-13 02:50:59 +00:00 |
|
test_socketserver.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_sort.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_sqlite.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_ssl.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_startfile.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_strftime.py
|
|
|
|
test_string.py
|
Add bytes/bytearray.maketrans() to mirror str.maketrans(), and deprecate
|
2009-04-12 15:51:51 +00:00 |
|
test_stringprep.py
|
|
|
|
test_strlit.py
|
|
|
|
test_strptime.py
|
|
|
|
test_struct.py
|
Issue #5463: Remove deprecated float coercion from struct module, along
|
2009-04-19 20:40:33 +00:00 |
|
test_structmembers.py
|
|
|
|
test_structseq.py
|
|
|
|
test_subprocess.py
|
Fix test_subprocess so that it works when launched from another directory than
|
2009-03-29 19:30:55 +00:00 |
|
test_sundry.py
|
Merged revisions 72100-72101 via svnmerge from
|
2009-04-29 15:34:32 +00:00 |
|
test_super.py
|
|
|
|
test_symtable.py
|
Merged revisions 70801,70809 via svnmerge from
|
2009-03-31 15:26:37 +00:00 |
|
test_syntax.py
|
Merged revisions 73196,73278-73280,73299,73308,73312-73313,73317-73318,73321,73324,73331,73335,73340,73363 via svnmerge from
|
2009-06-11 22:54:11 +00:00 |
|
test_sys.py
|
add a replacement API for PyCObject, PyCapsule #5630
|
2009-05-05 22:31:58 +00:00 |
|
test_syslog.py
|
Allow skipping of regression tests not supported on windows. This reduces noise in the regression test suite for py3k on Windows.
|
2009-04-01 11:28:47 +00:00 |
|
test_tarfile.py
|
Merged revisions 70523 via svnmerge from
|
2009-03-22 20:34:29 +00:00 |
|
test_tcl.py
|
Merged revisions 73495 via svnmerge from
|
2009-06-21 17:40:07 +00:00 |
|
test_telnetlib.py
|
-fixes telnetlib constants to be one-length byte arrays instead of ints
|
2009-04-10 05:33:26 +00:00 |
|
test_tempfile.py
|
Merged revisions 72167 via svnmerge from
|
2009-05-01 19:58:58 +00:00 |
|
test_textwrap.py
|
|
|
|
test_thread.py
|
|
|
|
test_threaded_import.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_threadedtempfile.py
|
|
|
|
test_threading.py
|
Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from
|
2009-04-05 19:13:16 +00:00 |
|
test_threading_local.py
|
|
|
|
test_threadsignals.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_time.py
|
5562 -> 3061.
|
2009-05-30 06:15:30 +00:00 |
|
test_timeout.py
|
|
|
|
test_tk.py
|
Remove redundant import of tkinter.
|
2009-04-01 16:39:21 +00:00 |
|
test_tokenize.py
|
|
|
|
test_trace.py
|
Merged revisions 73114 via svnmerge from
|
2009-06-01 21:28:37 +00:00 |
|
test_traceback.py
|
Merged revisions 73232 via svnmerge from
|
2009-06-04 19:41:00 +00:00 |
|
test_ttk_guionly.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_ttk_textonly.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_tuple.py
|
Merged revisions 70546 via svnmerge from
|
2009-03-23 18:52:06 +00:00 |
|
test_typechecks.py
|
|
|
|
test_types.py
|
Issue #5859: Remove '%f' to '%g' formatting switch for large floats.
|
2009-05-01 15:37:04 +00:00 |
|
test_ucn.py
|
|
|
|
test_unary.py
|
|
|
|
test_unicode.py
|
Issue #6150: Fix test_unicode on wide-unicode builds.
|
2009-06-01 04:23:07 +00:00 |
|
test_unicode_file.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_unicodedata.py
|
Rename the surrogates handler to surrogatepass.
|
2009-05-10 09:33:21 +00:00 |
|
test_unittest.py
|
Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from
|
2009-06-01 22:42:33 +00:00 |
|
test_univnewlines.py
|
Merged revisions 72979 via svnmerge from
|
2009-05-28 06:09:08 +00:00 |
|
test_unpack.py
|
|
|
|
test_unpack_ex.py
|
|
|
|
test_urllib.py
|
#6118: dont ignore encoding arguments for arguments with spaces in quote_plus().
|
2009-05-26 18:31:11 +00:00 |
|
test_urllib2.py
|
Backport the changes made in revision 74198, fixing the issue 1424152
|
2009-07-26 12:39:47 +00:00 |
|
test_urllib2_localnet.py
|
Merged revisions 72777 via svnmerge from
|
2009-05-18 22:32:26 +00:00 |
|
test_urllib2net.py
|
Use new form of with-statement instead of contextlib.nested().
|
2009-06-04 00:11:54 +00:00 |
|
test_urllib_response.py
|
Add __enter__ and __exit__ methods to addbase() so that it supports with.
|
2009-03-26 21:34:20 +00:00 |
|
test_urllibnet.py
|
|
|
|
test_urlparse.py
|
Fix for Issue4962, issue4675.
|
2009-03-30 21:54:41 +00:00 |
|
test_userdict.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_userlist.py
|
|
|
|
test_userstring.py
|
|
|
|
test_uu.py
|
merge the io-c branch: C implementation of the io module
|
2009-03-04 00:14:51 +00:00 |
|
test_uuid.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
|
test_wait3.py
|
Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from
|
2009-03-28 21:42:05 +00:00 |
|
test_wait4.py
|
Merged revisions 70930 via svnmerge from
|
2009-03-31 23:50:31 +00:00 |
|
test_warnings.py
|
Merged revisions 74046 via svnmerge from
|
2009-07-17 07:02:18 +00:00 |
|
test_wave.py
|
|
|
|
test_weakref.py
|
Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty parameters.
|
2009-05-30 21:04:26 +00:00 |
|
test_weakset.py
|
Issue 5964: Fixed WeakSet __eq__ comparison to handle non-WeakSet objects.
|
2009-05-17 17:32:20 +00:00 |
|
test_winreg.py
|
Issue #6221: Delete test registry key before running the test.
|
2009-06-07 17:55:17 +00:00 |
|
test_winsound.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_with.py
|
Merged revisions 73186,73206,73212 via svnmerge from
|
2009-06-04 10:21:10 +00:00 |
|
test_wsgiref.py
|
|
|
|
test_xdrlib.py
|
|
|
|
test_xml_etree.py
|
|
|
|
test_xml_etree_c.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +00:00 |
|
test_xmlrpc.py
|
#3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter.
|
2009-06-04 09:11:51 +00:00 |
|
test_xmlrpc_net.py
|
|
|
|
test_zipfile.py
|
Merged revisions 72893 via svnmerge from
|
2009-05-24 19:47:22 +00:00 |
|
test_zipfile64.py
|
|
|
|
test_zipimport.py
|
Merged revisions 69425 via svnmerge from
|
2009-02-08 03:37:27 +00:00 |
|
test_zipimport_support.py
|
|
|
|
test_zlib.py
|
Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge
|
2009-03-31 23:16:50 +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
|
|
|
|
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
|
|
|
|
xmltests.py
|
|
|
|
zipdir.zip
|
Merged revisions 68885 via svnmerge from
|
2009-01-24 14:10:07 +00:00 |