summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Deprecate TixZachary Ware2016-09-061-0/+4
* | | merge 3.5Benjamin Peterson2016-09-061-0/+2
|\ \ \ | |/ /
| * | Backed out changeset 8b6be1341770Benjamin Peterson2016-09-061-0/+2
* | | [merge from 3.5] - Update pkgutil docs to reference appropriate finder and lo...Senthil Kumaran2016-09-062-11/+11
|\ \ \ | |/ /
| * | Update pkgutil docs to reference appropriate finder and loader object documen...Senthil Kumaran2016-09-062-18/+18
* | | merge 3.5Benjamin Peterson2016-09-051-2/+0
|\ \ \ | |/ /
| * | remove long double from ctypes value unionBenjamin Peterson2016-09-051-2/+0
* | | Closes #20366: Build full text search support into SQLite on WindowsZachary Ware2016-09-052-2/+4
* | | Move NEWS entry to correct section.Zachary Ware2016-09-051-2/+3
* | | Issue #26470: Use short name rather than name for compression name to fix #27...Christian Heimes2016-09-051-6/+1
|\ \ \ | |/ /
| * | Issue #26470: Use short name rather than name for compression name to fix #27...Christian Heimes2016-09-051-6/+1
* | | Issue #27748: Merge with 3.5Zachary Ware2016-09-051-4/+1
|\ \ \ | |/ /
| * | Issue #27748: Backed out changeset f845e24d794eZachary Ware2016-09-051-4/+1
* | | Issue 27744: AES-CBC and DRBG need Kernel 3.19+Christian Heimes2016-09-051-0/+2
* | | Issue #27938: Add a fast-path for us-ascii encodingVictor Stinner2016-09-051-56/+110
* | | os.access does not allow a fdBenjamin Peterson2016-09-051-1/+1
* | | merge 3.5Benjamin Peterson2016-09-053-6/+9
|\ \ \ | |/ /
| * | do not pretend to support passing a fd to access()Benjamin Peterson2016-09-053-6/+9
* | | Issue 27744: Check for AF_ALG support in KernelChristian Heimes2016-09-051-1/+14
* | | Implement the frame evaluation API aspect of PEP 523.Brett Cannon2016-09-056-3/+47
* | | Issue #25387: Check return value of winsound.MessageBeepZachary Ware2016-09-053-2/+15
* | | Issue #27748: Merge with 3.5Zachary Ware2016-09-051-1/+4
|\ \ \ | |/ /
| * | Issue #27748: strengthen test_alias_nofallbackZachary Ware2016-09-051-1/+4
* | | Issue #27355: Removed support for Windows CE. It was never finished,Larry Hastings2016-09-0527-1550/+29
* | | Issue #27744: correct comment and markupChristian Heimes2016-09-052-2/+2
* | | Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enable...Christian Heimes2016-09-055-1/+211
* | | Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module.Christian Heimes2016-09-057-72/+646
* | | Issue #24254: Preserve class attribute definition order.Eric Snow2016-09-0518-189/+568
* | | Issue #27756: Updates installer icons to be the console and launcher icon ins...Steve Dower2016-09-052-2/+5
* | | Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.Christian Heimes2016-09-056-164/+399
|\ \ \ | |/ /
| * | Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.Christian Heimes2016-09-056-164/+393
* | | Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound.Zachary Ware2016-09-055-17/+64
* | | Closes #27748: Merge with 3.5Zachary Ware2016-09-052-203/+62
|\ \ \ | |/ /
| * | Issue #27748: Simplify test_winsound.Zachary Ware2016-09-052-203/+62
* | | Issue #27756: Adds new icons for Python files and processes on Windows. Desig...Steve Dower2016-09-0536-11/+84
* | | merge 3.5 (#27957)Benjamin Peterson2016-09-051-1/+1
|\ \ \ | |/ /
| * | remove ungrammarical apostrophe (closes #27957)Benjamin Peterson2016-09-051-1/+1
* | | MergeRaymond Hettinger2016-09-051-0/+6
|\ \ \ | |/ /
| * | Improve recipe by showing results of intermediate stepsRaymond Hettinger2016-09-051-0/+6
* | | Fix get_externals.batZachary Ware2016-09-051-1/+1
* | | Issue #27883: Update sqlite to 3.14.1 on WindowsZachary Ware2016-09-053-2/+4
* | | remove memory indirections in dict_traverse (closes #27956)Benjamin Peterson2016-09-051-9/+11
* | | Issue #27830: Remove unused _PyStack_AsDict()Victor Stinner2016-09-051-34/+0
* | | fix skipping #27921 for windowsBenjamin Peterson2016-09-051-2/+1
* | | Closes #27407: Merge with 3.5Zachary Ware2016-09-051-1/+6
|\ \ \ | |/ /
| * | Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatibleZachary Ware2016-09-051-1/+6
* | | merge 3.5 (#27812)Benjamin Peterson2016-09-052-1/+7
|\ \ \ | |/ /
| * | clear out f_gen during generator finalization (closes #27812)Benjamin Peterson2016-09-052-1/+7
* | | merge 3.5Benjamin Peterson2016-09-050-0/+0
|\ \ \ | |/ /
| * | merge headsBenjamin Peterson2016-09-052-3/+8
| |\ \