.. |
audiodata
|
Issue #18919: Added tests for the sunau module. Unified and extended tests
|
2013-10-13 17:47:22 +03:00 |
capath
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
cjkencodings
|
…
|
|
crashers
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
data
|
restore test data README
|
2014-12-07 14:19:15 -05:00 |
decimaltestdata
|
…
|
|
imghdrdata
|
Issue #19990: Added tests for the imghdr module.
|
2014-01-26 23:48:20 +02:00 |
leakers
|
#18687: remove obsolete comment. Patch by Févry Thibault.
|
2013-08-13 12:53:40 +03:00 |
subprocessdata
|
Issue #23458: On POSIX, the file descriptor kept open by os.urandom() is now
|
2015-02-24 14:30:43 +01:00 |
tracedmodules
|
…
|
|
xmltestdata
|
…
|
|
185test.db
|
…
|
|
Sine-1000Hz-300ms.aif
|
…
|
|
__init__.py
|
…
|
|
_mock_backport.py
|
Issue #23075: Whether __builtins__ is a module or a dict is undefined in
|
2015-03-21 22:04:42 +02:00 |
audiotest.au
|
…
|
|
audiotests.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
autotest.py
|
…
|
|
bad_coding.py
|
…
|
|
bad_coding2.py
|
…
|
|
bad_coding3.py
|
complain if the codec doesn't return unicode
|
2013-12-28 10:33:58 -06:00 |
badcert.pem
|
…
|
|
badkey.pem
|
…
|
|
badsyntax_future3.py
|
…
|
|
badsyntax_future4.py
|
…
|
|
badsyntax_future5.py
|
…
|
|
badsyntax_future6.py
|
…
|
|
badsyntax_future7.py
|
…
|
|
badsyntax_future8.py
|
…
|
|
badsyntax_future9.py
|
…
|
|
badsyntax_nocaret.py
|
…
|
|
buffer_tests.py
|
…
|
|
cfgparser.1
|
…
|
|
check_soundcard.vbs
|
…
|
|
cmath_testcases.txt
|
…
|
|
curses_tests.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
dh512.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
doctest_aliases.py
|
…
|
|
double_const.py
|
…
|
|
empty.vbs
|
…
|
|
exception_hierarchy.txt
|
…
|
|
floating_points.txt
|
…
|
|
fork_wait.py
|
…
|
|
formatfloat_testcases.txt
|
…
|
|
gdb_sample.py
|
…
|
|
greyrgb.uue
|
…
|
|
https_svn_python_org_root.pem
|
…
|
|
ieee754.txt
|
…
|
|
infinite_reload.py
|
…
|
|
inspect_fodder.py
|
Issue #18830: inspect.getclasstree() no more produces duplicated entries even
|
2013-09-05 17:28:10 +03:00 |
inspect_fodder2.py
|
…
|
|
keycert.passwd.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
keycert.pem
|
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
|
2013-08-23 13:26:49 -04:00 |
keycert2.pem
|
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection
|
2014-11-23 11:42:45 -06:00 |
keycert3.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
keycert4.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
list_tests.py
|
…
|
|
lock_tests.py
|
…
|
|
make_ssl_certs.py
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
mapping_tests.py
|
Avoid py3k warnings related to sort() of unrelated types.
|
2012-02-22 00:28:46 +01:00 |
math_testcases.txt
|
…
|
|
mp_fork_bomb.py
|
Issue #15646: Prevent equivalent of a fork bomb when using multiprocessing
|
2012-08-14 11:41:19 +01:00 |
nokia.pem
|
…
|
|
nullbytecert.pem
|
- Issue #18709: Fix CVE-2013-4238. The SSL module now handles NULL bytes
|
2013-08-23 13:26:49 -04:00 |
nullcert.pem
|
…
|
|
outstanding_bugs.py
|
…
|
|
pickletester.py
|
Issue #6477: Revert fbb97f6eb3b3 as it broke test_xpickle.
|
2013-11-30 17:43:42 -08:00 |
profilee.py
|
…
|
|
pycacert.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
pyclbr_input.py
|
…
|
|
pydoc_mod.py
|
don't remove self from example code in the HTML output (closes #13223)
|
2014-06-07 16:44:00 -07:00 |
pydocfodder.py
|
…
|
|
pystone.py
|
…
|
|
randv2_32.pck
|
…
|
|
randv2_64.pck
|
…
|
|
randv3.pck
|
…
|
|
re_tests.py
|
Now re tests work again on Unicode-disabled build.
|
2014-09-14 17:40:44 +03:00 |
regrtest.py
|
test_spwd skipping is expected on win32.
|
2015-01-31 10:20:31 +02:00 |
relimport.py
|
…
|
|
reperf.py
|
…
|
|
revocation.crl
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
sample_doctest.py
|
…
|
|
sample_doctest_no_docstrings.py
|
#14649: add sample files omitted from previous checkin.
|
2012-09-10 11:20:47 -04:00 |
sample_doctest_no_doctests.py
|
#14649: add sample files omitted from previous checkin.
|
2012-09-10 11:20:47 -04:00 |
script_helper.py
|
Issue #8767: Restore building with --disable-unicode.
|
2012-05-20 10:42:17 +02:00 |
selfsigned_pythontestdotnet.pem
|
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection
|
2014-11-23 11:42:45 -06:00 |
seq_tests.py
|
…
|
|
sgml_input.html
|
…
|
|
sha256.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
sortperf.py
|
…
|
|
ssl_cert.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_key.passwd.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_key.pem
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
ssl_servers.py
|
backport many ssl features from Python 3 (closes #21308)
|
2014-08-20 14:14:50 -05:00 |
string_tests.py
|
Change deprecated Exception.message to Exception.args-[0] where the use of
|
2014-10-12 22:00:10 -04:00 |
symlink_support.py
|
Moved symlink support into its own module. Ported can_symlink from Python 3.2, skipping symlink test when it cannot be invoked (such as when the symlink privilege is not present).
|
2012-03-08 18:28:08 -05:00 |
test_MimeWriter.py
|
…
|
|
test_SimpleHTTPServer.py
|
…
|
|
test_StringIO.py
|
Issue #10212: Support new buffer interface for struct.unpack and
|
2013-03-19 17:17:47 -07:00 |
test___all__.py
|
#22751: fix test___all__ warning about modified environment in the tests. Patch by Michael Cetrulo.
|
2014-11-02 19:08:35 +02:00 |
test___future__.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test__locale.py
|
Issue #23474: Enhanced locale testing.
|
2015-02-18 08:04:26 +02:00 |
test__osx_support.py
|
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
|
2014-06-25 13:33:57 -07:00 |
test_abc.py
|
…
|
|
test_abstract_numbers.py
|
…
|
|
test_aepack.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_aifc.py
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
|
2013-12-14 20:34:33 +02:00 |
test_al.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_anydbm.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_applesingle.py
|
…
|
|
test_argparse.py
|
fix instances of consecutive articles (closes #23221)
|
2015-01-13 09:17:24 -05:00 |
test_array.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_ascii_formatd.py
|
…
|
|
test_ast.py
|
#18466: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:56:09 +03:00 |
test_asynchat.py
|
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
|
2014-07-24 19:15:00 +02:00 |
test_asyncore.py
|
Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions.
|
2013-08-22 00:39:46 +02:00 |
test_atexit.py
|
…
|
|
test_audioop.py
|
Issue #16686: Fixed a lot of bugs in audioop module.
|
2013-02-09 11:10:30 +02:00 |
test_augassign.py
|
…
|
|
test_base64.py
|
Issue #17842. Added base64 module tests with bytearray arguments.
|
2013-04-28 15:48:54 +03:00 |
test_bastion.py
|
…
|
|
test_bigaddrspace.py
|
…
|
|
test_bigmem.py
|
Skip test_bigmem.test_unicode_repr_oflw, since it crashes (issue #14904).
|
2012-06-15 18:33:48 +02:00 |
test_binascii.py
|
…
|
|
test_binhex.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_binop.py
|
…
|
|
test_bisect.py
|
Issue #16377: fix missed test due to incorrect indentation in test_bisect. Thanks Yury Selivanov.
|
2012-10-31 20:38:52 +00:00 |
test_bool.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_bsddb.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_bsddb3.py
|
…
|
|
test_bsddb185.py
|
…
|
|
test_buffer.py
|
avoid overflow with large buffer sizes and/or offsets (closes #21831)
|
2014-06-23 20:12:27 -07:00 |
test_bufio.py
|
…
|
|
test_builtin.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_bytes.py
|
Adapt test for build --without-doc-strings.
|
2013-01-26 13:31:44 +01:00 |
test_bz2.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_calendar.py
|
Issue #18982: Fixed newlines in calendar CLI tests on Windows.
|
2015-02-05 18:03:27 +02:00 |
test_call.py
|
…
|
|
test_capi.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_cd.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_cfgparser.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_cgi.py
|
Backed out changeset 7d2018774925
|
2015-02-16 01:49:22 +02:00 |
test_charmapcodec.py
|
…
|
|
test_cl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_class.py
|
check for string attribute names in old-style classes (closes #14334)
|
2012-03-16 10:58:46 -05:00 |
test_cmath.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_cmd.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_cmd_line.py
|
#16306: report only the first unknown option and add more tests. Patch by Serhiy Storchaka.
|
2012-11-23 18:46:11 +02:00 |
test_cmd_line_script.py
|
Fix closes issue # 15033 - Return the proper exitcode for failure when modules are invoked using -m switch. Patch contributed by Jeff Knupp
|
2012-07-04 19:50:29 -07:00 |
test_code.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_codeccallbacks.py
|
Use non-zero and non-last positions in error handler tests.
|
2015-03-16 08:29:35 +02:00 |
test_codecencodings_cn.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_hk.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_iso2022.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_jp.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_kr.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecencodings_tw.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_codecmaps_cn.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_hk.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_jp.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_kr.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecmaps_tw.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_codecs.py
|
Issue #23071: Added missing names to codecs.__all__. Patch by Martin Panter.
|
2014-12-20 17:42:24 +02:00 |
test_codeop.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_coding.py
|
…
|
|
test_coercion.py
|
…
|
|
test_collections.py
|
Issue #22609: Constructors and update methods of mapping classes in the
|
2014-11-27 19:02:56 +02:00 |
test_colorsys.py
|
…
|
|
test_commands.py
|
…
|
|
test_compare.py
|
…
|
|
test_compile.py
|
Issue #22221: Backported fixes from Python 3 (issue #18960).
|
2014-09-05 10:22:05 +03:00 |
test_compileall.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_compiler.py
|
this was supposed to die
|
2012-02-20 22:33:33 -05:00 |
test_complex.py
|
Issue #22604: Fix assertion error in debug mode when dividing a complex number by (nan+0j).
|
2014-10-10 23:49:32 +02:00 |
test_complex_args.py
|
…
|
|
test_contains.py
|
…
|
|
test_contextlib.py
|
…
|
|
test_cookie.py
|
Issue #22775: Fixed unpickling of Cookie.SimpleCookie with protocol 2.
|
2014-11-02 22:35:47 +02:00 |
test_cookielib.py
|
Issue #23138: Fixed parsing cookies with absent keys or values in cookiejar.
|
2015-03-13 09:04:34 +02:00 |
test_copy.py
|
…
|
|
test_copy_reg.py
|
…
|
|
test_cpickle.py
|
open file in binary mode
|
2013-03-17 21:28:29 -07:00 |
test_cprofile.py
|
…
|
|
test_crypt.py
|
…
|
|
test_csv.py
|
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
|
2013-12-19 16:26:56 +02:00 |
test_ctypes.py
|
…
|
|
test_curses.py
|
#18113: avoid segfault if Py_XDECREF triggers code that calls set_panel_userptr again
|
2013-06-22 12:33:05 -04:00 |
test_datetime.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_dbm.py
|
…
|
|
test_decimal.py
|
Issue #23474: Enhanced locale testing.
|
2015-02-18 08:04:26 +02:00 |
test_decorators.py
|
…
|
|
test_defaultdict.py
|
…
|
|
test_deque.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_descr.py
|
Avoid deprecation warnings.
|
2015-01-31 11:27:06 +02:00 |
test_descrtut.py
|
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
|
2013-03-11 17:56:17 -04:00 |
test_dict.py
|
#19166: use an unused var in a test. Patch by Vajrasky Kok.
|
2013-10-05 03:01:37 +03:00 |
test_dictcomps.py
|
Closed #16886: test_dictcomps no longer depends on dict order
|
2013-01-16 13:52:22 -08:00 |
test_dictviews.py
|
#18357: add tests for dictview set difference. Patch by Fraser Tweedale.
|
2013-08-08 20:09:19 +03:00 |
test_difflib.py
|
Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks().
|
2014-06-21 11:27:36 -07:00 |
test_difflib_expect.html
|
…
|
|
test_dircache.py
|
…
|
|
test_dis.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_distutils.py
|
…
|
|
test_dl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_doctest.py
|
explicitly close files (closes #23090)
|
2014-12-20 13:41:14 -06:00 |
test_doctest.txt
|
…
|
|
test_doctest2.py
|
…
|
|
test_doctest2.txt
|
…
|
|
test_doctest3.txt
|
…
|
|
test_doctest4.txt
|
…
|
|
test_docxmlrpc.py
|
Removed duplicated words in in comments and docs.
|
2014-12-01 18:16:30 +02:00 |
test_dumbdbm.py
|
Issue #22885: Fixed arbitrary code execution vulnerability in the dumbdbm
|
2015-02-16 00:29:52 +02:00 |
test_dummy_thread.py
|
…
|
|
test_dummy_threading.py
|
…
|
|
test_email.py
|
#16564: test to confirm behavior that regressed in python3.
|
2013-02-09 12:53:29 -05:00 |
test_email_codecs.py
|
…
|
|
test_email_renamed.py
|
…
|
|
test_ensurepip.py
|
Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7
|
2014-11-11 10:24:11 -05:00 |
test_enumerate.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_eof.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_epoll.py
|
Issue #21038: Cleanup test_epoll.py
|
2014-03-25 12:53:47 +01:00 |
test_errno.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_exception_variations.py
|
…
|
|
test_exceptions.py
|
Avoid deprecation warnings.
|
2015-01-31 11:27:06 +02:00 |
test_extcall.py
|
…
|
|
test_fcntl.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_file.py
|
properly explicitly close file (#21128)
|
2014-04-04 13:56:26 -04:00 |
test_file2k.py
|
Issue #21934: test_file2k no longer create regular file /dev/full on OpenBSD
|
2015-02-15 13:05:10 +02:00 |
test_file_eintr.py
|
Fixes Issue #12268 for the io module - File readline, readlines and
|
2012-10-12 13:02:06 -07:00 |
test_filecmp.py
|
…
|
|
test_fileinput.py
|
Correct and improve comments in test_fileinput (closes #20501).
|
2014-03-03 21:16:27 +02:00 |
test_fileio.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_float.py
|
fix potential refleak in PyFloat_AsDouble (closes #23590)
|
2015-03-06 09:08:44 -05:00 |
test_fnmatch.py
|
…
|
|
test_fork1.py
|
…
|
|
test_format.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_fpformat.py
|
…
|
|
test_fractions.py
|
#14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk.
|
2012-02-29 14:04:02 +02:00 |
test_frozen.py
|
…
|
|
test_ftplib.py
|
allow a SSLContext to be given to ftplib.FTP_TLS
|
2015-01-04 15:36:31 -06:00 |
test_funcattrs.py
|
…
|
|
test_functools.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_future.py
|
…
|
|
test_future1.py
|
…
|
|
test_future2.py
|
…
|
|
test_future3.py
|
…
|
|
test_future4.py
|
…
|
|
test_future5.py
|
…
|
|
test_future_builtins.py
|
…
|
|
test_gc.py
|
Issue #13992: The trashcan mechanism is now thread-safe. This eliminates
|
2012-09-06 00:59:49 +02:00 |
test_gdb.py
|
Issue #22844: Fized test_gdb failure on Debian Wheezy for Z.
|
2015-02-14 22:44:35 +02:00 |
test_gdbm.py
|
don't rely on dict order here
|
2012-02-20 21:47:54 -05:00 |
test_generators.py
|
Issue #17041: Fix doctesting when Python is configured with the
|
2013-01-31 16:10:15 +02:00 |
test_genericpath.py
|
Issue #21840: Fixed expanding unicode variables of form $var in
|
2015-02-13 12:02:05 +02:00 |
test_genexps.py
|
Issue #17041: Fix doctesting when Python is configured with the
|
2013-01-31 16:10:15 +02:00 |
test_getargs.py
|
…
|
|
test_getargs2.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_getopt.py
|
…
|
|
test_gettext.py
|
…
|
|
test_gl.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_glob.py
|
#16618: Add more glob regression tests
|
2012-12-27 10:24:21 +01:00 |
test_global.py
|
…
|
|
test_grammar.py
|
allow the keyword else immediately after (no space) an integer (closes #21642)
|
2014-06-07 12:36:39 -07:00 |
test_grp.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_gzip.py
|
Issue #21560: An attempt to write a data of wrong type no longer cause
|
2015-03-23 15:25:18 +02:00 |
test_hash.py
|
Issue #22340: Fix Python 3 warnings in Python 2 tests
|
2014-09-05 21:05:05 +02:00 |
test_hashlib.py
|
PEP 466: backport hashlib algorithm constants (closes #21307)
|
2014-08-28 09:41:29 -04:00 |
test_heapq.py
|
Issue #19018: The heapq.merge() function no longer suppresses IndexError
|
2013-09-14 22:17:39 -07:00 |
test_hmac.py
|
Issue #22340: Fix Python 3 warnings in Python 2 tests
|
2014-09-05 21:05:05 +02:00 |
test_hotshot.py
|
…
|
|
test_htmllib.py
|
…
|
|
test_htmlparser.py
|
#20288: fix handling of invalid numeric charrefs in HTMLParser.
|
2014-02-01 21:20:22 +02:00 |
test_httplib.py
|
#23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
|
2015-03-22 15:15:44 -04:00 |
test_httpservers.py
|
fix behavior of trailing slash redirection when a query string is involved (closes #23112)
|
2014-12-26 10:53:43 -06:00 |
test_idle.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_imageop.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_imaplib.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_imgfile.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_imghdr.py
|
Issue #19990: Added tests for the imghdr module.
|
2014-01-26 23:48:20 +02:00 |
test_imp.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_import.py
|
#11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters.
|
2013-03-16 20:04:44 +02:00 |
test_importhooks.py
|
…
|
|
test_importlib.py
|
…
|
|
test_index.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_inspect.py
|
Issue #18830: inspect.getclasstree() no more produces duplicated entries even
|
2013-09-05 17:28:10 +03:00 |
test_int.py
|
Issue #16761: Raise TypeError when int() or long() called with base argument only.
|
2012-12-28 09:31:59 +02:00 |
test_int_literal.py
|
…
|
|
test_io.py
|
Broke reference loops in tests added in issue #5700.
|
2015-02-23 00:28:38 +02:00 |
test_ioctl.py
|
…
|
|
test_isinstance.py
|
…
|
|
test_iter.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_iterlen.py
|
…
|
|
test_itertools.py
|
Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests.
|
2015-02-03 01:34:09 +02:00 |
test_json.py
|
…
|
|
test_kqueue.py
|
#11973: add test for previously fixed kevent signed/unsigned bug.
|
2014-10-12 12:42:58 -04:00 |
test_largefile.py
|
…
|
|
test_lib2to3.py
|
…
|
|
test_linecache.py
|
…
|
|
test_linuxaudiodev.py
|
…
|
|
test_list.py
|
Issue #18004: test_overflow in test_list by mistake consumed 40 GiB of memory
|
2014-08-06 18:31:54 +03:00 |
test_locale.py
|
Issue #20079: Fixed tests.
|
2014-10-02 11:36:01 +03:00 |
test_logging.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_long.py
|
Issue #20546: Use specific asserts in int tests.
|
2014-02-08 14:28:20 +02:00 |
test_long_future.py
|
…
|
|
test_longexp.py
|
…
|
|
test_macos.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_macostools.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_macpath.py
|
Issue #21840: Fixed expanding unicode variables of form $var in
|
2015-02-13 12:02:05 +02:00 |
test_macurl2path.py
|
Increase macurl2path test coverage
|
2013-10-23 21:45:58 -07:00 |
test_mailbox.py
|
Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests.
|
2014-02-08 15:05:53 +02:00 |
test_marshal.py
|
Issue #23392: Added tests for marshal C API that works with FILE*.
|
2015-02-06 08:56:33 +02:00 |
test_math.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
test_md5.py
|
…
|
|
test_memoryio.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_memoryview.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_mhlib.py
|
…
|
|
test_mimetools.py
|
…
|
|
test_mimetypes.py
|
add a test for access errors from OpenKey (closes #21871)
|
2014-06-29 13:02:12 -07:00 |
test_minidom.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_mmap.py
|
Fixed typo.
|
2014-08-19 18:20:07 +03:00 |
test_module.py
|
don't rely on the order of module clearing
|
2012-02-20 15:20:37 -05:00 |
test_modulefinder.py
|
…
|
|
test_msilib.py
|
…
|
|
test_multibytecodec.py
|
Issue #23215: Multibyte codecs with custom error handlers that ignores errors
|
2015-02-21 01:19:17 +02:00 |
test_multibytecodec_support.py
|
Issue #23181: More "codepoint" -> "code point".
|
2015-01-18 11:42:50 +02:00 |
test_multifile.py
|
…
|
|
test_multiprocessing.py
|
Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now
|
2015-03-13 08:31:34 +02:00 |
test_mutants.py
|
…
|
|
test_mutex.py
|
Issue #16793. Replace deprecated unittest asserts with modern counterparts.
|
2012-12-28 00:32:19 +02:00 |
test_netrc.py
|
Merge #14984: On POSIX, enforce permissions when reading default .netrc.
|
2013-09-16 14:32:54 -04:00 |
test_new.py
|
…
|
|
test_nis.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_nntplib.py
|
Fix test failures --without-threads.
|
2014-01-22 13:18:09 +01:00 |
test_normalization.py
|
#22650: test suite: load Unicode test data files from www.pythontest.net
|
2014-11-06 14:37:49 +01:00 |
test_ntpath.py
|
Issue #21840: Fixed expanding unicode variables of form $var in
|
2015-02-13 12:02:05 +02:00 |
test_old_mailbox.py
|
#15040: Close files in mailbox tests for PyPy compatibility
|
2012-10-23 14:42:13 +03:00 |
test_opcodes.py
|
…
|
|
test_openpty.py
|
Issue #18174: Fix fd leaks in tests.
|
2013-06-10 16:27:45 +01:00 |
test_operator.py
|
…
|
|
test_optparse.py
|
#1704474: mark refleak test as specific to CPython
|
2014-04-15 16:44:43 -04:00 |
test_os.py
|
Issue #23458: Skip test_urandom_fd_non_inheritable on OS X 10.4 since
|
2015-03-17 15:18:07 -07:00 |
test_ossaudiodev.py
|
…
|
|
test_parser.py
|
#11963: fix Windows buildbots.
|
2013-03-10 03:25:45 +02:00 |
test_pdb.py
|
#13183: backport fixes to test_pdb to 2.7 branch
|
2012-05-06 11:53:51 +02:00 |
test_peepholer.py
|
#5057: the peepholer no longer optimizes subscription on unicode literals (e.g. u"foo"[0]) in order to produce compatible pyc files between narrow and wide builds.
|
2012-11-05 00:03:21 +02:00 |
test_pep247.py
|
…
|
|
test_pep263.py
|
complain if the codec doesn't return unicode
|
2013-12-28 10:33:58 -06:00 |
test_pep277.py
|
…
|
|
test_pep292.py
|
…
|
|
test_pep352.py
|
…
|
|
test_pickle.py
|
Issue #13555: cPickle now supports files larger than 2 GiB.
|
2013-02-12 21:36:47 +02:00 |
test_pickletools.py
|
…
|
|
test_pipes.py
|
…
|
|
test_pkg.py
|
…
|
|
test_pkgimport.py
|
…
|
|
test_pkgutil.py
|
backout 369bf9fbaeff
|
2014-02-16 14:51:17 -05:00 |
test_platform.py
|
#8964: fix platform._sys_version to handle IronPython 2.6+.
|
2013-10-21 03:03:32 +03:00 |
test_plistlib.py
|
Ensure that plistlib doesn't corrupt deeply nested datastructures
|
2013-04-23 13:47:06 +02:00 |
test_poll.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_popen.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_popen2.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_poplib.py
|
in poplib, limit maximum line length that we read from the network (closes #16041)
|
2014-12-05 20:02:38 -05:00 |
test_posix.py
|
don't segfault when trying to fdopen() a fd for a dir (closes #22259)
|
2014-08-24 10:37:12 -05:00 |
test_posixpath.py
|
Issue #21840: Fixed a typo.
|
2015-02-13 12:47:08 +02:00 |
test_pow.py
|
…
|
|
test_pprint.py
|
Issue #19137: The pprint module now correctly formats empty set and frozenset
|
2013-10-02 11:40:26 +03:00 |
test_print.py
|
…
|
|
test_profile.py
|
…
|
|
test_property.py
|
Fix skip conditions in some docstings tests.
|
2013-01-28 13:24:01 +02:00 |
test_pstats.py
|
…
|
|
test_pty.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_pwd.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_py3kwarn.py
|
Issue #19656: Running Python with the -3 option now also warns about
|
2014-06-01 22:13:39 +03:00 |
test_py_compile.py
|
…
|
|
test_pyclbr.py
|
Silence the failure of test_pyclbr after adding a property in sre_parse
|
2014-11-07 22:31:54 +02:00 |
test_pydoc.py
|
Fixed pydoc tests when run with -OO.
|
2015-03-01 15:31:21 +02:00 |
test_pyexpat.py
|
Issue #6676: Ensure a meaningful exception is raised when attempting
|
2014-03-27 16:38:32 -07:00 |
test_queue.py
|
Clean up references to threads in test_queue.
|
2013-03-23 23:35:06 +02:00 |
test_quopri.py
|
…
|
|
test_random.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_re.py
|
Issues #814253, #9179: Warnings now are raised when group references and
|
2015-02-21 12:08:36 +02:00 |
test_readline.py
|
use skipUnless
|
2014-11-26 14:35:56 -06:00 |
test_repr.py
|
Issue #19928: Fix test on Windows
|
2013-12-10 14:14:28 -06:00 |
test_resource.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_rfc822.py
|
simply ignore headers with no name (#19996)
|
2015-01-25 23:34:42 -05:00 |
test_richcmp.py
|
…
|
|
test_rlcompleter.py
|
…
|
|
test_robotparser.py
|
don't fail tests when www.python.org can't be validated by the system
|
2014-11-25 15:16:55 -06:00 |
test_runpy.py
|
#11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters.
|
2013-03-16 20:04:44 +02:00 |
test_sax.py
|
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
|
2013-05-12 17:29:34 +03:00 |
test_scope.py
|
…
|
|
test_scriptpackages.py
|
…
|
|
test_select.py
|
Issue #16230: Fix a crash in select.select() when one the lists changes size while iterated on.
|
2012-11-01 20:13:54 +01:00 |
test_set.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_setcomps.py
|
…
|
|
test_sets.py
|
Issue #22777: Test pickling with all protocols.
|
2014-12-15 14:02:43 +02:00 |
test_sgmllib.py
|
…
|
|
test_sha.py
|
…
|
|
test_shelve.py
|
…
|
|
test_shlex.py
|
Revert "Issue #16121: Fix line number accounting in shlex"
|
2013-02-23 23:05:54 +01:00 |
test_shutil.py
|
Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of
|
2014-11-28 00:50:06 +02:00 |
test_signal.py
|
support -> test_support
|
2013-01-18 00:44:49 -05:00 |
test_site.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_slice.py
|
…
|
|
test_smtplib.py
|
smtplib: limit amount read from the network (closes #16042)
|
2014-12-05 20:05:18 -05:00 |
test_smtpnet.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_socket.py
|
make _socket.socket weakrefable (closes #22569)
|
2014-10-06 14:38:20 -04:00 |
test_socketserver.py
|
Issue #22435: Fix a file descriptor leak when SocketServer bind fails.
|
2014-10-13 18:39:34 +01:00 |
test_softspace.py
|
…
|
|
test_sort.py
|
…
|
|
test_spwd.py
|
Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok.
|
2014-05-25 16:21:32 +03:00 |
test_sqlite.py
|
…
|
|
test_ssl.py
|
adjust test_crl_check for trusted first being default
|
2015-03-04 23:18:48 -05:00 |
test_startfile.py
|
…
|
|
test_stat.py
|
Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate
|
2013-06-23 16:27:01 +02:00 |
test_str.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_strftime.py
|
…
|
|
test_string.py
|
Change deprecated Exception.message to Exception.args-[0] where the use of
|
2014-10-12 22:00:10 -04:00 |
test_stringprep.py
|
Issue #23181: More "codepoint" -> "code point".
|
2015-01-18 11:42:50 +02:00 |
test_strop.py
|
fix overflow detection of strop.expandtabs
|
2014-03-30 20:09:44 -04:00 |
test_strptime.py
|
Issue #23136: _strptime now uniformly handles all days in week 0, including
|
2015-03-19 19:13:25 +02:00 |
test_strtod.py
|
Fix misuse of the bigmemtest decorator
|
2013-11-26 20:00:34 +01:00 |
test_struct.py
|
Issue #22113: struct.pack_into() now supports new buffer protocol (in
|
2015-02-21 19:51:17 +02:00 |
test_structmembers.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_structseq.py
|
…
|
|
test_subprocess.py
|
Issue #18851: Avoid a double close of subprocess pipes when the child process fails starting.
|
2013-08-30 23:38:13 +02:00 |
test_sunau.py
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
|
2013-12-14 20:34:33 +02:00 |
test_sunaudiodev.py
|
…
|
|
test_sundry.py
|
Issue #11578: Backported test for the timeit module.
|
2015-01-26 11:54:32 +02:00 |
test_support.py
|
Issue #23458: Skip test_urandom_fd_non_inheritable on OS X 10.4 since
|
2015-03-17 15:18:07 -07:00 |
test_symtable.py
|
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
|
2012-02-20 20:42:21 -05:00 |
test_syntax.py
|
…
|
|
test_sys.py
|
_clear_type_cache is cpython-only
|
2015-02-02 14:06:11 -05:00 |
test_sys_setprofile.py
|
…
|
|
test_sys_settrace.py
|
pop the loop block even for infinite while loops (closes #23048)
|
2014-12-13 16:06:19 -05:00 |
test_sysconfig.py
|
Backed out changeset 7d2018774925
|
2015-02-16 01:49:22 +02:00 |
test_tarfile.py
|
Backout 308f3c1e36d3. This change (issue21044) does not need to be merged on
|
2014-07-22 10:39:59 +03:00 |
test_tcl.py
|
Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with
|
2014-09-11 10:56:59 +03:00 |
test_telnetlib.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_tempfile.py
|
Issue #21058: Fix a leak of file descriptor in tempfile.NamedTemporaryFile(),
|
2014-03-25 09:08:16 +01:00 |
test_textwrap.py
|
#15510: clarify textwrap's handling of whitespace, and add confirming tests.
|
2012-09-08 13:42:01 -04:00 |
test_thread.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_threaded_import.py
|
…
|
|
test_threadedtempfile.py
|
…
|
|
test_threading.py
|
Avoid deprecation warnings.
|
2015-01-31 11:27:06 +02:00 |
test_threading_local.py
|
…
|
|
test_threadsignals.py
|
…
|
|
test_time.py
|
Issue #16714: use 'raise' exceptions, don't 'throw'.
|
2012-12-18 21:27:37 +02:00 |
test_timeit.py
|
Avoid deprecation warnings.
|
2015-01-31 11:27:06 +02:00 |
test_timeout.py
|
Issue #19572: More silently skipped tests explicitly skipped.
|
2013-12-10 14:09:20 -06:00 |
test_tk.py
|
Issue #18492: Allow all resources when tests are not run by regrtest.py.
|
2014-06-02 16:01:16 -05:00 |
test_tokenize.py
|
Issue #9974: When untokenizing, use row info to insert backslash+newline.
|
2014-02-23 23:32:59 -05:00 |
test_tools.py
|
Issue #15539: Fix backup file creation in pindent.py on Windows
|
2013-01-11 22:16:15 +02:00 |
test_trace.py
|
…
|
|
test_traceback.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_transformer.py
|
…
|
|
test_ttk_guionly.py
|
Issue #22236: Tkinter tests now don't reuse default root window. New root
|
2014-08-24 09:07:09 +03:00 |
test_ttk_textonly.py
|
…
|
|
test_tuple.py
|
…
|
|
test_typechecks.py
|
…
|
|
test_types.py
|
…
|
|
test_ucn.py
|
Issue #20532: Tests which use _testcapi now are marked as CPython only.
|
2014-02-07 10:06:05 +02:00 |
test_unary.py
|
…
|
|
test_undocumented_details.py
|
…
|
|
test_unicode.py
|
Issue #23055: Fixed a buffer overflow in PyUnicode_FromFormatV. Analysis
|
2015-01-27 22:17:56 +02:00 |
test_unicode_file.py
|
…
|
|
test_unicodedata.py
|
…
|
|
test_unittest.py
|
…
|
|
test_univnewlines.py
|
…
|
|
test_univnewlines2k.py
|
…
|
|
test_unpack.py
|
…
|
|
test_urllib.py
|
Added more tests for urllib utility functions.
|
2015-03-02 16:31:57 +02:00 |
test_urllib2.py
|
Issue #7665: Fixed tests test_ntpath and test_urllib2 when ran in the
|
2015-01-26 10:26:00 +02:00 |
test_urllib2_localnet.py
|
remove extra ssl imports (closes #23053)
|
2014-12-15 10:04:13 -05:00 |
test_urllib2net.py
|
use pythontest.net for url fragment test
|
2014-11-05 11:27:14 -05:00 |
test_urllibnet.py
|
give urllib.urlopen a context parameter (closes #22927)
|
2014-11-23 20:55:24 -06:00 |
test_urlparse.py
|
Issue #20270: urllib and urlparse now support empty ports.
|
2014-01-18 18:30:09 +02:00 |
test_userdict.py
|
…
|
|
test_userlist.py
|
…
|
|
test_userstring.py
|
Change deprecated Exception.message to Exception.args-[0] where the use of
|
2014-10-12 22:00:10 -04:00 |
test_uu.py
|
Backported tests for issue #22406.
|
2014-11-07 14:07:43 +02:00 |
test_uuid.py
|
Issue #23015: Improved testing of the uuid module.
|
2014-12-15 12:03:33 +02:00 |
test_wait3.py
|
…
|
|
test_wait4.py
|
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
|
2013-07-04 21:03:10 +02:00 |
test_warnings.py
|
Issue #23016: A warning no longer produces an AttributeError when sys.stderr
|
2014-12-10 23:05:33 +02:00 |
test_wave.py
|
Issue #19623: Fixed writing to unseekable files in the aifc module.
|
2013-12-14 20:34:33 +02:00 |
test_weakref.py
|
fix some test_weakref tests to not rely on ref-counting (closes #22267)
|
2014-08-24 18:02:15 -05:00 |
test_weakset.py
|
Issue #16056: Rename test methods to avoid conflict.
|
2014-11-24 23:57:00 +02:00 |
test_whichdb.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_winreg.py
|
Issue #21151: Fixed a segfault in the _winreg module.
|
2014-07-03 10:57:44 -05:00 |
test_winsound.py
|
Issue #19987: Re-write test_alias_fallback in test_winsound to have two
|
2013-12-16 08:58:10 -06:00 |
test_with.py
|
Issue #19936: Added executable bits or shebang lines to Python scripts which
|
2014-01-16 18:59:17 +02:00 |
test_wsgiref.py
|
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
|
2014-09-17 16:27:06 +08:00 |
test_xdrlib.py
|
Issue #11694: Raise ConversionError in xdrlib as documented
|
2014-10-10 21:11:34 +03:00 |
test_xml_etree.py
|
Issue #19815: Fix segfault when parsing empty namespace declaration.
|
2013-11-28 06:25:45 -08:00 |
test_xml_etree_c.py
|
…
|
|
test_xmllib.py
|
…
|
|
test_xmlrpc.py
|
add a default limit for the amount of data xmlrpclib.gzip_decode will return (closes #16043)
|
2014-12-05 20:15:15 -05:00 |
test_xpickle.py
|
Restored test_xpickle compatibility with Python 2.5.
|
2015-01-31 09:25:16 +02:00 |
test_xrange.py
|
Issues #16029, #16030: Fix pickling and repr of large xranges.
|
2012-09-28 20:36:36 +01:00 |
test_zipfile.py
|
Issue #17753: Skip test_zipfile tests which require write access to test
|
2015-02-14 23:17:13 +02:00 |
test_zipfile64.py
|
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
|
2014-09-23 21:33:52 +03:00 |
test_zipimport.py
|
remove tests for #19081
|
2014-02-16 14:48:26 -05:00 |
test_zipimport_support.py
|
fix typo
|
2012-10-15 22:29:02 -04:00 |
test_zlib.py
|
Issue #18702: All skipped tests now reported as skipped.
|
2013-11-03 23:15:46 +02:00 |
testall.py
|
…
|
|
testcodec.py
|
…
|
|
testimg.uue
|
…
|
|
testimgr.uue
|
…
|
|
testrgb.uue
|
…
|
|
testtar.tar
|
Issue #14160: TarFile.extractfile() failed to resolve symbolic links when
|
2012-04-24 22:42:08 +02:00 |
tf_inherit_check.py
|
…
|
|
threaded_import_hangers.py
|
…
|
|
time_hashlib.py
|
…
|
|
tokenize_tests.txt
|
…
|
|
warning_tests.py
|
…
|
|
win_console_handler.py
|
…
|
|
wrongcert.pem
|
…
|
|
xmltests.py
|
…
|
|
zipdir.zip
|
…
|
|