]> granicus.if.org Git - python/log
python
9 years agoMerge.
Larry Hastings [Mon, 24 Aug 2015 19:59:38 +0000 (12:59 -0700)]
Merge.

9 years agoMerge: #24926: Fix typo in example.
R David Murray [Mon, 24 Aug 2015 16:56:24 +0000 (12:56 -0400)]
Merge: #24926: Fix typo in example.

9 years agoMerge: #24926: Fix typo in example.
R David Murray [Mon, 24 Aug 2015 16:55:47 +0000 (12:55 -0400)]
Merge: #24926: Fix typo in example.

9 years ago#24926: Fix typo in example.
R David Murray [Mon, 24 Aug 2015 16:55:03 +0000 (12:55 -0400)]
#24926: Fix typo in example.

9 years agoIssue #22812: Fix unittest discovery examples.
Robert Collins [Mon, 24 Aug 2015 00:15:49 +0000 (12:15 +1200)]
Issue #22812: Fix unittest discovery examples.

Patch from Pam McA'Nulty.

9 years agoIssue #22812: Fix unittest discovery examples.
Robert Collins [Mon, 24 Aug 2015 00:15:05 +0000 (12:15 +1200)]
Issue #22812: Fix unittest discovery examples.

Patch from Pam McA'Nulty.

9 years agoIssue #22812: Fix unittest discovery examples.
Robert Collins [Mon, 24 Aug 2015 00:14:28 +0000 (12:14 +1200)]
Issue #22812: Fix unittest discovery examples.

Patch from Pam McA'Nulty.

9 years agoIssue #24633: site-packages/README -> README.txt.
Robert Collins [Sun, 23 Aug 2015 23:46:56 +0000 (11:46 +1200)]
Issue #24633: site-packages/README -> README.txt.

9 years agoIssue #24878: Fix typos and line wrap
Raymond Hettinger [Sun, 23 Aug 2015 18:28:01 +0000 (11:28 -0700)]
Issue #24878: Fix typos and line wrap

9 years agoFix a trivial typo.
Eric V. Smith [Fri, 21 Aug 2015 13:40:38 +0000 (09:40 -0400)]
Fix a trivial typo.

9 years agoIssue #20362: Honour TestCase.longMessage correctly in assertRegex.
Robert Collins [Wed, 19 Aug 2015 23:13:38 +0000 (11:13 +1200)]
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.

Patch from Ilia Kurenkov.

9 years agoIssue #20362: Honour TestCase.longMessage correctly in assertRegex.
Robert Collins [Wed, 19 Aug 2015 23:13:09 +0000 (11:13 +1200)]
Issue #20362: Honour TestCase.longMessage correctly in assertRegex.

Patch from Ilia Kurenkov.

9 years agoFix test_linecache change.
Robert Collins [Wed, 19 Aug 2015 22:48:46 +0000 (10:48 +1200)]
Fix test_linecache change.

In non-UTF8 locales open() will have the wrong encoding for the test
data. We need to open the file via tokenize, to get a detected
encoding instead.

9 years agoRemoves --clean-only option from buildbots.
Steve Dower [Wed, 19 Aug 2015 15:04:31 +0000 (08:04 -0700)]
Removes --clean-only option from buildbots.

9 years agoMerge 3.5
Yury Selivanov [Wed, 19 Aug 2015 13:53:41 +0000 (09:53 -0400)]
Merge 3.5

9 years agoFurther improve os.path.commonprefix() docs.
Yury Selivanov [Wed, 19 Aug 2015 13:53:28 +0000 (09:53 -0400)]
Further improve os.path.commonprefix() docs.

Patch by Serhiy Storchaka.

9 years agoIssue #24879: Teach pydoc to display named tuple fields in the order they were defined.
Raymond Hettinger [Wed, 19 Aug 2015 05:25:16 +0000 (22:25 -0700)]
Issue #24879:  Teach pydoc to display named tuple fields in the order they were defined.

9 years agoAdd in missing docstrings.
Raymond Hettinger [Wed, 19 Aug 2015 05:03:08 +0000 (22:03 -0700)]
Add in missing docstrings.

9 years agoRemoves --clean-only option from buildbots.
Steve Dower [Wed, 19 Aug 2015 03:02:07 +0000 (20:02 -0700)]
Removes --clean-only option from buildbots.

9 years agoIssue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Steve Dower [Wed, 19 Aug 2015 02:30:13 +0000 (19:30 -0700)]
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Triggers clean on buildbots.

9 years agoIssue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Steve Dower [Wed, 19 Aug 2015 02:29:51 +0000 (19:29 -0700)]
Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
Triggers clean on buildbots.

9 years agoIssue #24054: decouple linecache tests from inspect tests
Robert Collins [Wed, 19 Aug 2015 00:20:37 +0000 (12:20 +1200)]
Issue #24054: decouple linecache tests from inspect tests

Patch from David D. Riddle

9 years agoMerge with 3.5
Steve Dower [Tue, 18 Aug 2015 23:01:25 +0000 (16:01 -0700)]
Merge with 3.5

9 years agoIssue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
Steve Dower [Tue, 18 Aug 2015 23:00:56 +0000 (16:00 -0700)]
Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.

9 years agoNull merge (3.5)
Yury Selivanov [Tue, 18 Aug 2015 18:31:45 +0000 (14:31 -0400)]
Null merge (3.5)

9 years agoNull merge (3.4)
Yury Selivanov [Tue, 18 Aug 2015 18:31:19 +0000 (14:31 -0400)]
Null merge (3.4)

9 years agoIssue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov [Tue, 18 Aug 2015 18:30:15 +0000 (14:30 -0400)]
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.

Patch by Ethan Furman.

9 years agoMerge 3.5 (issue #23572)
Yury Selivanov [Tue, 18 Aug 2015 18:23:02 +0000 (14:23 -0400)]
Merge 3.5 (issue #23572)

9 years agoIssue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
Yury Selivanov [Tue, 18 Aug 2015 18:20:00 +0000 (14:20 -0400)]
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.

Patch by Ethan Furman.

9 years agoMerge with 3.5
Terry Jan Reedy [Tue, 18 Aug 2015 17:27:30 +0000 (13:27 -0400)]
Merge with 3.5

9 years agoMerge with 3.4
Terry Jan Reedy [Tue, 18 Aug 2015 17:27:18 +0000 (13:27 -0400)]
Merge with 3.4

9 years agoIssue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
Terry Jan Reedy [Tue, 18 Aug 2015 17:26:57 +0000 (13:26 -0400)]
Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).

9 years ago(Merge 3.5) cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner [Tue, 18 Aug 2015 17:23:48 +0000 (10:23 -0700)]
(Merge 3.5) cgi.FieldStorage.read_multi ignores Content-Length

Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.

9 years ago(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner [Tue, 18 Aug 2015 17:23:16 +0000 (10:23 -0700)]
(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length

Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.

9 years agocgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner [Tue, 18 Aug 2015 17:21:10 +0000 (10:21 -0700)]
cgi.FieldStorage.read_multi ignores Content-Length

Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.

9 years agoUse PyTuple_GET_SIZE like the adjacent code does.
Raymond Hettinger [Tue, 18 Aug 2015 15:07:16 +0000 (08:07 -0700)]
Use PyTuple_GET_SIZE like the adjacent code does.

9 years agoAdd missing docstring
Raymond Hettinger [Tue, 18 Aug 2015 07:35:52 +0000 (00:35 -0700)]
Add missing docstring

9 years agoInline PyIter_Next() matching the other itertools code.
Raymond Hettinger [Tue, 18 Aug 2015 07:20:20 +0000 (00:20 -0700)]
Inline PyIter_Next() matching the other itertools code.

9 years agoMinor cleanups
Raymond Hettinger [Tue, 18 Aug 2015 06:55:28 +0000 (23:55 -0700)]
Minor cleanups

9 years agoMerge 3.5 (#24883)
Benjamin Peterson [Tue, 18 Aug 2015 06:38:55 +0000 (23:38 -0700)]
Merge 3.5 (#24883)

9 years agomerge 3.4 (#24883)
Benjamin Peterson [Tue, 18 Aug 2015 06:38:46 +0000 (23:38 -0700)]
merge 3.4 (#24883)

9 years ago'Py_Buffer' should be 'Py_buffer' (closes #24883)
Benjamin Peterson [Tue, 18 Aug 2015 06:38:34 +0000 (23:38 -0700)]
'Py_Buffer' should be 'Py_buffer' (closes #24883)

9 years agoIssue #24878: Add docstrings to selected namedtuples
Raymond Hettinger [Tue, 18 Aug 2015 05:04:45 +0000 (22:04 -0700)]
Issue #24878:  Add docstrings to selected namedtuples

9 years agoMerge 3.5
Yury Selivanov [Tue, 18 Aug 2015 03:43:54 +0000 (23:43 -0400)]
Merge 3.5

9 years agodocs: Improve docs for os.path.commonprefix
Yury Selivanov [Tue, 18 Aug 2015 03:43:43 +0000 (23:43 -0400)]
docs: Improve docs for os.path.commonprefix

9 years agoIssue #24079: merge from 3.5
Ned Deily [Tue, 18 Aug 2015 02:15:54 +0000 (22:15 -0400)]
Issue #24079: merge from 3.5

9 years agoIssue #24079: merge from 3.4
Ned Deily [Tue, 18 Aug 2015 02:11:57 +0000 (22:11 -0400)]
Issue #24079: merge from 3.4

9 years agoIssue #24079: Improve description of the text and tail attributes for
Ned Deily [Tue, 18 Aug 2015 02:11:17 +0000 (22:11 -0400)]
Issue #24079: Improve description of the text and tail attributes for
ElementTree Element objects.  Initial patch by Martin Panter.

9 years agoMerge 3.5
Yury Selivanov [Mon, 17 Aug 2015 17:04:49 +0000 (13:04 -0400)]
Merge 3.5

9 years agodocs: Clarify that gi_yieldfrom was first added in 3.5
Yury Selivanov [Mon, 17 Aug 2015 17:04:41 +0000 (13:04 -0400)]
docs: Clarify that gi_yieldfrom was first added in 3.5

9 years agoMerge 3.5
Yury Selivanov [Mon, 17 Aug 2015 17:02:53 +0000 (13:02 -0400)]
Merge 3.5

9 years agodocs: Fix inspect docs re gi_yieldfrom
Yury Selivanov [Mon, 17 Aug 2015 17:02:42 +0000 (13:02 -0400)]
docs: Fix inspect docs re gi_yieldfrom

9 years agoMerge with 3.5 Entries for idlelib/NEWS.txt
Terry Jan Reedy [Mon, 17 Aug 2015 03:24:32 +0000 (23:24 -0400)]
Merge with 3.5 Entries for idlelib/NEWS.txt

9 years agoEntries for idlelib/NEWS.txt
Terry Jan Reedy [Mon, 17 Aug 2015 03:24:11 +0000 (23:24 -0400)]
Entries for idlelib/NEWS.txt

9 years agoEntries for idlelib/NEWS.txt
Terry Jan Reedy [Mon, 17 Aug 2015 03:23:16 +0000 (23:23 -0400)]
Entries for idlelib/NEWS.txt

9 years agoIssue #24379: Add operator.subscript() as a convenience for building slices.
Raymond Hettinger [Mon, 17 Aug 2015 02:43:34 +0000 (19:43 -0700)]
Issue #24379: Add operator.subscript() as a convenience for building slices.

9 years agoIdle NEWS entries.
Terry Jan Reedy [Mon, 17 Aug 2015 02:15:09 +0000 (22:15 -0400)]
Idle NEWS entries.

9 years agoIdle NEWS entries.
Terry Jan Reedy [Mon, 17 Aug 2015 02:14:05 +0000 (22:14 -0400)]
Idle NEWS entries.

9 years agoIdle NEWS entries.
Terry Jan Reedy [Mon, 17 Aug 2015 02:12:36 +0000 (22:12 -0400)]
Idle NEWS entries.

9 years agoMerge with 3.5
Terry Jan Reedy [Mon, 17 Aug 2015 01:55:13 +0000 (21:55 -0400)]
Merge with 3.5

9 years agoMerge with 3.4
Terry Jan Reedy [Mon, 17 Aug 2015 01:54:58 +0000 (21:54 -0400)]
Merge with 3.4

9 years agoIssue #23672: ACKS
Terry Jan Reedy [Mon, 17 Aug 2015 01:54:39 +0000 (21:54 -0400)]
Issue #23672: ACKS

9 years agoIssue #24774: Fix docstring in http.server.test.
Robert Collins [Mon, 17 Aug 2015 00:19:35 +0000 (12:19 +1200)]
Issue #24774: Fix docstring in http.server.test.

Patch from Chiu-Hsiang Hsu.

9 years agoIssue #24774: Fix docstring in http.server.test.
Robert Collins [Mon, 17 Aug 2015 00:19:19 +0000 (12:19 +1200)]
Issue #24774: Fix docstring in http.server.test.

Patch from Chiu-Hsiang Hsu.

9 years agoIssue #24774: Fix docstring in http.server.test.
Robert Collins [Mon, 17 Aug 2015 00:18:35 +0000 (12:18 +1200)]
Issue #24774: Fix docstring in http.server.test.

Patch from Chiu-Hsiang Hsu.

9 years agoAdd error information to a failing test to help diagnose a buildbot failure.
Raymond Hettinger [Mon, 17 Aug 2015 00:08:48 +0000 (17:08 -0700)]
Add error information to a failing test to help diagnose a buildbot failure.

9 years agoIssue #24874: Speed-up itertools and make it pickles more compact.
Raymond Hettinger [Sun, 16 Aug 2015 21:49:24 +0000 (14:49 -0700)]
Issue #24874: Speed-up itertools and make it pickles more compact.

9 years agoNeaten-up whitespace, vertical alignment, and line-wrapping.
Raymond Hettinger [Sun, 16 Aug 2015 21:38:07 +0000 (14:38 -0700)]
Neaten-up whitespace, vertical alignment, and line-wrapping.

9 years agoInline PyIter_Next() matching what was done for other itertools.
Raymond Hettinger [Sun, 16 Aug 2015 21:24:20 +0000 (14:24 -0700)]
Inline PyIter_Next() matching what was done for other itertools.

9 years agoIssue #24842: Cross-reference types.SimpleNamespace from the namedtuple docs
Raymond Hettinger [Sun, 16 Aug 2015 15:32:01 +0000 (08:32 -0700)]
Issue #24842:  Cross-reference types.SimpleNamespace from the namedtuple docs

9 years agoFix oddly placed whitespace
Raymond Hettinger [Sat, 15 Aug 2015 22:16:12 +0000 (15:16 -0700)]
Fix oddly placed whitespace

9 years agoRemove dead code (unreachable)
Raymond Hettinger [Sat, 15 Aug 2015 22:09:30 +0000 (15:09 -0700)]
Remove dead code (unreachable)

9 years agoImprove comment
Raymond Hettinger [Sat, 15 Aug 2015 21:47:27 +0000 (14:47 -0700)]
Improve comment

9 years agoAdd more tests for pickling itertools.cycle
Raymond Hettinger [Sat, 15 Aug 2015 21:45:49 +0000 (14:45 -0700)]
Add more tests for pickling itertools.cycle

9 years agoMerge with 3.5
Steve Dower [Sat, 15 Aug 2015 21:38:29 +0000 (14:38 -0700)]
Merge with 3.5

9 years agoEnables building compressed Windows test builds with --pack option.
Steve Dower [Sat, 15 Aug 2015 21:38:16 +0000 (14:38 -0700)]
Enables building compressed Windows test builds with --pack option.

9 years agoFix crash in itertools.cycle.__setstate__() caused by lack of type checking.
Raymond Hettinger [Sat, 15 Aug 2015 20:51:59 +0000 (13:51 -0700)]
Fix crash in itertools.cycle.__setstate__() caused by lack of type checking.

Will backport after the 3.6 release is done.

9 years agoNeaten-up vertical alignment of comments
Raymond Hettinger [Fri, 14 Aug 2015 21:10:49 +0000 (14:10 -0700)]
Neaten-up vertical alignment of comments

9 years agoMerge with 3.5
Terry Jan Reedy [Fri, 14 Aug 2015 21:00:12 +0000 (17:00 -0400)]
Merge with 3.5

9 years agoMerge with 3.4
Terry Jan Reedy [Fri, 14 Aug 2015 20:59:58 +0000 (16:59 -0400)]
Merge with 3.4

9 years agoIssue #24833: Add attribute reference needed for 3.x.
Terry Jan Reedy [Fri, 14 Aug 2015 20:59:42 +0000 (16:59 -0400)]
Issue #24833: Add attribute reference needed for 3.x.

9 years agoMerge 3.5 (issue #24867)
Yury Selivanov [Fri, 14 Aug 2015 19:35:14 +0000 (15:35 -0400)]
Merge 3.5 (issue #24867)

9 years agoMerge 3.4 (Issue #24867)
Yury Selivanov [Fri, 14 Aug 2015 19:32:37 +0000 (15:32 -0400)]
Merge 3.4 (Issue #24867)

9 years agoIssue #24867: Fix Task.get_stack() for 'async def' coroutines
Yury Selivanov [Fri, 14 Aug 2015 19:30:59 +0000 (15:30 -0400)]
Issue #24867: Fix Task.get_stack() for 'async def' coroutines

9 years agoMerge from 3.5 for issue #24492
Brett Cannon [Fri, 14 Aug 2015 18:09:56 +0000 (11:09 -0700)]
Merge from 3.5 for issue #24492

9 years agoMerge from 3.5.0 for issue #24492
Brett Cannon [Fri, 14 Aug 2015 18:06:43 +0000 (11:06 -0700)]
Merge from 3.5.0 for issue #24492

9 years agoOne-character typo fix.
Larry Hastings [Fri, 14 Aug 2015 15:03:30 +0000 (08:03 -0700)]
One-character typo fix.
os.path.commonprefix always returns a valid *path*, not a valid *patch*.

9 years agoMinor cleanup.
Raymond Hettinger [Fri, 14 Aug 2015 09:07:41 +0000 (02:07 -0700)]
Minor cleanup.

9 years agoIssue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins [Fri, 14 Aug 2015 08:16:14 +0000 (20:16 +1200)]
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.

Patch from Łukasz Langa.

9 years agoIssue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins [Thu, 13 Aug 2015 23:50:14 +0000 (11:50 +1200)]
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.

Patch from Łukasz Langa.

9 years agoIssue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins [Thu, 13 Aug 2015 23:47:41 +0000 (11:47 +1200)]
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.

Patch from Łukasz Langa.

9 years agoIssue #21159: Improve message in configparser.InterpolationMissingOptionError.
Robert Collins [Thu, 13 Aug 2015 23:11:35 +0000 (11:11 +1200)]
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.

Patch from Łukasz Langa.

9 years agoIssue #23530: fix clinic comment.
Charles-François Natali [Thu, 13 Aug 2015 19:37:08 +0000 (20:37 +0100)]
Issue #23530: fix clinic comment.

9 years agoIssue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
Antoine Pitrou [Thu, 13 Aug 2015 18:37:40 +0000 (20:37 +0200)]
Issue #16554: fix description for MAKE_CLOSURE.  Initial patch by Daniel Urban.

9 years agoIssue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
Antoine Pitrou [Thu, 13 Aug 2015 18:37:28 +0000 (20:37 +0200)]
Issue #16554: fix description for MAKE_CLOSURE.  Initial patch by Daniel Urban.

9 years agoIssue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
Antoine Pitrou [Thu, 13 Aug 2015 18:37:08 +0000 (20:37 +0200)]
Issue #16554: fix description for MAKE_CLOSURE.  Initial patch by Daniel Urban.

9 years agoMerge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray [Thu, 13 Aug 2015 14:07:54 +0000 (10:07 -0400)]
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.

9 years agoMerge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray [Thu, 13 Aug 2015 14:04:21 +0000 (10:04 -0400)]
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.

9 years ago#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray [Thu, 13 Aug 2015 13:58:07 +0000 (09:58 -0400)]
#21167: Fix definition of NAN when ICC used without -fp-model strict.

Patch from Chris Hogan of Intel, reviewed by Mark Dickinson.

9 years agoIssue #23725: Overhaul tempfile docs.
Robert Collins [Wed, 12 Aug 2015 23:38:44 +0000 (11:38 +1200)]
Issue #23725: Overhaul tempfile docs.

Patch from Zbigniew Jędrzejewski-Szmek.