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-30354: Update data model documentation for super() (GH-1561)
csabella
2017-05-15
1
-6/+6
*
bpo-29763: Clean up _pth tests (GH-954)
Zachary Ware
2017-05-14
1
-46/+31
*
bpo-30358: Document sort argument of profile.runctx() (GH-1566)
csabella
2017-05-14
1
-2/+2
*
bpo-30299: Display a bytecode when compile a regex in debug mode. (#1491)
Serhiy Storchaka
2017-05-14
3
-1/+177
*
bpo-30340: Enhanced regular expressions optimization. (#1542)
Serhiy Storchaka
2017-05-14
4
-54/+95
*
Move Codecov's configuration file under .github (GH-1494)
morrme
2017-05-13
1
-0/+0
*
bpo-30178: Add Jim Fasarakis-Hilliard to Misc/ACKS (GH-1572)
Mariatta
2017-05-13
1
-0/+1
*
bpo-30178: Indent methods and attributes of MimeType class (GH-1306)
Jim Fasarakis-Hilliard
2017-05-13
1
-43/+43
*
bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` (#506)
Serhiy Storchaka
2017-05-13
4
-9/+12
*
bpo-30341: Improve _PyTrash_thread_destroy_chain() a little bit (#1545)
Xiang Zhang
2017-05-13
2
-3/+16
*
PCbuild/build.bat: Add note about using msbuild response file. (#1551)
Charles
2017-05-12
1
-1/+6
*
bpo-30291 Changes to launcher so as to allow py -3-32, -2.7-64, 3.10, etc.
Steve (Gadget) Barnes
2017-05-12
1
-40/+70
*
Indented Handler sections for improved clarity. (#1554)
Vinay Sajip
2017-05-12
1
-66/+67
*
Comment as to why docs are built against Python 3.6 (#1550)
Brett Cannon
2017-05-11
1
-0/+1
*
bpo-30308: Code coverage for argument in random.shuffle (#1504)
csabella
2017-05-11
1
-1/+11
*
bpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1097)
INADA Naoki
2017-05-11
4
-1/+39
*
#30190: fix invalid escape sequence warnings (#1534)
Giampaolo Rodola
2017-05-10
1
-3/+3
*
bpo-28787: Fix out of tree --with-dtrace builds (#135)
stratakis
2017-05-10
3
-0/+5
*
bpo-30281: Fix the default value for stop in PySlice_Unpack() (#1480)
Xiang Zhang
2017-05-10
3
-5/+7
*
bpo-30298: Weaken the condition of deprecation warnings for inline modifiers....
Serhiy Storchaka
2017-05-10
3
-21/+56
*
bpo-30320: test_eintr now uses pthread_sigmask() (#1523)
Victor Stinner
2017-05-10
1
-35/+26
*
PCbuild/build.bat: pass command line parameters when building PGO (#1510)
Charles
2017-05-09
1
-1/+1
*
bpo-30285: Optimize case-insensitive matching and searching (#1482)
Serhiy Storchaka
2017-05-09
6
-70/+215
*
bpo-30024: Circular imports involving absolute imports with binding (#1264)
Serhiy Storchaka
2017-05-09
6
-2/+17
*
bpo-30273: update distutils.sysconfig for venv's created from Python (#1515)
Jeremy Kloth
2017-05-09
1
-5/+2
*
bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
Victor Stinner
2017-05-09
2
-1/+3
*
bpo-29990: Fix range checking in GB18030 decoder (#1495)
Xiang Zhang
2017-05-09
3
-1/+11
*
bpo-30289: remove Misc/python-config.sh when make distclean (#1498)
Xiang Zhang
2017-05-09
1
-1/+2
*
bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorag...
Pierre Quentel
2017-05-08
5
-102/+38
*
Fix a trivial typo in global section (#1497)
Jim Fasarakis-Hilliard
2017-05-08
1
-1/+1
*
Closes bpo-30168: indent methods in Logger Class (#1295)
Jim Fasarakis-Hilliard
2017-05-07
1
-170/+169
*
Revert bpo-26293 for zipfile breakage. See also bpo-29094. (#1484)
Serhiy Storchaka
2017-05-06
2
-21/+13
*
bpo-30218: support path-like objects in shutil.unpack_archive() (GH-1367)
Jelle Zijlstra
2017-05-05
4
-4/+26
*
bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478)
torsava
2017-05-05
3
-7/+12
*
bpo-29920: Document cgitb.text() and cgitb.html() functions (GH-849)
masklinn
2017-05-05
1
-0/+18
*
bpo-30279: Remove unused Python/thread_foobar.h (#1473)
Masayuki Yamamoto
2017-05-05
2
-138/+0
*
bpo-30264: ExpatParser closes the source on error (#1451)
Victor Stinner
2017-05-05
2
-17/+40
*
bpo-30277: Replace _sre.getlower() with _sre.ascii_tolower() and _sre.unicode...
Serhiy Storchaka
2017-05-05
4
-44/+83
*
bpo-30243: Fixed the possibility of a crash in _json. (#1420)
Serhiy Storchaka
2017-05-05
2
-66/+24
*
bpo-30215: Make re.compile() locale agnostic. (#1361)
Serhiy Storchaka
2017-05-05
9
-23/+141
*
Make code coverage less strict (GH-1438)
Brett Cannon
2017-05-04
1
-8/+2
*
bpo-30273: Update sysconfig (#1464)
Victor Stinner
2017-05-04
2
-2/+1
*
bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (#1319)
Antoine Pitrou
2017-05-04
2
-6/+17
*
bpo-30263: regrtest: log system load (#1452)
Victor Stinner
2017-05-04
3
-25/+39
*
bpo-29956: Improve the math.exp() related documentation. (#1073)
Serhiy Storchaka
2017-05-04
3
-14/+28
*
bpo-30166: Import command-line parsing modules only when needed. (#1293)
Serhiy Storchaka
2017-05-04
7
-12/+20
*
bpo-30225: Fix is_valid_fd() on macOS Tiger (#1443)
Victor Stinner
2017-05-03
1
-0/+9
*
bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (#1316)
Serhiy Storchaka
2017-05-03
2
-20/+43
*
Add myself to mention-bot's alwaysNotifyForPaths for ssl/hashlib (#1425)
Christian Heimes
2017-05-03
1
-1/+10
*
Explicitly mention what should (not) be discussed on GitHub (GH-1437)
Brett Cannon
2017-05-03
1
-0/+3
[prev]
[next]