]>
granicus.if.org Git - python/log
Benjamin Peterson [Mon, 31 Mar 2014 17:50:45 +0000 (13:50 -0400)]
merge 3.4 (#21115)
Benjamin Peterson [Mon, 31 Mar 2014 17:50:34 +0000 (13:50 -0400)]
use https docs url
Benjamin Peterson [Mon, 31 Mar 2014 17:47:04 +0000 (13:47 -0400)]
merge 3.4 (#21115)
Benjamin Peterson [Mon, 31 Mar 2014 17:46:45 +0000 (13:46 -0400)]
merge 3.3 (#21115)
Benjamin Peterson [Mon, 31 Mar 2014 17:46:26 +0000 (13:46 -0400)]
merge 3.2
Benjamin Peterson [Mon, 31 Mar 2014 17:44:53 +0000 (13:44 -0400)]
use https docs url (#21115)
Victor Stinner [Mon, 31 Mar 2014 15:40:52 +0000 (17:40 +0200)]
(Merge 3.4) Issue #20668: Remove tests.txt of test_asyncio
It's useless, tests are now discovered automatically.
Victor Stinner [Mon, 31 Mar 2014 15:40:06 +0000 (17:40 +0200)]
Issue #20668: Remove tests.txt of test_asyncio
It's useless, tests are now discovered automatically.
Benjamin Peterson [Mon, 31 Mar 2014 00:34:30 +0000 (20:34 -0400)]
merge 3.4
Benjamin Peterson [Mon, 31 Mar 2014 00:34:20 +0000 (20:34 -0400)]
merge 3.3
Benjamin Peterson [Mon, 31 Mar 2014 00:34:05 +0000 (20:34 -0400)]
merge 3.2
Benjamin Peterson [Mon, 31 Mar 2014 00:33:47 +0000 (20:33 -0400)]
add Ian Beer
Benjamin Peterson [Sun, 30 Mar 2014 23:52:50 +0000 (19:52 -0400)]
merge 3.4
Benjamin Peterson [Sun, 30 Mar 2014 23:52:39 +0000 (19:52 -0400)]
merge 3.3
Benjamin Peterson [Sun, 30 Mar 2014 23:52:22 +0000 (19:52 -0400)]
merge 3.2
Benjamin Peterson [Sun, 30 Mar 2014 23:47:57 +0000 (19:47 -0400)]
fix expandtabs overflow detection to be consistent and not rely on signed overflow
Benjamin Peterson [Sun, 30 Mar 2014 21:16:18 +0000 (17:16 -0400)]
merge 3.4
Benjamin Peterson [Sun, 30 Mar 2014 21:16:09 +0000 (17:16 -0400)]
update notes to talk about -X showrefcount
Martin v. Löwis [Sun, 30 Mar 2014 19:33:18 +0000 (21:33 +0200)]
Merge 3.4.
Martin v. Löwis [Sun, 30 Mar 2014 19:32:03 +0000 (21:32 +0200)]
Add test case for freeze.
Martin v. Löwis [Sun, 30 Mar 2014 19:27:17 +0000 (21:27 +0200)]
Run test program.
Martin v. Löwis [Sun, 30 Mar 2014 19:15:26 +0000 (21:15 +0200)]
Merge 3.4 (#16047)
Martin v. Löwis [Sun, 30 Mar 2014 19:07:25 +0000 (21:07 +0200)]
Issue #16047: Fix module exception list and __file__ handling in freeze.
Patch by Meador Inge.
Benjamin Peterson [Sun, 30 Mar 2014 19:07:25 +0000 (15:07 -0400)]
merge 3.4 (#21105)
Benjamin Peterson [Sun, 30 Mar 2014 19:07:09 +0000 (15:07 -0400)]
make partialmethod example work (closes #21105)
Martin v. Löwis [Sun, 30 Mar 2014 18:29:56 +0000 (20:29 +0200)]
Merge 3.4: Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
Martin v. Löwis [Sun, 30 Mar 2014 18:28:52 +0000 (20:28 +0200)]
Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
Martin v. Löwis [Sun, 30 Mar 2014 18:18:58 +0000 (20:18 +0200)]
Add test case for freeze.
Raymond Hettinger [Sun, 30 Mar 2014 17:12:09 +0000 (10:12 -0700)]
Issue 21100: Amazingly, tuple lexicographic ordering was untested.
Benjamin Peterson [Sun, 30 Mar 2014 14:32:37 +0000 (10:32 -0400)]
merge 3.4
Ned Deily [Sun, 30 Mar 2014 06:54:15 +0000 (23:54 -0700)]
Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.
Guido van Rossum [Sun, 30 Mar 2014 04:14:04 +0000 (21:14 -0700)]
Fix doc typo.
Guido van Rossum [Sun, 30 Mar 2014 04:14:04 +0000 (21:14 -0700)]
Fix doc typo.
Eric Snow [Sat, 29 Mar 2014 22:14:52 +0000 (16:14 -0600)]
Null merge from 3.4.
Eric Snow [Sat, 29 Mar 2014 21:57:44 +0000 (15:57 -0600)]
Issue #21097: Move test_namespace_pkgs into test_importlib.
Eric Snow [Sat, 29 Mar 2014 21:57:44 +0000 (15:57 -0600)]
Issue #21097: Move test_namespace_pkgs into test_importlib.
Raymond Hettinger [Sat, 29 Mar 2014 18:50:29 +0000 (11:50 -0700)]
merge
Raymond Hettinger [Sat, 29 Mar 2014 18:50:08 +0000 (11:50 -0700)]
Minor readability improvement.
Yury Selivanov [Sat, 29 Mar 2014 17:47:11 +0000 (13:47 -0400)]
inspect: Update docstrings; Rename _signature_internal to _signature_from_callable.
Yury Selivanov [Sat, 29 Mar 2014 17:24:14 +0000 (13:24 -0400)]
inspect.docs: Document that Signature and Parameter are now picklable (issue #20726)
Yury Selivanov [Sat, 29 Mar 2014 17:18:30 +0000 (13:18 -0400)]
inspect.docs: Fix indentation and version-added for Signature.from_callable
Ned Deily [Sat, 29 Mar 2014 07:09:56 +0000 (00:09 -0700)]
Issue #21093: merge from 3.4
Ned Deily [Sat, 29 Mar 2014 07:08:44 +0000 (00:08 -0700)]
Issue #21093: Prevent failures of ctypes test_macholib on OS X if a
copy of libz exists in $HOME/lib or /usr/local/lib.
Nick Coghlan [Sat, 29 Mar 2014 05:41:18 +0000 (15:41 +1000)]
Issue #19697: merge docs from 3.4
Nick Coghlan [Sat, 29 Mar 2014 05:39:42 +0000 (15:39 +1000)]
Issue #19697: document more __main__.__spec__ quirks
Zachary Ware [Sat, 29 Mar 2014 04:36:43 +0000 (23:36 -0500)]
Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.
Zachary Ware [Sat, 29 Mar 2014 04:31:53 +0000 (23:31 -0500)]
Merge with 3.4
Zachary Ware [Sat, 29 Mar 2014 04:31:04 +0000 (23:31 -0500)]
Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.
Also removes a mention of using "Express Edition with the Windows SDK
64-bit compilers" to build 64-bit Python. If that can be made to work,
it will need some extra instructions somewhere.
Eric Snow [Sat, 29 Mar 2014 00:26:46 +0000 (18:26 -0600)]
Merge 3.4 into default.
Eric Snow [Sat, 29 Mar 2014 00:10:33 +0000 (18:10 -0600)]
Issue #19697: Document cases where __main__.__spec__ is None.
Eric Snow [Sat, 29 Mar 2014 00:10:33 +0000 (18:10 -0600)]
Issue #19697: Document cases where __main__.__spec__ is None.
Raymond Hettinger [Fri, 28 Mar 2014 23:39:45 +0000 (16:39 -0700)]
merge
Raymond Hettinger [Fri, 28 Mar 2014 23:39:25 +0000 (16:39 -0700)]
Issue 21014: Use booleans instead of 0 and 1 in examples.
Benjamin Peterson [Fri, 28 Mar 2014 22:55:04 +0000 (18:55 -0400)]
merge 3.4 (#21089)
Benjamin Peterson [Fri, 28 Mar 2014 22:52:45 +0000 (18:52 -0400)]
undefine SET_SYS_FROM_STRING_BORROW after its done being used (closes #21089)
Georg Brandl [Fri, 28 Mar 2014 18:49:02 +0000 (19:49 +0100)]
merge with 3.4
Georg Brandl [Fri, 28 Mar 2014 18:48:55 +0000 (19:48 +0100)]
Doc: do not compress .epub for dist, it is already zipped.
Ned Deily [Fri, 28 Mar 2014 03:51:15 +0000 (20:51 -0700)]
Issue #17654: merge from 3.4
Ned Deily [Fri, 28 Mar 2014 03:49:14 +0000 (20:49 -0700)]
Issue #17654: Ensure IDLE menus are customized properly on OS X for
non-framework builds and for all variants of Tk.
Ned Deily [Thu, 27 Mar 2014 23:44:06 +0000 (16:44 -0700)]
Issue #6676: merge from 3.4
Ned Deily [Thu, 27 Mar 2014 23:39:58 +0000 (16:39 -0700)]
Issue #6676: Ensure a meaningful exception is raised when attempting
to parse more than one XML document per pyexpat xmlparser instance.
(Original patches by Hirokazu Yamamoto and Amaury Forgeot d'Arc, with
suggested wording by David Gutteridge)
Yury Selivanov [Thu, 27 Mar 2014 22:42:52 +0000 (18:42 -0400)]
inspect: Fix getcallargs() to fail correctly if more than 3 args are missing.
Patch by Jeremiah Lowin. Closes #20817.
Yury Selivanov [Thu, 27 Mar 2014 22:42:52 +0000 (18:42 -0400)]
inspect: Fix getcallargs() to fail correctly if more than 3 args are missing.
Patch by Jeremiah Lowin. Closes #20817.
Yury Selivanov [Thu, 27 Mar 2014 22:23:03 +0000 (18:23 -0400)]
inspect: Fix getcallargs() to raise correct TypeError
... for missing keyword-only arguments. Patch by Jeremiah Lowin.
Closes #20816.
Yury Selivanov [Thu, 27 Mar 2014 22:23:03 +0000 (18:23 -0400)]
inspect: Fix getcallargs() to raise correct TypeError
... for missing keyword-only arguments. Patch by Jeremiah Lowin.
Closes #20816.
Yury Selivanov [Thu, 27 Mar 2014 16:41:53 +0000 (12:41 -0400)]
inspect.signature: Improve repr of Signature and Parameter. Closes #20378
Yury Selivanov [Thu, 27 Mar 2014 16:21:20 +0000 (12:21 -0400)]
asyncio.tests: Autodiscover asyncio tests. Patch by Vajrasky Kok. Closes #20668
Yury Selivanov [Thu, 27 Mar 2014 16:21:20 +0000 (12:21 -0400)]
asyncio.tests: Autodiscover asyncio tests. Patch by Vajrasky Kok. Closes #20668
Yury Selivanov [Thu, 27 Mar 2014 16:09:24 +0000 (12:09 -0400)]
inspect.Signature: Add 'Signature.from_callable' classmethod. Closes #17373
Yury Selivanov [Thu, 27 Mar 2014 15:31:43 +0000 (11:31 -0400)]
inspect.signature: Make Signature and Parameter picklable. Closes #20726
Yury Selivanov [Thu, 27 Mar 2014 15:23:13 +0000 (11:23 -0400)]
inspect.signature: Use enum for parameter kind constants. Closes #19573
Patch by Antony Lee.
Giampaolo Rodola' [Thu, 27 Mar 2014 13:14:16 +0000 (14:14 +0100)]
Minor cosmetic enhancement to provide a more readable repr()esentation of Extension instances:
- <distutils.extension.Extension at 0x2b2088b79b00>
+ <distutils.extension.Extension('_struct') at 0x2b2088b79b00>
Ned Deily [Thu, 27 Mar 2014 08:40:16 +0000 (01:40 -0700)]
Issue 21069: merge from 3.4
Ned Deily [Thu, 27 Mar 2014 08:39:28 +0000 (01:39 -0700)]
Issue #21069: Temporarily use www.google.com while investigating
test_urllibnet.test_fileno intermittent failures with www.example.com.
Ned Deily [Thu, 27 Mar 2014 06:44:18 +0000 (23:44 -0700)]
Issue #20939: merge from 3.4
Ned Deily [Thu, 27 Mar 2014 06:43:26 +0000 (23:43 -0700)]
Issue #20939: remove stray character from comment
Ned Deily [Thu, 27 Mar 2014 06:33:28 +0000 (23:33 -0700)]
Issue #20939: merge from 3.4
Ned Deily [Thu, 27 Mar 2014 06:31:39 +0000 (23:31 -0700)]
Issue #20939: Use www.example.com instead of www.python.org to avoid test
failures when ssl is not present.
Ned Deily [Thu, 27 Mar 2014 06:26:03 +0000 (23:26 -0700)]
Issue #20939: Backout test_urllib2.test_issue16464 disables:
68335b8afb1f 3.4
ad0c75b7bd7d default
Raymond Hettinger [Wed, 26 Mar 2014 09:00:54 +0000 (02:00 -0700)]
Broaden the early-out test for nsmallest and nlargest
R David Murray [Tue, 25 Mar 2014 19:34:17 +0000 (15:34 -0400)]
Merge #20145 backport: delete whatsnew entry.
R David Murray [Tue, 25 Mar 2014 19:31:50 +0000 (15:31 -0400)]
backport: #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex.
Previously a non-string, non-regex second argument and missing callable
argument could cause the test to appear to always pass.
Initial patch by Kamilla Holanda.
Victor Stinner [Tue, 25 Mar 2014 17:19:49 +0000 (18:19 +0100)]
(Merge 3.4) Issue #21058: fix typo in a comment. Patch written by Vajrasky Kok.
Victor Stinner [Tue, 25 Mar 2014 17:19:17 +0000 (18:19 +0100)]
Issue #21058: fix typo in a comment. Patch written by Vajrasky Kok.
Victor Stinner [Tue, 25 Mar 2014 11:51:08 +0000 (12:51 +0100)]
Merge 3.4
Victor Stinner [Tue, 25 Mar 2014 11:50:50 +0000 (12:50 +0100)]
Issue #21038: Use monotonic clock to compute timeout, not the system clock
Victor Stinner [Tue, 25 Mar 2014 11:49:53 +0000 (12:49 +0100)]
Issue #21038: Cleanup test_epoll.py
Remove useless test and unused variables. Initial patch by Andreas Schwab.
Victor Stinner [Tue, 25 Mar 2014 11:34:17 +0000 (12:34 +0100)]
(Merge 3.4) Issue #12209: Minor edits to faulthandler doc. Patch written by
Éric Araujo.
Victor Stinner [Tue, 25 Mar 2014 11:33:56 +0000 (12:33 +0100)]
Issue #12209: Minor edits to faulthandler doc. Patch written by Éric Araujo.
Vinay Sajip [Tue, 25 Mar 2014 11:22:24 +0000 (11:22 +0000)]
Merged documentation update from 3.4.
Vinay Sajip [Tue, 25 Mar 2014 11:21:41 +0000 (11:21 +0000)]
Updated external link in documentation.
Georg Brandl [Tue, 25 Mar 2014 09:13:44 +0000 (10:13 +0100)]
merge with 3.4
Georg Brandl [Tue, 25 Mar 2014 09:12:47 +0000 (10:12 +0100)]
Closes #21045: make the Qt help build not look completely stupid
Victor Stinner [Tue, 25 Mar 2014 08:40:39 +0000 (09:40 +0100)]
(Merge 3.4) Issue #21006: asyncio doc: reorganize subprocess doc
Victor Stinner [Tue, 25 Mar 2014 08:40:26 +0000 (09:40 +0100)]
Issue #21006: asyncio doc: reorganize subprocess doc
Georg Brandl [Tue, 25 Mar 2014 08:34:55 +0000 (09:34 +0100)]
merge with 3.4
Georg Brandl [Tue, 25 Mar 2014 08:34:30 +0000 (09:34 +0100)]
Closes #18456: Doc fix: PyDict_Update only works with dict-like objects, not key-value sequences. Patch by priyapappachan.
Victor Stinner [Tue, 25 Mar 2014 08:19:14 +0000 (09:19 +0100)]
(Merge 3.4) Issue #21058: Fix a leak of file descriptor in
tempfile.NamedTemporaryFile(), close the file descriptor if io.open() fails
Victor Stinner [Tue, 25 Mar 2014 08:18:04 +0000 (09:18 +0100)]
Issue #21058: Fix a leak of file descriptor in tempfile.NamedTemporaryFile(),
close the file descriptor if io.open() fails
Victor Stinner [Mon, 24 Mar 2014 23:43:03 +0000 (00:43 +0100)]
Null merge, patch already applied to default