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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30038: add Misc/NEWS entry. (#2258)
Ned Deily
2017-06-17
1
-0/+3
*
bpo-23894: add Misc/NEWS entry. (#2256)
Ned Deily
2017-06-17
1
-0/+2
*
bpo-30629: Remove second call of str.lower() in html.parser.parse_endtag. (#2...
Motoki Naruse
2017-06-17
1
-1/+1
*
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)
Victor Stinner
2017-06-16
1
-11/+2
*
bpo-30523: Add --list-cases unittest (#2243)
Louie Lu
2017-06-16
1
-1/+17
*
bpo-30682: Removed a too-strict assertion that failed for certain f-strings. ...
ericvsmith
2017-06-16
3
-2/+11
*
bpo-30523: regrtest: Add --list-cases option (#2238)
mlouielu
2017-06-16
3
-8/+44
*
bpo-29783: Replace codecs.open() with io.open() (#599)
Victor Stinner
2017-06-16
5
-39/+18
*
Add IDLE items to NEWS and idlelib/NEWS.txt (#2239)
terryjreedy
2017-06-16
2
-0/+28
*
bpo-30450: Add NEWS and whatsnew (GH-2236)
Zachary Ware
2017-06-16
2
-0/+11
*
bpo-30176: Add missing curses cell attributes constants (GH-1302)
Xiang Zhang
2017-06-16
3
-14/+54
*
bpo-30631: Silence MSVC warnings in third-party code (GH-1963)
Segev Finer
2017-06-16
4
-1/+7
*
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783)
Zachary Ware
2017-06-16
4
-87/+241
*
bpo-30620: Remove dead lines from textwrap.dedent (GH-2064)
Jonathan Eunice
2017-06-16
1
-2/+0
*
bpo-30603: add tests to textwrap.dedent (GH-2206)
Jonathan Eunice
2017-06-16
1
-0/+11
*
bpo-30673: test.bat: add -t option (timeout) (#2211)
Victor Stinner
2017-06-15
1
-2/+11
*
bpo-30626: Fix error handling in PyImport_Import(). (#2103)
Serhiy Storchaka
2017-06-15
1
-2/+6
*
bpo-20627: Fix error message when keyword arguments are used (#2115)
Sylvain
2017-06-15
4
-14/+48
*
bpo-30602: Fix refleak in os.spawnv() (#2212)
Victor Stinner
2017-06-15
1
-1/+1
*
bpo-28180: Standard stream & FS encoding differ on Mac OS X (GH-2208)
Nick Coghlan
2017-06-15
1
-21/+37
*
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)
Victor Stinner
2017-06-14
14
-476/+527
*
bpo-30284: Fix regrtest for out of tree build (#1481)
Victor Stinner
2017-06-14
1
-1/+7
*
bpo-30436: Raise ModuleNotFoundError for importlib.util.find_spec() when pare...
Milan Oberkirch
2017-06-14
5
-4/+24
*
bpo-15786: Fix IDLE autocomplete return problem. (#2198)
terryjreedy
2017-06-14
1
-1/+2
*
bpo-30231: Remove skipped test_imaplib tests (#1419)
Victor Stinner
2017-06-14
1
-20/+10
*
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811)
mlouielu
2017-06-14
1
-8/+50
*
Fix trivial typo in Readme (GH-2185)
csabella
2017-06-14
1
-1/+1
*
bpo-30602: Fix refleak in os.spawnve() (#2184)
Victor Stinner
2017-06-14
1
-2/+2
*
bpo-30649: Revert utime delta in test_os (#2176)
Victor Stinner
2017-06-14
1
-1/+3
*
bpo-25514: Improve IDLE's connection refused message (#2177)
terryjreedy
2017-06-14
4
-35/+119
*
bpo-30595: Increase test_queue_feeder_donot_stop_onexc() timeout (#2148)
Victor Stinner
2017-06-13
1
-1/+2
*
bpo-30649: test_os tolerates 50 ms delta for utime (#2156)
Victor Stinner
2017-06-13
1
-2/+5
*
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173)
Ben Hoyt
2017-06-13
1
-1/+1
*
bpo-30603: Add test case to textwrap.dedent (GH-2014)
Jonathan Eunice
2017-06-13
1
-0/+5
*
bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171)
terryjreedy
2017-06-13
1
-0/+1
*
bpo-30656: Fix Python C API Module Objects documentation (GH-2170)
Emily Morehouse
2017-06-13
1
-1/+1
*
bpo-24744: Raises error in pkgutil.walk_packages if path is str (#1926)
Sanyam Khurana
2017-06-13
4
-0/+19
*
bpo-24484: Avoid race condition in multiprocessing cleanup (#2159)
Antoine Pitrou
2017-06-13
3
-13/+86
*
Fix ref leak in idle_test.test_macosx (#2163)
terryjreedy
2017-06-13
1
-0/+4
*
bpo-30650: Fixed a syntax error: missed right parentheses (#2154)
messi Liao
2017-06-13
1
-1/+1
*
bpo-28180: assume UTF-8 for Mac OS X PEP 538 tests (GH-2130)
Nick Coghlan
2017-06-13
1
-5/+24
*
bpo-30642: IDLE: Fix test_query refleak (#2147)
mlouielu
2017-06-13
1
-0/+1
*
bpo-30635: Fix refleak in test_c_locale_coercion (#2126)
Victor Stinner
2017-06-13
1
-21/+25
*
bpo-28180: Fix test_capi.test_forced_io_encoding() (#2155)
Victor Stinner
2017-06-13
1
-1/+1
*
Mention how to disable signal fd wakeup (#2140)
Antoine Pitrou
2017-06-13
1
-2/+4
*
bpo-30643: Fix race condition in signal wakeup in forkserver (followup to PR ...
Antoine Pitrou
2017-06-13
1
-4/+8
*
bpo-6519: Improve Python Input Output Tutorial (GH-2143)
Andrew Kuchling
2017-06-13
1
-21/+29
*
bpo-30636: Fix the indentation for the help (#2131)
Stéphane Wirtel
2017-06-13
1
-1/+1
*
bpo-30177: add NEWS entry (#2135)
Antoine Pietri
2017-06-12
1
-0/+3
*
Fix bpo-30589: improve Process.exitcode with forkserver (#1989)
Antoine Pitrou
2017-06-12
5
-49/+138
[next]