.. |
capath
|
…
|
|
cjkencodings
|
Issue #12057: Add tests for ISO 2022 codecs
|
2011-05-31 00:01:24 +02:00 |
crashers
|
…
|
|
data
|
…
|
|
decimaltestdata
|
Issue #12080: Fix a performance issue in Decimal._power_exact that causes some corner-case Decimal.__pow__ calls to take an unreasonably long time.
|
2011-06-04 18:14:23 +01:00 |
encoded_modules
|
…
|
|
json_tests
|
#5723: merge with 3.1.
|
2011-05-14 06:47:51 +03:00 |
leakers
|
…
|
|
sndhdrdata
|
…
|
|
subprocessdata
|
…
|
|
test_email
|
#11731: simplify/enhance parser/generator API by introducing policy objects.
|
2011-04-18 13:59:37 -04:00 |
tracedmodules
|
Remove obsolete/duplicate docstring
|
2011-04-24 17:10:30 +02:00 |
xmltestdata
|
…
|
|
185test.db
|
…
|
|
Sine-1000Hz-300ms.aif
|
…
|
|
__init__.py
|
…
|
|
__main__.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_pep3120.py
|
…
|
|
buffer_tests.py
|
…
|
|
cfgparser.1
|
…
|
|
cfgparser.2
|
…
|
|
cfgparser.3
|
…
|
|
check_soundcard.vbs
|
…
|
|
cmath_testcases.txt
|
…
|
|
curses_tests.py
|
…
|
|
datetimetester.py
|
Relax %Y test.
|
2011-05-02 13:48:09 -04:00 |
dis_module.py
|
…
|
|
doctest_aliases.py
|
…
|
|
double_const.py
|
…
|
|
empty.vbs
|
…
|
|
exception_hierarchy.txt
|
…
|
|
floating_points.txt
|
…
|
|
fork_wait.py
|
Issue #12041: Make test_wait3 more robust.
|
2011-05-09 21:17:02 +02:00 |
formatfloat_testcases.txt
|
…
|
|
future_test1.py
|
#11093: make NOTTESTS empty by renaming confusingly named files in test dir.
|
2011-03-24 14:57:05 -04:00 |
future_test2.py
|
#11093: make NOTTESTS empty by renaming confusingly named files in test dir.
|
2011-03-24 14:57:05 -04:00 |
gdb_sample.py
|
…
|
|
https_svn_python_org_root.pem
|
…
|
|
ieee754.txt
|
…
|
|
inspect_fodder.py
|
…
|
|
inspect_fodder2.py
|
fix inspect.formatargspec on functions with keyword-only arguments without defaults #4959
|
2009-01-17 04:15:01 +00:00 |
keycert.pem
|
…
|
|
keycert2.pem
|
…
|
|
list_tests.py
|
…
|
|
lock_tests.py
|
Close #12028: Make threading._get_ident() public, rename it to
|
2011-05-30 23:02:52 +02:00 |
make_ssl_certs.py
|
…
|
|
mapping_tests.py
|
…
|
|
math_testcases.txt
|
Fix nonunique test ids in math_testcases.txt.
|
2011-05-09 08:18:57 +01:00 |
mock_socket.py
|
…
|
|
nullcert.pem
|
…
|
|
outstanding_bugs.py
|
…
|
|
pickletester.py
|
…
|
|
profilee.py
|
…
|
|
pstats.pck
|
…
|
|
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
|
Issue #12250: regrtest --timeout displays a warning instead of failing with an
|
2011-06-06 12:14:23 +02:00 |
relimport.py
|
…
|
|
reperf.py
|
…
|
|
sample_doctest.py
|
…
|
|
script_helper.py
|
Issue #11393: Add the new faulthandler module
|
2011-03-31 01:31:06 +02:00 |
seq_tests.py
|
…
|
|
sgml_input.html
|
…
|
|
sha256.pem
|
…
|
|
sortperf.py
|
…
|
|
ssl_cert.pem
|
…
|
|
ssl_key.pem
|
…
|
|
ssl_servers.py
|
…
|
|
string_tests.py
|
Use non-deprecated method name.
|
2011-04-20 21:56:21 +03:00 |
support.py
|
Issue #12196: Make test.support's requires_linux_version a decorator.
|
2011-06-03 12:55:15 +02:00 |
svn_python_org_https_cert.pem
|
…
|
|
test___all__.py
|
…
|
|
test___future__.py
|
…
|
|
test__locale.py
|
…
|
|
test_abc.py
|
…
|
|
test_abstract_numbers.py
|
add tests for negative with conjugate
|
2011-05-30 19:22:53 -05:00 |
test_aifc.py
|
…
|
|
test_argparse.py
|
Issue #9347: Fix formatting for tuples in argparse type= error messages.
|
2011-04-04 02:10:40 +02:00 |
test_array.py
|
…
|
|
test_ast.py
|
unify TryExcept and TryFinally (closes #12199)
|
2011-05-29 11:43:10 -05:00 |
test_asynchat.py
|
…
|
|
test_asyncore.py
|
…
|
|
test_atexit.py
|
Issue #10756: atexit normalizes the exception before displaying it. Patch by
|
2011-05-15 18:57:44 +02:00 |
test_audioop.py
|
…
|
|
test_augassign.py
|
…
|
|
test_base64.py
|
…
|
|
test_bigaddrspace.py
|
…
|
|
test_bigmem.py
|
Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a
|
2011-03-25 11:42:37 +01:00 |
test_binascii.py
|
…
|
|
test_binhex.py
|
…
|
|
test_binop.py
|
…
|
|
test_bisect.py
|
…
|
|
test_bool.py
|
test values and types of (True/False).(imag/real)
|
2011-05-25 09:21:46 -05:00 |
test_bufio.py
|
…
|
|
test_builtin.py
|
test that object has a __dir__() implementation
|
2011-05-25 09:33:37 -05:00 |
test_bytes.py
|
#6780: merge with 3.2.
|
2011-04-26 06:45:24 +03:00 |
test_bz2.py
|
Simplify line-oriented tests in test_bz2.
|
2011-05-30 02:09:54 +02:00 |
test_calendar.py
|
…
|
|
test_call.py
|
…
|
|
test_capi.py
|
Close #12028: Make threading._get_ident() public, rename it to
|
2011-05-30 23:02:52 +02:00 |
test_cgi.py
|
…
|
|
test_charmapcodec.py
|
…
|
|
test_class.py
|
…
|
|
test_cmath.py
|
…
|
|
test_cmd.py
|
…
|
|
test_cmd_line.py
|
Remove traces of division_warning left over from Python 2 (#10998)
|
2011-03-26 01:55:15 +01:00 |
test_cmd_line_script.py
|
…
|
|
test_code.py
|
…
|
|
test_codeccallbacks.py
|
…
|
|
test_codecencodings_cn.py
|
(Merge 3.1) Issue #12057: Add tests for the HZ encoding
|
2011-05-25 00:16:43 +02:00 |
test_codecencodings_hk.py
|
…
|
|
test_codecencodings_iso2022.py
|
Issue #12057: Add tests for ISO 2022 codecs
|
2011-05-31 00:01:24 +02:00 |
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
|
Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtin
|
2011-05-27 16:50:40 +02:00 |
test_codeop.py
|
…
|
|
test_coding.py
|
…
|
|
test_collections.py
|
merge
|
2011-06-02 23:49:44 -07:00 |
test_colorsys.py
|
…
|
|
test_compare.py
|
…
|
|
test_compile.py
|
try to use the same str object for all code filenames when compiling or unmarshalling (#12190)
|
2011-05-27 09:08:01 -05:00 |
test_compileall.py
|
Issue #11169: compileall module uses repr() to format filenames and paths to
|
2011-05-11 00:36:28 +02:00 |
test_complex.py
|
…
|
|
test_concurrent_futures.py
|
Increases some test timeouts to fix issue 11864.
|
2011-05-30 21:52:24 +10:00 |
test_configparser.py
|
Merged minor cleanups from 3.2.
|
2011-04-29 16:17:51 +02:00 |
test_contains.py
|
…
|
|
test_contextlib.py
|
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
|
2011-05-05 23:49:25 +10:00 |
test_copy.py
|
…
|
|
test_copyreg.py
|
…
|
|
test_cprofile.py
|
…
|
|
test_crashers.py
|
…
|
|
test_crypt.py
|
…
|
|
test_csv.py
|
…
|
|
test_ctypes.py
|
…
|
|
test_curses.py
|
…
|
|
test_datetime.py
|
…
|
|
test_dbm.py
|
…
|
|
test_dbm_dumb.py
|
…
|
|
test_dbm_gnu.py
|
…
|
|
test_dbm_ndbm.py
|
…
|
|
test_decimal.py
|
Issue #12079: Decimal(0).fma(Decimal('inf'), 'not a number') should give a TypeError, not a Decimal.InvalidOperation
|
2011-05-22 12:53:18 +01:00 |
test_decorators.py
|
…
|
|
test_defaultdict.py
|
…
|
|
test_deque.py
|
…
|
|
test_descr.py
|
excellent place for assertRaises
|
2011-05-24 19:31:01 -05:00 |
test_descrtut.py
|
move specialized dir implementations into __dir__ methods (closes #12166)
|
2011-05-24 11:09:06 -05:00 |
test_dict.py
|
…
|
|
test_dictcomps.py
|
…
|
|
test_dictviews.py
|
…
|
|
test_difflib.py
|
Issue 11747: Fix output format for context diffs.
|
2011-04-12 15:25:30 -07:00 |
test_difflib_expect.html
|
…
|
|
test_dis.py
|
…
|
|
test_distutils.py
|
…
|
|
test_doctest.py
|
…
|
|
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_dynamic.py
|
…
|
|
test_enumerate.py
|
…
|
|
test_eof.py
|
…
|
|
test_epoll.py
|
…
|
|
test_errno.py
|
…
|
|
test_exception_variations.py
|
…
|
|
test_exceptions.py
|
…
|
|
test_extcall.py
|
greatly improve argument parsing error messages (closes #12265)
|
2011-06-05 22:04:07 -05:00 |
test_faulthandler.py
|
test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in
|
2011-06-01 13:49:12 +02:00 |
test_fcntl.py
|
…
|
|
test_file.py
|
…
|
|
test_filecmp.py
|
…
|
|
test_fileinput.py
|
Skip test in test_fileinput when zlib is missing.
|
2011-05-14 10:10:53 +03:00 |
test_fileio.py
|
…
|
|
test_float.py
|
…
|
|
test_flufl.py
|
…
|
|
test_fnmatch.py
|
…
|
|
test_fork1.py
|
…
|
|
test_format.py
|
…
|
|
test_fractions.py
|
…
|
|
test_frozen.py
|
(Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written
|
2011-05-16 16:32:33 +02:00 |
test_ftplib.py
|
merge with 3.2
|
2011-05-07 19:11:06 +02:00 |
test_funcattrs.py
|
…
|
|
test_functools.py
|
Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable.
|
2011-05-03 11:16:36 -07:00 |
test_future.py
|
#11093: make NOTTESTS empty by renaming confusingly named files in test dir.
|
2011-03-24 14:57:05 -04:00 |
test_future3.py
|
…
|
|
test_future4.py
|
…
|
|
test_future5.py
|
…
|
|
test_gc.py
|
Issue #11761: make tests for gc.get_count() less fragile
|
2011-04-04 19:52:56 +02:00 |
test_gdb.py
|
Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add
|
2011-05-13 17:40:15 +02:00 |
test_generators.py
|
…
|
|
test_genericpath.py
|
…
|
|
test_genexps.py
|
…
|
|
test_getargs2.py
|
…
|
|
test_getopt.py
|
…
|
|
test_gettext.py
|
…
|
|
test_glob.py
|
…
|
|
test_global.py
|
…
|
|
test_grammar.py
|
don't restrict unexpected EOF errors to the first line (closes #12216)
|
2011-05-30 11:12:38 -05:00 |
test_grp.py
|
…
|
|
test_gzip.py
|
Issue #10791: Implement missing method GzipFile.read1(), allowing GzipFile
|
2011-04-04 21:00:37 +02:00 |
test_hash.py
|
…
|
|
test_hashlib.py
|
Fixes Issue #12059: Properly handle missing hash functions even when
|
2011-05-14 15:15:49 -07:00 |
test_heapq.py
|
Merge with 3.1.
|
2011-05-09 18:40:42 +03:00 |
test_hmac.py
|
…
|
|
test_html.py
|
…
|
|
test_htmlparser.py
|
#7311: fix html.parser to accept non-ASCII attribute values.
|
2011-04-07 22:03:31 +03:00 |
test_http_cookiejar.py
|
…
|
|
test_http_cookies.py
|
…
|
|
test_httplib.py
|
…
|
|
test_httpservers.py
|
Issue #3709: a flush_headers method to BaseHTTPRequestHandler which manages the
|
2011-05-09 23:25:02 +08:00 |
test_imaplib.py
|
Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext
|
2011-05-06 18:49:52 +02:00 |
test_imp.py
|
Issue #11919: try to fix test_imp failure on some buildbots.
|
2011-04-25 21:46:04 +02:00 |
test_import.py
|
…
|
|
test_importhooks.py
|
…
|
|
test_importlib.py
|
…
|
|
test_index.py
|
…
|
|
test_inspect.py
|
#11938: Fix duplicated test name in test_inspect. Patch by Andreas Stührk.
|
2011-04-28 00:59:29 +03:00 |
test_int.py
|
…
|
|
test_int_literal.py
|
…
|
|
test_io.py
|
Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the
|
2011-05-29 16:36:44 +02:00 |
test_ioctl.py
|
…
|
|
test_isinstance.py
|
…
|
|
test_iter.py
|
…
|
|
test_iterlen.py
|
…
|
|
test_itertools.py
|
Merge 3.2
|
2011-03-30 11:32:06 +00:00 |
test_json.py
|
…
|
|
test_keywordonlyarg.py
|
greatly improve argument parsing error messages (closes #12265)
|
2011-06-05 22:04:07 -05:00 |
test_kqueue.py
|
…
|
|
test_largefile.py
|
…
|
|
test_lib2to3.py
|
…
|
|
test_linecache.py
|
(Merge 3.1) Issue #11614: Fix test_linecache, cjkencodings_test.py doesn't
|
2011-05-16 17:20:07 +02:00 |
test_list.py
|
…
|
|
test_listcomps.py
|
…
|
|
test_locale.py
|
…
|
|
test_logging.py
|
Closes issue #11557: removal of non-idiomatic code in test_logging.
|
2011-06-05 09:31:34 +01:00 |
test_long.py
|
…
|
|
test_longexp.py
|
…
|
|
test_macpath.py
|
…
|
|
test_mailbox.py
|
#11999: sync based on comparing mtimes, not mtime to system clock
|
2011-05-06 22:26:27 -04:00 |
test_marshal.py
|
try to use the same str object for all code filenames when compiling or unmarshalling (#12190)
|
2011-05-27 09:08:01 -05:00 |
test_math.py
|
(Merge 3.2) Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes,
|
2011-06-01 13:19:07 +02:00 |
test_memoryio.py
|
…
|
|
test_memoryview.py
|
…
|
|
test_metaclass.py
|
…
|
|
test_mimetypes.py
|
…
|
|
test_minidom.py
|
merge 11164
|
2011-05-09 08:12:19 +02:00 |
test_mmap.py
|
Merge: Fix potential resource leak in test_mmap.
|
2011-05-07 14:35:36 +02:00 |
test_module.py
|
…
|
|
test_modulefinder.py
|
…
|
|
test_msilib.py
|
Closes #11696: Fix ID generation in msilib.
|
2011-03-27 21:05:51 +02:00 |
test_multibytecodec.py
|
Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls
|
2011-05-30 22:56:00 +02:00 |
test_multibytecodec_support.py
|
Issue #12016: Add test_errorhandle() to TestBase_Mapping of
|
2011-06-03 23:44:39 +02:00 |
test_multiprocessing.py
|
Issue #12040: Expose a new attribute `sentinel` on instances of
|
2011-06-06 19:35:31 +02:00 |
test_mutants.py
|
…
|
|
test_netrc.py
|
…
|
|
test_nis.py
|
…
|
|
test_nntplib.py
|
…
|
|
test_normalization.py
|
…
|
|
test_ntpath.py
|
…
|
|
test_numeric_tower.py
|
…
|
|
test_opcodes.py
|
…
|
|
test_openpty.py
|
…
|
|
test_operator.py
|
…
|
|
test_optparse.py
|
…
|
|
test_os.py
|
os.sendfile() test: fix "AttributeError: 'NoneType' object has no attribute 'Thread'" when running tests with --without-threads option.
|
2011-05-18 21:28:39 +02:00 |
test_ossaudiodev.py
|
…
|
|
test_osx_env.py
|
…
|
|
test_packaging.py
|
initial import of the packaging package in the standard library
|
2011-05-19 13:07:25 +02:00 |
test_parser.py
|
only clear the parser error if it's set (closes #12264)
|
2011-06-04 22:06:42 -05:00 |
test_pdb.py
|
…
|
|
test_peepholer.py
|
#5057: Merge with 3.2.
|
2011-04-15 16:52:35 +03:00 |
test_pep247.py
|
…
|
|
test_pep263.py
|
…
|
|
test_pep277.py
|
…
|
|
test_pep292.py
|
Tidy up the additional string module tests added at the Pycon sprints (closes #11505)
|
2011-05-31 19:40:11 +10:00 |
test_pep352.py
|
…
|
|
test_pep3120.py
|
…
|
|
test_pep3131.py
|
…
|
|
test_pickle.py
|
…
|
|
test_pickletools.py
|
…
|
|
test_pipes.py
|
…
|
|
test_pkg.py
|
…
|
|
test_pkgimport.py
|
…
|
|
test_pkgutil.py
|
…
|
|
test_platform.py
|
…
|
|
test_plistlib.py
|
Issue #985064: Make plistlib more resilient to faulty input plists.
|
2011-05-28 03:02:30 -07:00 |
test_poll.py
|
…
|
|
test_popen.py
|
…
|
|
test_poplib.py
|
…
|
|
test_posix.py
|
Issue #12196: Make test.support's requires_linux_version a decorator.
|
2011-06-03 12:55:15 +02:00 |
test_posixpath.py
|
…
|
|
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_pyclbr.py
|
…
|
|
test_pydoc.py
|
(Merge 3.2) test_pydoc: skip PydocServerTest if thread support is disabled
|
2011-05-20 02:29:55 +02:00 |
test_pyexpat.py
|
…
|
|
test_queue.py
|
…
|
|
test_quopri.py
|
…
|
|
test_raise.py
|
…
|
|
test_random.py
|
…
|
|
test_range.py
|
#11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indices. Patch by Daniel Urban.
|
2011-04-15 08:15:40 +03:00 |
test_re.py
|
#2650: re.escape() no longer escapes the "_".
|
2011-04-10 12:59:16 +03:00 |
test_readline.py
|
…
|
|
test_reprlib.py
|
…
|
|
test_resource.py
|
…
|
|
test_richcmp.py
|
…
|
|
test_rlcompleter.py
|
…
|
|
test_robotparser.py
|
…
|
|
test_runpy.py
|
…
|
|
test_sax.py
|
merge 11164
|
2011-05-09 08:12:19 +02:00 |
test_sched.py
|
…
|
|
test_scope.py
|
…
|
|
test_select.py
|
Issue #11757: select.select() now raises ValueError when a negative timeout
|
2011-04-09 23:49:58 +02:00 |
test_set.py
|
…
|
|
test_setcomps.py
|
…
|
|
test_shelve.py
|
…
|
|
test_shlex.py
|
…
|
|
test_shutil.py
|
Refactor a few tests to use the new requires_zlib decorator.
|
2011-05-19 22:03:22 +03:00 |
test_signal.py
|
Issue #8407: test_signal doesn't check signal delivery order
|
2011-05-31 22:31:09 +02:00 |
test_site.py
|
…
|
|
test_slice.py
|
…
|
|
test_smtpd.py
|
…
|
|
test_smtplib.py
|
Merge: I was right, hardconding the localhost IP doesn't work in linux-vserver.
|
2011-05-02 08:48:00 -04:00 |
test_smtpnet.py
|
Skip test_smtpnet when ssl is not available
|
2011-05-18 20:02:50 +02:00 |
test_sndhdr.py
|
…
|
|
test_socket.py
|
Issue #12196: Make test.support's requires_linux_version a decorator.
|
2011-06-03 12:55:15 +02:00 |
test_socketserver.py
|
…
|
|
test_sort.py
|
#11335: Fix memory leak after key function failure in sort
|
2011-05-04 12:46:28 -07:00 |
test_sqlite.py
|
…
|
|
test_ssl.py
|
Issue #12049: test_ssl now checks also that RAND_bytes() raises an error if
|
2011-05-25 11:15:16 +02:00 |
test_startfile.py
|
Fix sporadic failure in test_startfile.
|
2011-04-19 01:38:47 +02:00 |
test_strftime.py
|
…
|
|
test_string.py
|
Tidy up the additional string module tests added at the Pycon sprints (closes #11505)
|
2011-05-31 19:40:11 +10:00 |
test_stringprep.py
|
…
|
|
test_strlit.py
|
…
|
|
test_strptime.py
|
…
|
|
test_strtod.py
|
…
|
|
test_struct.py
|
…
|
|
test_structmembers.py
|
…
|
|
test_structseq.py
|
…
|
|
test_subprocess.py
|
(Merge 3.2) Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes,
|
2011-06-01 13:19:07 +02:00 |
test_sunau.py
|
…
|
|
test_sundry.py
|
…
|
|
test_super.py
|
…
|
|
test_symtable.py
|
…
|
|
test_syntax.py
|
merge 3.1
|
2011-04-12 18:34:30 -05:00 |
test_sys.py
|
Close #12028: Make threading._get_ident() public, rename it to
|
2011-05-30 23:02:52 +02:00 |
test_sys_setprofile.py
|
…
|
|
test_sys_settrace.py
|
…
|
|
test_sysconfig.py
|
Branch merge
|
2011-05-26 16:35:14 +02:00 |
test_syslog.py
|
…
|
|
test_tarfile.py
|
Replace open(filename, 'rU') by open(filename, 'r')
|
2011-05-04 13:55:36 +02:00 |
test_tcl.py
|
…
|
|
test_telnetlib.py
|
…
|
|
test_tempfile.py
|
…
|
|
test_textwrap.py
|
…
|
|
test_thread.py
|
…
|
|
test_threaded_import.py
|
Close #12028: Make threading._get_ident() public, rename it to
|
2011-05-30 23:02:52 +02:00 |
test_threadedtempfile.py
|
…
|
|
test_threading.py
|
Close #12028: Make threading._get_ident() public, rename it to
|
2011-05-30 23:02:52 +02:00 |
test_threading_local.py
|
…
|
|
test_threadsignals.py
|
Issue #11223: Replace threading._info() by sys.thread_info
|
2011-04-30 14:53:09 +02:00 |
test_time.py
|
Issue #11930: Remove deprecated time.accept2dyear.
|
2011-05-02 12:20:52 -04:00 |
test_timeit.py
|
…
|
|
test_timeout.py
|
…
|
|
test_tk.py
|
…
|
|
test_tokenize.py
|
…
|
|
test_trace.py
|
…
|
|
test_traceback.py
|
…
|
|
test_ttk_guionly.py
|
…
|
|
test_ttk_textonly.py
|
…
|
|
test_tuple.py
|
…
|
|
test_typechecks.py
|
…
|
|
test_types.py
|
…
|
|
test_ucn.py
|
…
|
|
test_unary.py
|
…
|
|
test_unicode.py
|
#6780: merge with 3.2.
|
2011-04-26 06:45:24 +03:00 |
test_unicode_file.py
|
…
|
|
test_unicodedata.py
|
…
|
|
test_unittest.py
|
#11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are too long.
|
2011-04-27 10:17:34 +03:00 |
test_univnewlines.py
|
…
|
|
test_unpack.py
|
…
|
|
test_unpack_ex.py
|
…
|
|
test_urllib.py
|
merge from 3.2.
|
2011-04-14 13:20:41 +08:00 |
test_urllib2.py
|
Fix closes Issue #11799: urllib.request Authentication Handlers will raise a
|
2011-05-11 21:17:57 +08:00 |
test_urllib2_localnet.py
|
…
|
|
test_urllib2net.py
|
merge from 3.1
|
2011-04-13 07:22:29 +08:00 |
test_urllib_response.py
|
…
|
|
test_urllibnet.py
|
Issue #12138: fix use of transient_internet() in test_urllibnet
|
2011-05-22 17:35:17 +02:00 |
test_urlparse.py
|
merge from 3.1
|
2011-04-15 18:21:26 +08:00 |
test_userdict.py
|
…
|
|
test_userlist.py
|
Userlist.copy() wasn't returning a UserList.
|
2011-05-05 14:34:35 -07:00 |
test_userstring.py
|
…
|
|
test_uu.py
|
…
|
|
test_uuid.py
|
…
|
|
test_wait3.py
|
Issue #12041: Make test_wait3 more robust.
|
2011-05-09 21:17:02 +02:00 |
test_wait4.py
|
…
|
|
test_warnings.py
|
…
|
|
test_wave.py
|
…
|
|
test_weakref.py
|
…
|
|
test_weakset.py
|
…
|
|
test_winreg.py
|
…
|
|
test_winsound.py
|
…
|
|
test_with.py
|
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
|
2011-05-05 23:49:25 +10:00 |
test_wsgiref.py
|
…
|
|
test_xdrlib.py
|
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
|
2011-03-27 16:25:40 +01:00 |
test_xml_etree.py
|
…
|
|
test_xml_etree_c.py
|
…
|
|
test_xmlrpc.py
|
…
|
|
test_xmlrpc_net.py
|
…
|
|
test_zipfile.py
|
Issue #10801: Remove a debug print() from test_zipfile
|
2011-05-22 22:12:27 +02:00 |
test_zipfile64.py
|
Refactor a few tests to use the new requires_zlib decorator.
|
2011-05-19 22:03:22 +03:00 |
test_zipimport.py
|
(Merge 3.2) Issue #12124: zipimport doesn't keep a reference to
|
2011-05-20 00:22:39 +02:00 |
test_zipimport_support.py
|
…
|
|
test_zlib.py
|
Merge: Fix copy-paste mistake in new zlib test.
|
2011-05-15 00:48:57 +02: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
|
…
|
|
win_console_handler.py
|
…
|
|
xmltests.py
|
…
|
|
zip_cp437_header.zip
|
Ooops, add the missing file of the backport of commit 33543b4e0e5d from Python
|
2011-05-18 13:48:41 +02:00 |
zipdir.zip
|
…
|
|