summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpo-27584: New addition of vSockets to the python socket module (#2489)caavery2017-09-069-2/+257
* Fixes Tix build by correcting the directories used by Tcl and Tk. (#3391)Steve Dower2017-09-063-2/+3
* bpo-30912: Don't check the content of ffi.h (GH-2687)Shlomi Fish2017-09-061-10/+3
* bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)Devin Jeanpierre2017-09-067-0/+252
* bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201...Steve Dower2017-09-0610-13/+86
* Revert "pytime: include winsock2, so we can have a complete timeval type (#33...Antoine Pitrou2017-09-061-1/+0
* bpo-31178: Avoid concatenating bytes with str in subprocess error (#3066)Ammar Askar2017-09-063-3/+54
* bpo-29781: Fix SSLObject.version before handshake (#3364)Christian Heimes2017-09-063-0/+8
* Stop test_xmlrpc from writing to sys.stderr (#3359)Christian Heimes2017-09-061-0/+4
* Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)Eric Snow2017-09-0640-2730/+1331
* pytime: include winsock2, so we can have a complete timeval type (#3377)Benjamin Peterson2017-09-061-0/+1
* correct initialization code (#3376)Benjamin Peterson2017-09-062-3/+2
* bpo-30860: Consolidate stateful runtime globals. (#2594)Eric Snow2017-09-0640-1331/+2731
* bpo-31355: Travis CI: remove the macOS job (#3367)Victor Stinner2017-09-061-9/+0
* bpo-31350: Optimize get_event_loop and _get_running_loop (#3347)jimmylai2017-09-062-6/+5
* bpo-31320: No traceback to sys.stderr in test_ssl (#3360)Christian Heimes2017-09-052-1/+5
* link to legacy doc on the non-legacy website (#3362)Benjamin Peterson2017-09-052-2/+2
* bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (#2179)Jonathan Eunice2017-09-052-5/+2
* _pickle: Fix whichmodule() (#3358)Victor Stinner2017-09-051-1/+1
* Link to blurb on PyPI in the NEWS.d READMEs. (#3323)Gregory P. Smith2017-09-0511-11/+33
* Conceptually, roots is a set. Also searching it as a set is a tiny bit faste...Raymond Hettinger2017-09-051-1/+1
* bpo-31343: Include sys/sysmacros.h (#3318)Christian Heimes2017-09-056-18/+84
* bpo-30102: Call OPENSSL_add_all_algorithms_noconf (#3112)Christian Heimes2017-09-053-2/+13
* Prevent a few make suspicious warnings. (#3341)Ned Deily2017-09-051-0/+2
* Include additional changes to support blurbified NEWS (#3340)Ned Deily2017-09-053-3/+18
* Simplify NEWS entry to prevent suspicious warnings. (#3339)Ned Deily2017-09-051-8/+1
* bpo-31347: _PyObject_FastCall_Prepend: do not call memcpy if args might not b...Benjamin Peterson2017-09-052-3/+4
* Revert "bpo-17852: Maintain a list of BufferedWriter objects. Flush them on ...Neil Schemenauer2017-09-055-75/+1
* bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit. (#...Neil Schemenauer2017-09-055-1/+75
* Fix terminology in comment and add more design rationale. (#3335)Raymond Hettinger2017-09-051-3/+10
* Add comment to explain the implications of not sorting keywords (#3331)Raymond Hettinger2017-09-051-0/+4
* bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)Victor Stinner2017-09-0420-57/+570
* bpo-28411: Remove "modules" field from Py_InterpreterState. (#1638)Eric Snow2017-09-0418-111/+261
* random_triangular: sqrt() is more accurate than **0.5 (#3317)Raymond Hettinger2017-09-041-1/+1
* Travis: use ccache (#3307)Christian Heimes2017-09-041-2/+4
* remove IRIX support (closes bpo-31341) (#3310)Benjamin Peterson2017-09-0416-115/+36
* Code clean-up. Remove unnecessary pre-increment before the loop starts. (#3312)Raymond Hettinger2017-09-041-17/+10
* Regen Moduls/clinic/_ssl.c.h (GH-3320)Zachary Ware2017-09-041-3/+3
* bpo-30502: Fix handling of long oids in ssl. (#2909)Serhiy Storchaka2017-09-042-43/+48
* Cache externals, depending on changes to PCbuild (#3308)Zachary Ware2017-09-041-0/+2
* bpo-30622: Change NPN detection: (#2079)Melvyn Sopacua2017-09-042-9/+11
* What's New for bpo-1198569 (#3303)Barry Warsaw2017-09-041-0/+7
* Fixes doc/make.bat to properly handle quoted paths. (#3302)Steve Dower2017-09-041-8/+8
* remove configure.ac support for SGI_ABI (#3294)Benjamin Peterson2017-09-042-38/+0
* remote note about IRIX in aifc (#3299)Benjamin Peterson2017-09-041-6/+0
* bpo-1198569: Allow string.Template braced pattern to be different (#3288)Barry Warsaw2017-09-044-4/+45
* Blurbify master branch. (#3298)larryhastings2017-09-04503-9808/+25702
* bpo-25674: remove sha256.tbs-internet.com ssl test (#3297)Christian Heimes2017-09-043-156/+1
* Clarify nature of parse_args 'args' argument. (#3292)R. David Murray2017-09-041-3/+15
* Add references to modules I am responsible for (#3291)Raymond Hettinger2017-09-041-0/+9