]>
granicus.if.org Git - python/log
Berker Peksag [Sat, 17 Sep 2016 20:23:35 +0000 (23:23 +0300)]
Issue #26384: Merge from 3.6
Berker Peksag [Sat, 17 Sep 2016 20:23:13 +0000 (23:23 +0300)]
Issue #26384: Merge from 3.5
Berker Peksag [Sat, 17 Sep 2016 20:22:06 +0000 (23:22 +0300)]
Issue #26384: Fix UnboundLocalError in socket._sendfile_use_sendfile
Steve Dower [Sat, 17 Sep 2016 19:57:03 +0000 (12:57 -0700)]
Merge with 3.6
Steve Dower [Sat, 17 Sep 2016 19:54:06 +0000 (12:54 -0700)]
Issue #28137: Renames Windows path file to ._pth
Issue #28138: Windows ._pth file should allow import site
Steve Dower [Sat, 17 Sep 2016 19:22:41 +0000 (12:22 -0700)]
Issue #28192: Don't import readline in isolated mode
Mark Dickinson [Sat, 17 Sep 2016 19:01:56 +0000 (20:01 +0100)]
Issue #27111: Minor simplication to long_add and long_sub fast path code. Thanks Oren Milman.
Mark Dickinson [Sat, 17 Sep 2016 18:44:13 +0000 (19:44 +0100)]
Issue #27441: Remove some redundant assignments to ob_size in longobject.c. Thanks Oren Milman.
Mark Dickinson [Sat, 17 Sep 2016 16:50:50 +0000 (17:50 +0100)]
Issue #27222: various cleanups in long_rshift. Thanks Oren Milman.
Berker Peksag [Sat, 17 Sep 2016 13:22:14 +0000 (16:22 +0300)]
Merge from 3.6
Berker Peksag [Sat, 17 Sep 2016 13:21:42 +0000 (16:21 +0300)]
Merge from 3.5
Berker Peksag [Sat, 17 Sep 2016 13:20:55 +0000 (16:20 +0300)]
Fix test_access_denied in 3.5
Berker Peksag [Sat, 17 Sep 2016 12:51:43 +0000 (15:51 +0300)]
Issue #28075: Merge from 3.6
Berker Peksag [Sat, 17 Sep 2016 12:51:14 +0000 (15:51 +0300)]
Issue #28075: Merge from 3.5
Berker Peksag [Sat, 17 Sep 2016 12:49:59 +0000 (15:49 +0300)]
Issue #28075: Check for ERROR_ACCESS_DENIED in Windows implementation of os.stat()
Patch by Eryk Sun.
Martin Panter [Sat, 17 Sep 2016 07:59:32 +0000 (07:59 +0000)]
Issue #28139: Merge indentation fixes from 3.6
Martin Panter [Sat, 17 Sep 2016 07:59:14 +0000 (07:59 +0000)]
Issue #28139: Merge indentation fixes from 3.5 into 3.6
Zachary Ware [Sat, 17 Sep 2016 06:57:28 +0000 (01:57 -0500)]
Skip a sysconfig test if _ctypes is not available.
Also migrates test_sysconfig to unittest discovery.
Zachary Ware [Sat, 17 Sep 2016 06:25:24 +0000 (01:25 -0500)]
Closes #27979: Remove bundled copy of libffi
An installed copy of libffi is now required for building _ctypes on
any platform but OSX and Windows.
Martin Panter [Sat, 17 Sep 2016 03:26:16 +0000 (03:26 +0000)]
Issue #28139: Fix messed up indentation
Also update the classmethod and staticmethod doc strings and comments to
match the RST documentation.
Serhiy Storchaka [Fri, 16 Sep 2016 22:30:48 +0000 (01:30 +0300)]
Issue #22493: Warning message emitted by using inline flags in the middle of
regular expression now contains a (truncated) regex pattern.
Patch by Tim Graham.
Serhiy Storchaka [Fri, 16 Sep 2016 22:29:58 +0000 (01:29 +0300)]
Issue #22493: Warning message emitted by using inline flags in the middle of
regular expression now contains a (truncated) regex pattern.
Patch by Tim Graham.
Ned Deily [Fri, 16 Sep 2016 19:48:00 +0000 (15:48 -0400)]
Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented.
Ned Deily [Fri, 16 Sep 2016 19:46:55 +0000 (15:46 -0400)]
Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented.
Alexander Belopolsky [Fri, 16 Sep 2016 17:54:05 +0000 (13:54 -0400)]
Added proper spelling for the name Elazar.
Berker Peksag [Fri, 16 Sep 2016 14:32:32 +0000 (17:32 +0300)]
Issue #25270: Merge from 3.6
Berker Peksag [Fri, 16 Sep 2016 14:32:06 +0000 (17:32 +0300)]
Issue #25270: Merge from 3.5
Berker Peksag [Fri, 16 Sep 2016 14:31:06 +0000 (17:31 +0300)]
Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed
Christian Heimes [Fri, 16 Sep 2016 11:50:17 +0000 (13:50 +0200)]
Issue #28181: Add Kaartic Sivaraam to Misc/ACKS.
Christian Heimes [Fri, 16 Sep 2016 11:49:29 +0000 (13:49 +0200)]
Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.
Christian Heimes [Fri, 16 Sep 2016 11:49:16 +0000 (13:49 +0200)]
Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.
Christian Heimes [Fri, 16 Sep 2016 11:48:10 +0000 (13:48 +0200)]
Issue #28181: Get antigravity over HTTPS. Patch by Kaartic Sivaraam.
Berker Peksag [Fri, 16 Sep 2016 11:45:57 +0000 (14:45 +0300)]
Issue #25895: Merge from 3.6
Berker Peksag [Fri, 16 Sep 2016 11:45:15 +0000 (14:45 +0300)]
Issue #25895: Merge from 3.5
Berker Peksag [Fri, 16 Sep 2016 11:43:58 +0000 (14:43 +0300)]
Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin
Patch by Gergely Imreh and Markus Holtermann.
Martin Panter [Fri, 16 Sep 2016 00:56:15 +0000 (00:56 +0000)]
Issue #28145: Merge spelling fixes from 3.6
Martin Panter [Fri, 16 Sep 2016 00:55:27 +0000 (00:55 +0000)]
Issue #28145: Merge spelling fixes from 3.5 into 3.6
Martin Panter [Fri, 16 Sep 2016 00:46:05 +0000 (00:46 +0000)]
Issue #28145: Spelling fixes
Yury Selivanov [Thu, 15 Sep 2016 23:31:50 +0000 (19:31 -0400)]
Merge 3.6 (issue #27759)
Yury Selivanov [Thu, 15 Sep 2016 23:31:33 +0000 (19:31 -0400)]
Merge 3.5 (issue #27759)
Yury Selivanov [Thu, 15 Sep 2016 23:30:42 +0000 (19:30 -0400)]
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
Patch by Mark Williams.
Yury Selivanov [Thu, 15 Sep 2016 21:59:37 +0000 (17:59 -0400)]
Merge 3.6 (NEWS)
Yury Selivanov [Thu, 15 Sep 2016 21:59:14 +0000 (17:59 -0400)]
Fix Misc/NEWS
Yury Selivanov [Thu, 15 Sep 2016 21:58:30 +0000 (17:58 -0400)]
Merge 3.6 (issue #28176)
Yury Selivanov [Thu, 15 Sep 2016 21:58:15 +0000 (17:58 -0400)]
Merge 3.5 (issue #28176)
Yury Selivanov [Thu, 15 Sep 2016 21:56:36 +0000 (17:56 -0400)]
Issue #28176: Fix callbacks race in asyncio.SelectorLoop.sock_connect.
Yury Selivanov [Thu, 15 Sep 2016 20:52:54 +0000 (16:52 -0400)]
Merge 3.6 (asyncio, issue #26909)
Yury Selivanov [Thu, 15 Sep 2016 20:52:41 +0000 (16:52 -0400)]
Merge 3.5 (asyncio, issue #26909)
Yury Selivanov [Thu, 15 Sep 2016 20:51:48 +0000 (16:51 -0400)]
Issue #26909: Fix slow pipes IO in asyncio.
Patch by INADA Naoki.
Yury Selivanov [Thu, 15 Sep 2016 20:01:56 +0000 (16:01 -0400)]
Merge 3.6 (issue #26654)
Yury Selivanov [Thu, 15 Sep 2016 20:01:35 +0000 (16:01 -0400)]
Merge 3.5 (issue #26654)
Yury Selivanov [Thu, 15 Sep 2016 19:58:15 +0000 (15:58 -0400)]
Issue #26654: Inspect functools.partial in asyncio.Handle.__repr__.
Patch by iceboy.
Yury Selivanov [Thu, 15 Sep 2016 19:46:40 +0000 (15:46 -0400)]
Merge 3.6 (issue #28174)
Yury Selivanov [Thu, 15 Sep 2016 19:46:16 +0000 (15:46 -0400)]
Merge 3.5 (issue #28174)
Yury Selivanov [Thu, 15 Sep 2016 19:45:07 +0000 (15:45 -0400)]
Issue #28174: Handle when SO_REUSEPORT isn't properly supported (asyncio)
Patch by Seth Michael Larson.
Yury Selivanov [Thu, 15 Sep 2016 18:15:29 +0000 (14:15 -0400)]
Merge 3.6 (issue #27906)
Yury Selivanov [Thu, 15 Sep 2016 18:14:48 +0000 (14:14 -0400)]
Merge 3.5 (issue #27906)
Yury Selivanov [Thu, 15 Sep 2016 18:13:15 +0000 (14:13 -0400)]
Issue #27906: Fix socket accept exhaustion during high TCP traffic.
Patch by Kevin Conway.
Yury Selivanov [Thu, 15 Sep 2016 17:50:28 +0000 (13:50 -0400)]
Merge 3.6 (after null merge with 3.5)
Yury Selivanov [Thu, 15 Sep 2016 17:49:49 +0000 (13:49 -0400)]
Null-merge 3.5
Yury Selivanov [Thu, 15 Sep 2016 17:49:08 +0000 (13:49 -0400)]
Another asyncio sync.
Berker Peksag [Thu, 15 Sep 2016 17:47:28 +0000 (20:47 +0300)]
Issue #28156: Merge from 3.6
Berker Peksag [Thu, 15 Sep 2016 17:45:16 +0000 (20:45 +0300)]
Issue #28156: Export os.getpid() conditionally
Patch by Ed Schouten.
Yury Selivanov [Thu, 15 Sep 2016 17:37:39 +0000 (13:37 -0400)]
Merge heads (3.6/default)
Yury Selivanov [Thu, 15 Sep 2016 17:37:16 +0000 (13:37 -0400)]
Merge heads 3.6
Yury Selivanov [Thu, 15 Sep 2016 17:35:59 +0000 (13:35 -0400)]
Merge (asyncio)
Yury Selivanov [Thu, 15 Sep 2016 17:35:41 +0000 (13:35 -0400)]
asyncio: Drop debug code
Berker Peksag [Thu, 15 Sep 2016 17:33:08 +0000 (20:33 +0300)]
Merge from 3.6
Berker Peksag [Thu, 15 Sep 2016 17:32:44 +0000 (20:32 +0300)]
Use requires_os_func() to skip SpawnTests
Yury Selivanov [Thu, 15 Sep 2016 17:27:29 +0000 (13:27 -0400)]
Merge heads
Yury Selivanov [Thu, 15 Sep 2016 17:26:58 +0000 (13:26 -0400)]
Merge heads
Yury Selivanov [Thu, 15 Sep 2016 17:24:22 +0000 (13:24 -0400)]
Merge (asyncio)
Berker Peksag [Thu, 15 Sep 2016 17:24:13 +0000 (20:24 +0300)]
Merge from 3.6
Yury Selivanov [Thu, 15 Sep 2016 17:24:03 +0000 (13:24 -0400)]
Merge 3.5 (asyncio)
Berker Peksag [Thu, 15 Sep 2016 17:23:55 +0000 (20:23 +0300)]
Make SpawnTest.create_args() keyword-only
Berker Peksag [Thu, 15 Sep 2016 17:20:36 +0000 (20:20 +0300)]
Issue #28114: Merge from 3.6
Berker Peksag [Thu, 15 Sep 2016 17:19:47 +0000 (20:19 +0300)]
Issue #28114: Fix a crash in parse_envlist() when env contains byte strings
Patch by Eryk Sun.
Yury Selivanov [Thu, 15 Sep 2016 17:10:51 +0000 (13:10 -0400)]
asyncio: Sync with the upstream
Yury Selivanov [Thu, 15 Sep 2016 16:50:51 +0000 (12:50 -0400)]
Merge 3.6 (issue #26182)
Yury Selivanov [Thu, 15 Sep 2016 16:50:23 +0000 (12:50 -0400)]
Issue #26182: Raise DeprecationWarning for improper use of async/await keywords
Benjamin Peterson [Thu, 15 Sep 2016 06:54:09 +0000 (23:54 -0700)]
merge 3.6
Benjamin Peterson [Thu, 15 Sep 2016 06:53:47 +0000 (23:53 -0700)]
Unicode 9.0.0
Not completely mechanical since support for East Asian Width changes—emoji
codepoints became Wide—had to be added to unicodedata.
Berker Peksag [Wed, 14 Sep 2016 15:17:32 +0000 (18:17 +0300)]
Issue #28153: Merge from 3.6
Berker Peksag [Wed, 14 Sep 2016 15:16:59 +0000 (18:16 +0300)]
Issue #28153: Make kqueue()'s event filters optional
Patch by Ed Schouten.
Serhiy Storchaka [Wed, 14 Sep 2016 13:38:48 +0000 (16:38 +0300)]
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
Serhiy Storchaka [Wed, 14 Sep 2016 13:37:34 +0000 (16:37 +0300)]
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
Serhiy Storchaka [Wed, 14 Sep 2016 13:34:37 +0000 (16:34 +0300)]
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().
Victor Stinner [Wed, 14 Sep 2016 13:04:33 +0000 (15:04 +0200)]
Merge 3.6
Issue #28127: Add _PyDict_CheckConsistency()
Victor Stinner [Wed, 14 Sep 2016 13:02:01 +0000 (15:02 +0200)]
Add _PyDict_CheckConsistency()
Issue #28127: Add a function to check that a dictionary remains consistent
after any change.
By default, tables are not checked, only basic attributes. Define DEBUG_PYDICT
(ex: gcc -D DEBUG_PYDICT) to also check dictionary "content".
Victor Stinner [Wed, 14 Sep 2016 12:57:25 +0000 (14:57 +0200)]
Merge 3.6 (test os.spawn*)
Victor Stinner [Wed, 14 Sep 2016 08:57:00 +0000 (10:57 +0200)]
Issue #28114: Add unit tests on os.spawn*()
Christian Heimes [Wed, 14 Sep 2016 08:26:20 +0000 (10:26 +0200)]
Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup()
Christian Heimes [Wed, 14 Sep 2016 08:25:54 +0000 (10:25 +0200)]
Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup()
Christian Heimes [Wed, 14 Sep 2016 08:25:46 +0000 (10:25 +0200)]
Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup()
Berker Peksag [Wed, 14 Sep 2016 07:59:27 +0000 (10:59 +0300)]
Issue #26830: Refactor Tools/scripts/google.py
Patch by Francisco Couzo.
Benjamin Peterson [Wed, 14 Sep 2016 05:55:19 +0000 (22:55 -0700)]
merge 3.6 (#28081)
Benjamin Peterson [Wed, 14 Sep 2016 05:55:09 +0000 (22:55 -0700)]
more granular configure checks for clock_* functions (closes #28081)
Benjamin Peterson [Wed, 14 Sep 2016 05:46:57 +0000 (22:46 -0700)]
merge 3.6
Benjamin Peterson [Wed, 14 Sep 2016 05:46:50 +0000 (22:46 -0700)]
merge 3.5
Benjamin Peterson [Wed, 14 Sep 2016 05:46:45 +0000 (22:46 -0700)]
merge heads