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
*
[3.6] bpo-29136: Add TLS 1.3 cipher suites and OP_NO_TLSv1_3 (GH-1363) (#3444)
Christian Heimes
2017-09-08
5
-3/+79
*
[3.6] bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict() and PyE...
Zackery Spytz
2017-09-08
1
-2/+3
*
[3.6] bpo-31036: Allow sphinx and blurb to be found automatically (GH-3440) (...
Miss Islington (bot)
2017-09-08
3
-26/+38
*
[3.6] bpo-27340: Use memoryview in SSLSocket.sendall() (GH-3384) (#3434)
Christian Heimes
2017-09-07
3
-5/+19
*
[3.6] bpo-28958: Improve SSLContext error reporting. (GH-3414) (#3432)
Christian Heimes
2017-09-07
2
-2/+3
*
[3.6] bpo-22635: Update the getstatusoutput docstring. (GH-3435) (#3439)
Miss Islington (bot)
2017-09-07
1
-7/+9
*
[3.6] bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (G...
Miss Islington (bot)
2017-09-07
3
-8/+11
*
[3.6] bpo-31330: Clarify that RawTextHelpFormatter collapses repeated newline...
Miss Islington (bot)
2017-09-07
1
-1/+3
*
[3.6] bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler GH-1632 ...
Steve Dower
2017-09-07
14
-32/+1189
*
[3.6] fixes bpo-31373: fix undefined floating-point demotions (GH-3396) (#3424)
Miss Islington (bot)
2017-09-07
5
-31/+52
*
[3.6] bpo-30096: Use ABC in abc reference examples (GH-1220) (GH-3408)
Miss Islington (bot)
2017-09-07
1
-24/+39
*
[3.6] Update multissl test helper (GH-3349) (#3415)
Christian Heimes
2017-09-07
3
-241/+437
*
Add props file for nuget packages (#3410) (#3413)
Steve Dower
2017-09-07
5
-6/+80
*
Link to generated changelog, not website.
Ned Deily
2017-09-07
1
-3/+2
*
[3.6] bpo-22635: subprocess.getstatusoutput doc update. (GH-3398) (#3411)
Miss Islington (bot)
2017-09-07
1
-7/+12
*
bpo-30465: Fix lineno and col_offset in fstring AST nodes (GH-1800) (gh-3409)
Miss Islington (bot)
2017-09-07
3
-5/+318
*
[3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406)
Miss Islington (bot)
2017-09-07
1
-5/+5
*
[3.6] bpo-21649: Add RFC 7525 and Mozilla server side TLS (GH-3387) (GH-3399)
Miss Islington (bot)
2017-09-07
2
-0/+7
*
[3.6] bpo-30824: Add mimetype for .json (GH-3048) (#3401)
Miss Islington (bot)
2017-09-07
1
-0/+1
*
[3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Stud...
Steve Dower
2017-09-06
12
-31/+122
*
[3.6] Fixes Tix build by correcting the directories used by Tcl and Tk. (GH-3...
Miss Islington (bot)
2017-09-06
3
-2/+3
*
[3.6] bpo-30737: Update DevGuide links to new URL (GH-3228) (GH-3390)
Miss Islington (bot)
2017-09-06
14
-21/+22
*
[3.6] bpo-31178: Avoid concatenating bytes with str in subprocess error (GH-3...
Gregory P. Smith
2017-09-06
3
-3/+54
*
[3.6] Stop test_xmlrpc from writing to sys.stderr (GH-3359) (#3380)
Miss Islington (bot)
2017-09-06
1
-0/+4
*
[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364) (#3381)
Christian Heimes
2017-09-06
3
-0/+8
*
[3.6] _pickle: Fix whichmodule() (GH-3358) (#3361)
Christian Heimes
2017-09-06
1
-1/+1
*
bpo-31350: Optimize get_event_loop and _get_running_loop (GH-3347) (GH-3373)
Miss Islington (bot)
2017-09-06
2
-6/+5
*
bpo-31355: Travis CI: remove the macOS job (#3367)
Victor Stinner
2017-09-06
1
-9/+0
*
[3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-2179) (G...
Mariatta
2017-09-06
2
-5/+2
*
[3.6] bpo-31320: No traceback to sys.stderr in test_ssl (GH-3360) (GH-3369)
Miss Islington (bot)
2017-09-06
2
-1/+5
*
[3.6] Cache externals, depending on changes to PCbuild (GH-3308) (#3366)
Zachary Ware
2017-09-06
1
-0/+2
*
[3.6] link to legacy doc on the non-legacy website (GH-3362) (#3368)
Benjamin Peterson
2017-09-06
2
-2/+2
*
bpo-30442: Skips refcount test in test_xml_etree under coverage (#1767) (#3363)
Victor Stinner
2017-09-06
1
-0/+1
*
bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) (#3350)
Victor Stinner
2017-09-05
20
-57/+570
*
bpo-30445: Allow appended output in RecursionError message (#3356)
Victor Stinner
2017-09-05
1
-1/+2
*
[3.6] bpo-29334: Fix ssl.getpeercert for auto-handshake (GH-1769) (#1778)
Christian Heimes
2017-09-05
1
-21/+12
*
[3.6] bpo-30502: Fix handling of long oids in ssl. (GH-2909) (#3321)
Christian Heimes
2017-09-05
2
-43/+48
*
[3.6] bpo-30102: Call OPENSSL_add_all_algorithms_noconf (GH-3112) (#3342)
Christian Heimes
2017-09-05
3
-2/+13
*
[3.6] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3344)
Christian Heimes
2017-09-05
6
-5/+83
*
[3.6] Travis: use ccache (GH-3307) (#3332)
Christian Heimes
2017-09-05
1
-2/+4
*
[3.6] bpo-30622: Change NPN detection: (GH-2079) (#3314)
Christian Heimes
2017-09-05
2
-10/+12
*
Include additional changes to support blurbified NEWS (#3340)
Ned Deily
2017-09-05
3
-3/+18
*
Simplify NEWS entry to prevent suspicious warnings. (#3339)
Ned Deily
2017-09-05
1
-8/+1
*
Fix malformed handcrafted blurb filename. (#3327)
larryhastings
2017-09-05
0
-0/+0
*
Rename my manually mis-named NEWS.d file. #sorry (#3326)
Gregory P. Smith
2017-09-04
1
-0/+0
*
[3.6] Added effect of re.ASCII and reworded slightly (GH-1782) (#3313)
Gregory P. Smith
2017-09-04
1
-3/+5
*
bpo-22536 [3.6] Set filename in FileNotFoundError (#3305)
Gregory P. Smith
2017-09-04
3
-6/+20
*
[3.6] remote note about IRIX in aifc (#3304)
Benjamin Peterson
2017-09-04
1
-6/+0
*
[3.6] bpo-25674: remove sha256.tbs-internet.com ssl test (GH-3297) (#3300)
Christian Heimes
2017-09-04
3
-156/+1
*
Blurbify 3.6. (#3287)
larryhastings
2017-09-04
43
-8935/+26440
[next]