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.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser su...
terryjreedy
2017-07-12
1
-0/+1
*
[3.6] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-...
Serhiy Storchaka
2017-07-11
2
-3/+27
*
[3.6] bpo-29854: Fix segfault in call_readline() (GH-728)
Nir Soffer
2017-07-08
1
-3/+47
*
bpo-30532: Fix whitespace folding in certain cases (#2591)
Joel Hillacre
2017-07-06
1
-0/+12
*
[3.6] bpo-30814: Fixed a race condition when import a submodule from a packag...
Serhiy Storchaka
2017-07-06
3
-0/+30
*
[3.6] bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_done_call...
Yury Selivanov
2017-07-05
1
-1/+23
*
[3.6] bpo-30441: Fix bug when modifying os.environ while iterating over it (G...
Serhiy Storchaka
2017-07-04
1
-0/+24
*
bpo-30764: Fix regrtest --fail-env-changed --forever (#2536) (#2539)
Victor Stinner
2017-07-03
1
-1/+3
*
[3.6] bpo-30597: Show expected input in custom 'print' error message. (GH-2531)
Nick Coghlan
2017-07-03
1
-0/+28
*
[3.6] bpo-30703: Improve signal delivery (GH-2415) (#2527)
Antoine Pitrou
2017-07-01
1
-1/+132
*
[3.6] bpo-29512, bpo-30776: Backport regrtest enhancements from master to 3.6...
Victor Stinner
2017-06-30
2
-10/+170
*
bpo-30280: Cleanup threads in ayncio tests (#2501) (#2511)
Victor Stinner
2017-06-30
1
-5/+3
*
bpo-30812: Fix test_warnings, restore _showwarnmsg (#2504) (#2507)
Victor Stinner
2017-06-30
1
-4/+9
*
[3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493...
Antoine Pitrou
2017-06-30
1
-0/+9
*
[3.6] Clear potential ref cycle between Process and Process target (GH-2470) ...
Antoine Pitrou
2017-06-28
1
-0/+18
*
[3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) (#2468)
Antoine Pitrou
2017-06-28
1
-2/+17
*
[3.6] bpo-13617: Reject embedded null characters in wchar* strings. (GH-2302)...
Serhiy Storchaka
2017-06-28
7
-1/+33
*
[3.6] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master (#2441)
Victor Stinner
2017-06-27
5
-49/+140
*
bpo-30764: test_subprocess uses SuppressCrashReport (#2405) (#2410)
Victor Stinner
2017-06-26
1
-26/+25
*
[3.6] bpo-30746: Prohibited the '=' character in environment variable names (...
Serhiy Storchaka
2017-06-25
2
-0/+91
*
[3.6] bpo-30616: Functional API of enum allows to create empty enums. (#2304)...
Dong-hee Na
2017-06-24
1
-0/+20
*
[3.6] bpo-30730: Prevent environment variables injection in subprocess on Win...
Serhiy Storchaka
2017-06-23
1
-0/+40
*
bpo-30604: Skip CoExtra tests if ctypes is missing (#2356) (#2358)
Victor Stinner
2017-06-23
1
-3/+6
*
[3.6] bpo-30727: Fix a race condition in test_threading. (GH-2334) (#2351)
Serhiy Storchaka
2017-06-23
1
-5/+14
*
[3.6] 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) (#2289)
Victor Stinner
2017-06-20
1
-12/+39
*
bpo-29887: test_normalization handles PermissionError (#1196) (#2275)
Victor Stinner
2017-06-19
1
-0/+3
*
[3.6] bpo-29887: Test normalization now fails if download fails (GH-905) (#2271)
Mariatta
2017-06-19
1
-4/+9
*
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...
Mariatta
2017-06-16
1
-0/+7
*
[3.6] bpo-30682: Removed a too-strict assertion that failed for certain f-str...
Serhiy Storchaka
2017-06-16
1
-0/+6
*
Synchronize libregrtest from master to 3.6 (#2244)
Victor Stinner
2017-06-16
7
-58/+228
*
bpo-30149: Fix partialmethod without explicit self parameter (#1308) (#1662)
Dong-hee Na
2017-06-15
1
-0/+35
*
[3.6] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6...
Serhiy Storchaka
2017-06-15
1
-8/+29
*
[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-...
Serhiy Storchaka
2017-06-15
1
-2/+14
*
bpo-30231: Remove skipped test_imaplib tests (#1419) (#2192)
Victor Stinner
2017-06-14
1
-20/+10
*
[3.6] bpo-30649: test_os tolerates 50 ms delta for utime (#2156) (#2175)
Victor Stinner
2017-06-14
1
-1/+6
*
[3.6] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#...
Antoine Pitrou
2017-06-13
1
-0/+63
*
[3.6] bpo-29514: Check magic number for bugfix releases (#2157)
Nick Coghlan
2017-06-13
1
-0/+44
*
[3.6] bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashe...
Dino Viehland
2017-06-13
1
-3/+100
*
[3.6] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) ...
Serhiy Storchaka
2017-06-12
1
-0/+10
*
Revert "[3.6] 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-2087)
Mariatta
2017-06-10
1
-3/+36
*
[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with c...
Yury Selivanov
2017-06-10
1
-0/+34
*
bpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2...
Mariatta
2017-06-10
1
-0/+10
*
Closing transport during handshake process leaks socket (#480) (#2044)
Yury Selivanov
2017-06-09
1
-0/+15
*
Fix waiter cancellation in asyncio.Lock (#1031) (#2037)
Yury Selivanov
2017-06-09
1
-0/+22
*
[3.6] bpo-30039: Don't run signal handlers while resuming a yield from stack ...
Yury Selivanov
2017-06-09
1
-0/+29
*
bpo-30524: Write unit tests for FASTCALL (#2022) (#2030)
Victor Stinner
2017-06-09
1
-0/+176
*
[3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpression...
Serhiy Storchaka
2017-06-08
1
-0/+10
[prev]
[next]