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
*
[3.5] [security] bpo-30119: fix ftplib.FTP.putline() to throw an error for a ...
Dong-hee Na
2017-07-26
1
-1/+5
*
bpo-30908: Fix dangling thread in test_os.TestSendfile (#2680) (#2845)
Victor Stinner
2017-07-24
1
-0/+1
*
[3.5] Backport bpo-30876 (GH-2639), bpo-18018 and bpo-26367. (#2677)
Serhiy Storchaka
2017-07-23
5
-5/+28
*
bpo-30822: regrtest: remove tzdata (#2782)
Victor Stinner
2017-07-20
3
-11/+3
*
bpo-30822: Exclude tzdata from regrtest --all (#2775) (#2781)
Victor Stinner
2017-07-20
3
-4/+29
*
[3.5] bpo-30883: Use pythontest.net instead of debian.org in test_urllib2net ...
Ammar Askar
2017-07-20
1
-3/+3
*
[3.5] bpo-30936: Fix a reference leak in json when fail to sort keys. (GH-271...
Serhiy Storchaka
2017-07-16
1
-0/+4
*
[3.5] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH...
Serhiy Storchaka
2017-07-13
1
-0/+22
*
[3.5] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-...
Serhiy Storchaka
2017-07-11
2
-3/+33
*
[3.5] bpo-29854: Fix segfault in call_readline() (GH-728)
Nir Soffer
2017-07-09
1
-3/+47
*
bpo-30532: Fix whitespace folding in certain cases (#2592)
Joel Hillacre
2017-07-06
1
-0/+12
*
[3.5] bpo-30441: Fix bug when modifying os.environ while iterating over it (G...
Serhiy Storchaka
2017-07-04
1
-0/+24
*
[3.5] bpo-29512, bpo-30764, bpo-30776: Backport regrtest enhancements from 3....
Victor Stinner
2017-07-03
2
-10/+173
*
bpo-30280: Cleanup threads in ayncio tests (#2501) (#2512)
Victor Stinner
2017-06-30
1
-5/+3
*
[3.5] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493...
Antoine Pitrou
2017-06-30
1
-0/+9
*
[3.5] Clear potential ref cycle between Process and Process target (GH-2470) ...
Antoine Pitrou
2017-06-28
1
-0/+18
*
[3.5] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) (#2469)
Antoine Pitrou
2017-06-28
1
-2/+17
*
[3.5] bpo-13617: Reject embedded null characters in wchar* strings. (GH-2302)...
Serhiy Storchaka
2017-06-28
7
-1/+35
*
[3.5] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master (#2442)
Victor Stinner
2017-06-27
3
-31/+135
*
bpo-30764: test_subprocess uses SuppressCrashReport (#2405) (#2411)
Victor Stinner
2017-06-26
1
-26/+25
*
[3.5] bpo-30746: Prohibited the '=' character in environment variable names (...
Serhiy Storchaka
2017-06-25
2
-0/+92
*
[3.5] bpo-30730: Prevent environment variables injection in subprocess on Win...
Serhiy Storchaka
2017-06-23
1
-0/+40
*
[3.5] bpo-30727: Fix a race condition in test_threading. (GH-2334) (#2352)
Serhiy Storchaka
2017-06-23
1
-5/+14
*
[3.5] bpo-29755: Fixed the lgettext() family of functions in the gettext modu...
Serhiy Storchaka
2017-06-20
1
-9/+123
*
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2290)
Victor Stinner
2017-06-20
1
-12/+39
*
[3.5] bpo-29887: Test normalization now fails if download fails (GH-905) (#2272)
Mariatta
2017-06-20
1
-4/+12
*
[3.5] bpo-30383: Backport regrtest and test_regrtest enhancements from master...
Victor Stinner
2017-06-19
2
-44/+636
*
[3.5] bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrt...
Victor Stinner
2017-06-16
3
-34/+113
*
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...
Mariatta
2017-06-16
1
-0/+7
*
bpo-30675: Fix multiprocessing code in regrtest (#2220)
Victor Stinner
2017-06-15
1
-47/+63
*
bpo-30149: Fix partialmethod without explicit self parameter (#1308) (#1663)
Dong-hee Na
2017-06-15
1
-0/+35
*
[3.5] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6...
Serhiy Storchaka
2017-06-15
1
-8/+29
*
bpo-30231: Remove skipped test_imaplib tests (#1419) (#2193)
Victor Stinner
2017-06-14
1
-17/+0
*
[3.5] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#...
Antoine Pitrou
2017-06-13
1
-0/+63
*
[3.5] bpo-29514: Check magic number for bugfix releases (#2158)
Nick Coghlan
2017-06-13
1
-0/+44
*
[3.5] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) ...
Serhiy Storchaka
2017-06-12
1
-0/+10
*
Revert "[3.5] bpo-29406: asyncio SSL contexts leak sockets after calling clos...
Yury Selivanov
2017-06-11
1
-34/+0
*
bpo-30508: Don't log exceptions if Task/Future "cancel()" method was called. ...
Yury Selivanov
2017-06-11
2
-0/+27
*
bpo-28556: Updates to typing module (GH-2076) (GH-2088)
Mariatta
2017-06-10
1
-3/+36
*
[3.5] bpo-29406: asyncio SSL contexts leak sockets after calling close with c...
Yury Selivanov
2017-06-10
1
-0/+34
*
Closing transport during handshake process leaks socket (#480) (#2045)
Yury Selivanov
2017-06-09
1
-0/+15
*
Fix waiter cancellation in asyncio.Lock (#1031) (#2038)
Yury Selivanov
2017-06-09
1
-0/+22
*
[3.5] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#2000)
Denis Osipov
2017-06-08
1
-1/+3
*
[3.5] Fix skipping test_UNC_path on AppVeyor due to a different error being r...
Zachary Ware
2017-06-04
1
-1/+1
*
bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1...
Xiang Zhang
2017-06-01
1
-2/+20
*
[3.5] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1288)
Mariatta
2017-05-27
1
-0/+5
*
[3.5] bpo-30414: multiprocessing.Queue._feed do not break from main loop on e...
Antoine Pitrou
2017-05-25
1
-0/+14
*
bpo-30003: Fix handling escape characters in HZ codec (#1556) (#1718)
Xiang Zhang
2017-05-22
1
-0/+4
*
[3.5] bpo-30415: Add new tests for the fnmatch module. (GH-1684) (#1695)
Serhiy Storchaka
2017-05-21
1
-9/+55
*
[3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1678)
Serhiy Storchaka
2017-05-20
1
-0/+86
[next]