summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.6Steve Dower2016-09-171-0/+9
|\
| * Issue #28137: Renames Windows path file to ._pthSteve Dower2016-09-171-0/+9
* | Issue #27441: Remove some redundant assignments to ob_size in longobject.c. T...Mark Dickinson2016-09-171-0/+3
* | Issue #27222: various cleanups in long_rshift. Thanks Oren Milman.Mark Dickinson2016-09-171-0/+3
* | Issue #28075: Merge from 3.6Berker Peksag2016-09-171-0/+3
|\ \ | |/
| * Issue #28075: Merge from 3.5Berker Peksag2016-09-171-0/+3
| |\
| | * Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.s...Berker Peksag2016-09-171-0/+3
* | | Closes #27979: Remove bundled copy of libffiZachary Ware2016-09-171-0/+4
* | | Issue #22493: Warning message emitted by using inline flags in the middle ofSerhiy Storchaka2016-09-161-0/+4
|\ \ \ | |/ /
| * | Issue #22493: Warning message emitted by using inline flags in the middle ofSerhiy Storchaka2016-09-161-0/+4
* | | Added proper spelling for the name Elazar.Alexander Belopolsky2016-09-161-1/+1
* | | Issue #25270: Merge from 3.6Berker Peksag2016-09-161-0/+3
|\ \ \ | |/ /
| * | Issue #25270: Merge from 3.5Berker Peksag2016-09-161-0/+3
| |\ \ | | |/
| | * Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an...Berker Peksag2016-09-161-0/+3
* | | Issue #28181: Add Kaartic Sivaraam to Misc/ACKS.Christian Heimes2016-09-161-0/+1
* | | Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.Christian Heimes2016-09-161-0/+2
|\ \ \ | |/ /
| * | Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.Christian Heimes2016-09-161-0/+2
| |\ \ | | |/
| | * Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.Christian Heimes2016-09-161-0/+2
* | | Issue #25895: Merge from 3.6Berker Peksag2016-09-161-0/+3
|\ \ \ | |/ /
| * | Issue #25895: Merge from 3.5Berker Peksag2016-09-161-0/+3
| |\ \ | | |/
| | * Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoinBerker Peksag2016-09-161-0/+3
* | | Issue #28145: Merge spelling fixes from 3.6Martin Panter2016-09-161-1/+1
|\ \ \ | |/ /
| * | Issue #28145: Merge spelling fixes from 3.5 into 3.6Martin Panter2016-09-161-1/+1
| |\ \ | | |/
| | * Issue #28145: Spelling fixesMartin Panter2016-09-161-1/+1
* | | Merge 3.6 (issue #27759)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Merge 3.5 (issue #27759)Yury Selivanov2016-09-151-0/+3
| |\ \ | | |/
| | * Issue #27759: Fix selectors incorrectly retain invalid file descriptors.Yury Selivanov2016-09-151-0/+3
* | | Merge 3.6 (NEWS)Yury Selivanov2016-09-151-12/+12
|\ \ \ | |/ /
| * | Fix Misc/NEWSYury Selivanov2016-09-151-12/+12
* | | Merge 3.6 (issue #28176)Yury Selivanov2016-09-151-0/+2
|\ \ \ | |/ /
| * | Merge 3.5 (issue #28176)Yury Selivanov2016-09-151-0/+2
| |\ \ | | |/
| | * Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect.Yury Selivanov2016-09-151-0/+2
* | | Merge 3.6 (asyncio, issue #26909)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Merge 3.5 (asyncio, issue #26909)Yury Selivanov2016-09-151-0/+3
| |\ \ | | |/
| | * Issue #26909: Fix slow pipes IO in asyncio.Yury Selivanov2016-09-151-0/+3
* | | Merge 3.6 (issue #26654)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Merge 3.5 (issue #26654)Yury Selivanov2016-09-151-0/+3
| |\ \ | | |/
| | * Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.Yury Selivanov2016-09-151-0/+3
* | | Merge 3.6 (issue #28174)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Merge 3.5 (issue #28174)Yury Selivanov2016-09-151-0/+3
| |\ \ | | |/
| | * Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio)Yury Selivanov2016-09-151-0/+3
* | | Merge 3.6 (issue #27906)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Merge 3.5 (issue #27906)Yury Selivanov2016-09-151-0/+3
| |\ \ | | |/
| | * Issue #27906: Fix socket accept exhaustion during high TCP traffic.Yury Selivanov2016-09-151-0/+3
* | | Issue #28114: Merge from 3.6Berker Peksag2016-09-151-0/+3
|\ \ \ | |/ /
| * | Issue #28114: Fix a crash in parse_envlist() when env contains byte stringsBerker Peksag2016-09-151-0/+3
* | | Merge 3.6 (issue #26182)Yury Selivanov2016-09-151-0/+3
|\ \ \ | |/ /
| * | Issue #26182: Raise DeprecationWarning for improper use of async/await keywordsYury Selivanov2016-09-151-0/+3
* | | merge 3.6Benjamin Peterson2016-09-151-0/+2
|\ \ \ | |/ /
| * | Unicode 9.0.0Benjamin Peterson2016-09-151-0/+2