index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-36560: Fix reference leak hunting in regrtest (GH-12744) (GH-12745)
Victor Stinner
2019-04-09
1
-18/+38
*
[3.7] bpo-36216: Only print test messages when verbose (GH-12291)
Steve Dower
2019-03-12
1
-1/+2
*
bpo-36234: test_os: check TypeError for invalid uid type (GH-12235)
Victor Stinner
2019-03-11
1
-0/+8
*
bpo-36216: Add check for characters in netloc that normalize to separators (G...
Steve Dower
2019-03-07
1
-0/+24
*
[2.7] bpo-36019: Use pythontest.net in urllib network tests (GH-11941) (GH-12...
Stéphane Wirtel
2019-03-05
3
-21/+25
*
[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one ...
Tzu-ping Chung
2019-02-19
1
-3/+44
*
[2.7] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761) (GH-11876)
stratakis
2019-02-15
1
-19/+43
*
Fixup from test_ssl test_default_ecdh_curve (GH-11877)
stratakis
2019-02-15
1
-0/+3
*
[2.7] bpo-28043: improved default settings for SSLContext (GH-10608)
stratakis
2019-02-15
1
-30/+35
*
[2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10...
stratakis
2019-02-15
1
-16/+21
*
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
Miss Islington (bot)
2019-01-15
2
-0/+44
*
[2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH...
Serhiy Storchaka
2019-01-15
1
-2/+6
*
bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. ...
Serhiy Storchaka
2019-01-12
2
-1/+105
*
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501) (...
Senthil Kumaran
2019-01-10
1
-2/+1
*
[2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#...
Sanyam Khurana
2019-01-09
1
-2/+48
*
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11...
Zackery Spytz
2018-12-20
1
-0/+5
*
bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158)
Victor Stinner
2018-12-14
2
-1/+14
*
bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120)
Victor Stinner
2018-12-12
1
-7/+8
*
bpo-11617: Try to strengthen test_httpservers (GH-11121)
Victor Stinner
2018-12-11
1
-4/+4
*
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11068)
Victor Stinner
2018-12-10
1
-3/+54
*
[2.7] bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934). (GH-1...
Serhiy Storchaka
2018-12-07
1
-0/+2
*
[2.7] bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=125...
native-api
2018-12-06
2
-6/+8
*
Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being del...
Victor Stinner
2018-12-06
1
-7/+0
*
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-...
Victor Stinner
2018-12-05
2
-23/+89
*
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
Miss Islington (bot)
2018-12-05
1
-8/+8
*
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
Miss Islington (bot)
2018-12-05
2
-0/+13
*
Replace 1/0 with 1//0 in tests to avoid Python 3 warns (GH-10833)
Victor Stinner
2018-11-30
3
-3/+3
*
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) (GH-10817)
Victor Stinner
2018-11-30
1
-24/+41
*
Fix DeprecationWarning in test_bytes (GH-10805)
Victor Stinner
2018-11-30
1
-2/+2
*
bpo-34021: Windows skips test_regrtest.test_env_changed() (GH-10804)
Victor Stinner
2018-11-29
1
-0/+3
*
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)
Victor Stinner
2018-11-29
3
-7/+127
*
pythoninfo: log more environment variable (GH-10719) (GH-10774)
Victor Stinner
2018-11-28
1
-4/+45
*
[2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-...
Serhiy Storchaka
2018-11-20
1
-35/+58
*
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems...
Miss Islington (bot)
2018-11-06
1
-1/+1
*
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different l...
Serhiy Storchaka
2018-11-05
3
-5/+5
*
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. ...
Miss Islington (bot)
2018-10-31
1
-0/+10
*
bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969)
matthewbelisle-wf
2018-10-30
1
-0/+55
*
bpo-33899: Revert tokenize module adding an implicit final NEWLINE (GH-10072)
Tal Einat
2018-10-24
1
-34/+12
*
[2.7] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (G...
Stéphane Wirtel
2018-10-17
1
-1/+9
*
[2.7] bpo-34974: Do not replace unexpected errors in bytearray(). (GH-9852) (...
Serhiy Storchaka
2018-10-15
1
-2/+16
*
[2.7] Add new tests for bytes and bytearray constructors. (GH-9843) (#9866)
Serhiy Storchaka
2018-10-14
1
-3/+56
*
[2.7] bpo-22851: Fix a segfault when accessing generator.gi_frame.f_restricte...
Zackery Spytz
2018-10-13
1
-0/+11
*
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0...
Victor Stinner
2018-10-10
1
-1/+37
*
[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH...
tzickel
2018-10-03
1
-0/+7
*
[2.7] bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-91...
Serhiy Storchaka
2018-09-22
1
-0/+23
*
bpo-19756: Prevent test failures due to EADDRNOTAVAIL (GH-9446)
Miss Islington (bot)
2018-09-20
1
-0/+3
*
[2.7] bpo-34542: Update test certs and keys (GH-8997) (GH-9397)
Christian Heimes
2018-09-20
13
-511/+700
*
[2.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-...
Serhiy Storchaka
2018-09-18
1
-0/+14
*
[2.7] bpo-19417: Add test_bdb.py (GH-5217) (GH-6156)
xdegaye
2018-09-16
2
-1/+1034
*
[2.7] closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9267)
Benjamin Peterson
2018-09-13
1
-0/+2
[prev]
[next]