]> granicus.if.org Git - python/log
python
13 years agoIssue 11929: Minor whitespace clean-ups.
Raymond Hettinger [Tue, 26 Apr 2011 20:55:55 +0000 (13:55 -0700)]
Issue 11929: Minor whitespace clean-ups.

13 years agomerge from 3.1
Senthil Kumaran [Tue, 26 Apr 2011 13:10:23 +0000 (21:10 +0800)]
merge from 3.1

13 years agoUpdate News entry for Issue11236
Senthil Kumaran [Tue, 26 Apr 2011 13:09:49 +0000 (21:09 +0800)]
Update News entry for Issue11236

13 years agomerge from 3.1 codeline.
Senthil Kumaran [Tue, 26 Apr 2011 13:00:27 +0000 (21:00 +0800)]
merge from 3.1 codeline.

13 years agoFix for issue11236 getpass.getpass to respond ctrl-c or ctrl-z
Senthil Kumaran [Tue, 26 Apr 2011 12:59:46 +0000 (20:59 +0800)]
Fix for issue11236 getpass.getpass to respond ctrl-c or ctrl-z

13 years ago#6780: merge with 3.1.
Ezio Melotti [Tue, 26 Apr 2011 03:40:59 +0000 (06:40 +0300)]
#6780: merge with 3.1.

13 years ago#6780: fix starts/endswith error message to mention that tuples are accepted too.
Ezio Melotti [Tue, 26 Apr 2011 03:09:45 +0000 (06:09 +0300)]
#6780: fix starts/endswith error message to mention that tuples are accepted too.

13 years agoMerge #11901: add description of how bitfields are laid out to hexversion docs
R David Murray [Mon, 25 Apr 2011 20:13:54 +0000 (16:13 -0400)]
Merge #11901: add description of how bitfields are laid out to hexversion docs

Patch by Sijin Joseph.

13 years ago#11901: add description of how bitfields are laid out to hexversion docs
R David Murray [Mon, 25 Apr 2011 20:12:26 +0000 (16:12 -0400)]
#11901: add description of how bitfields are laid out to hexversion docs

Patch by Sijin Joseph.

13 years agoIssue #11919: try to fix test_imp failure on some buildbots.
Antoine Pitrou [Mon, 25 Apr 2011 19:39:49 +0000 (21:39 +0200)]
Issue #11919: try to fix test_imp failure on some buildbots.

13 years agoIssue #10914: add NEWS item.
Antoine Pitrou [Mon, 25 Apr 2011 19:22:04 +0000 (21:22 +0200)]
Issue #10914: add NEWS item.

13 years agoIssue #10914: Add a minimal embedding test to test_capi.
Antoine Pitrou [Mon, 25 Apr 2011 19:21:07 +0000 (21:21 +0200)]
Issue #10914: Add a minimal embedding test to test_capi.

13 years agopybench prep_times calculation error (closes #11895)
Jesus Cea [Mon, 25 Apr 2011 01:25:37 +0000 (03:25 +0200)]
pybench prep_times calculation error (closes #11895)

13 years agopybench prep_times calculation error (closes #11895)
Jesus Cea [Mon, 25 Apr 2011 01:24:08 +0000 (03:24 +0200)]
pybench prep_times calculation error (closes #11895)

13 years agoMinor clean-ups to docstrings, comments, and var names.
Raymond Hettinger [Sun, 24 Apr 2011 21:26:08 +0000 (14:26 -0700)]
Minor clean-ups to docstrings, comments, and var names.

13 years agoIssue #9319: Fix the unit test
Victor Stinner [Fri, 22 Apr 2011 23:24:11 +0000 (01:24 +0200)]
Issue #9319: Fix the unit test

13 years agoIssue #9319: Fix a crash on parsing a Python source code without encoding
Victor Stinner [Fri, 22 Apr 2011 22:41:19 +0000 (00:41 +0200)]
Issue #9319: Fix a crash on parsing a Python source code without encoding
cookie and not valid in UTF-8: use "<file>" as the filename instead of
reading from NULL.

13 years agoFix some more markup glitches in argparse doc.
Ezio Melotti [Thu, 21 Apr 2011 22:42:10 +0000 (01:42 +0300)]
Fix some more markup glitches in argparse doc.

13 years ago#11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti [Thu, 21 Apr 2011 20:09:27 +0000 (23:09 +0300)]
#11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.

13 years ago#11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti [Thu, 21 Apr 2011 20:06:48 +0000 (23:06 +0300)]
#11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.

13 years ago#11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.
Ezio Melotti [Thu, 21 Apr 2011 19:56:51 +0000 (22:56 +0300)]
#11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.

13 years agoAdd the :mod: role where it was missing.
Ezio Melotti [Thu, 21 Apr 2011 13:12:17 +0000 (16:12 +0300)]
Add the :mod: role where it was missing.

13 years ago#11885: capitalize Python.
Ezio Melotti [Thu, 21 Apr 2011 12:26:46 +0000 (15:26 +0300)]
#11885: capitalize Python.

13 years ago#11897: Fix typo in porting howto. Patch by Marti Raudsepp.
Ezio Melotti [Thu, 21 Apr 2011 11:49:03 +0000 (14:49 +0300)]
#11897: Fix typo in porting howto. Patch by Marti Raudsepp.

13 years agomerge
Jesus Cea [Wed, 20 Apr 2011 20:40:48 +0000 (22:40 +0200)]
merge

13 years agomerge heads
Jesus Cea [Wed, 20 Apr 2011 20:39:29 +0000 (22:39 +0200)]
merge heads

13 years agomerge heads
Jesus Cea [Wed, 20 Apr 2011 20:38:26 +0000 (22:38 +0200)]
merge heads

13 years agonull merge
Jesus Cea [Wed, 20 Apr 2011 20:31:34 +0000 (22:31 +0200)]
null merge

13 years agoPort 5b607cd8c71b (closes #11892)
Jesus Cea [Wed, 20 Apr 2011 20:26:57 +0000 (22:26 +0200)]
Port 5b607cd8c71b (closes #11892)

13 years agoMinor text rearrangement.
Raymond Hettinger [Wed, 20 Apr 2011 20:08:40 +0000 (13:08 -0700)]
Minor text rearrangement.

13 years agoMinor text rearrangement.
Raymond Hettinger [Wed, 20 Apr 2011 20:03:49 +0000 (13:03 -0700)]
Minor text rearrangement.

13 years agoheads merging
Jesus Cea [Wed, 20 Apr 2011 19:10:20 +0000 (21:10 +0200)]
heads merging

13 years agonull merge
Jesus Cea [Wed, 20 Apr 2011 19:00:40 +0000 (21:00 +0200)]
null merge

13 years agoUse non-deprecated method name.
Ezio Melotti [Wed, 20 Apr 2011 18:56:21 +0000 (21:56 +0300)]
Use non-deprecated method name.

13 years agomerge
Jesus Cea [Wed, 20 Apr 2011 18:51:59 +0000 (20:51 +0200)]
merge

13 years agomerge
Jesus Cea [Wed, 20 Apr 2011 18:51:09 +0000 (20:51 +0200)]
merge

13 years agoMERGE: Up-port changeset 5cf8f6da8743 (closes #11890)
Jesus Cea [Wed, 20 Apr 2011 18:32:52 +0000 (20:32 +0200)]
MERGE: Up-port changeset 5cf8f6da8743 (closes #11890)

13 years agoMerge with 3.1.
Ezio Melotti [Wed, 20 Apr 2011 18:32:40 +0000 (21:32 +0300)]
Merge with 3.1.

13 years agoFix wrong function name. Noticed by Clive Darke.
Ezio Melotti [Wed, 20 Apr 2011 18:29:31 +0000 (21:29 +0300)]
Fix wrong function name. Noticed by Clive Darke.

13 years agoUp-port changeset 5cf8f6da8743 (closes #11890)
Jesus Cea [Wed, 20 Apr 2011 18:24:57 +0000 (20:24 +0200)]
Up-port changeset 5cf8f6da8743 (closes #11890)

13 years agoMERGE: startswith and endswith don't accept None as slice index. Patch by Torsten...
Jesus Cea [Wed, 20 Apr 2011 15:42:50 +0000 (17:42 +0200)]
MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)

13 years agostartswith and endswith don't accept None as slice index. Patch by Torsten Becker...
Jesus Cea [Wed, 20 Apr 2011 15:09:23 +0000 (17:09 +0200)]
startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)

13 years agoIssue #11875: Alter the previous fix to work better with subclasses
Raymond Hettinger [Wed, 20 Apr 2011 00:17:51 +0000 (17:17 -0700)]
Issue #11875: Alter the previous fix to work better with subclasses

13 years agoIssue #11875: Alter the previous fix to work better with subclasses
Raymond Hettinger [Wed, 20 Apr 2011 00:17:23 +0000 (17:17 -0700)]
Issue #11875: Alter the previous fix to work better with subclasses

13 years agoMerge with 3.1.
Ezio Melotti [Tue, 19 Apr 2011 20:23:47 +0000 (23:23 +0300)]
Merge with 3.1.

13 years agoFix wrong number of functions noticed by Sandro Tosi.
Ezio Melotti [Tue, 19 Apr 2011 20:15:13 +0000 (23:15 +0300)]
Fix wrong number of functions noticed by Sandro Tosi.

13 years agomerge
Raymond Hettinger [Tue, 19 Apr 2011 18:12:47 +0000 (11:12 -0700)]
merge

13 years agoIssue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger [Tue, 19 Apr 2011 18:10:43 +0000 (11:10 -0700)]
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.

13 years agomerge
Raymond Hettinger [Tue, 19 Apr 2011 17:23:04 +0000 (10:23 -0700)]
merge

13 years agoIssue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger [Tue, 19 Apr 2011 17:21:27 +0000 (10:21 -0700)]
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.

13 years agoHmm, __ne__ was missing
Raymond Hettinger [Tue, 19 Apr 2011 17:05:53 +0000 (10:05 -0700)]
Hmm, __ne__ was missing

13 years agoIssue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.
Raymond Hettinger [Tue, 19 Apr 2011 17:05:03 +0000 (10:05 -0700)]
Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object.

13 years agoUpdated documentation on fileConfig().
Vinay Sajip [Tue, 19 Apr 2011 12:56:39 +0000 (13:56 +0100)]
Updated documentation on fileConfig().

13 years agoMerge test_startfile fix from 3.1.
Nadeem Vawda [Mon, 18 Apr 2011 23:40:45 +0000 (01:40 +0200)]
Merge test_startfile fix from 3.1.

13 years agoFix sporadic failure in test_startfile.
Nadeem Vawda [Mon, 18 Apr 2011 23:38:47 +0000 (01:38 +0200)]
Fix sporadic failure in test_startfile.

Wait for the child process to terminate before ending the test, so that the
regrtest cleanup code doesn't get an error when it tries to delete the
temporary CWD.

13 years agoFix markup.
R David Murray [Mon, 18 Apr 2011 19:54:58 +0000 (15:54 -0400)]
Fix markup.

13 years ago(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
Victor Stinner [Mon, 18 Apr 2011 14:28:39 +0000 (16:28 +0200)]
(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.

13 years agoIssue #11768: The signal handler of the signal module only calls
Victor Stinner [Mon, 18 Apr 2011 14:25:56 +0000 (16:25 +0200)]
Issue #11768: The signal handler of the signal module only calls
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.

13 years ago#11492: rewrite header folding algorithm. Less code, more passing tests.
R David Murray [Mon, 18 Apr 2011 14:04:34 +0000 (10:04 -0400)]
#11492: rewrite header folding algorithm.  Less code, more passing tests.

13 years ago#11865: Merge with 3.1.
Ezio Melotti [Mon, 18 Apr 2011 07:14:13 +0000 (10:14 +0300)]
#11865: Merge with 3.1.

13 years ago#11865: fix typo in init.rst.
Ezio Melotti [Mon, 18 Apr 2011 07:11:21 +0000 (10:11 +0300)]
#11865: fix typo in init.rst.

13 years agoRework multiset methods to use less memory and to make fewer calls to __hash__.
Raymond Hettinger [Mon, 18 Apr 2011 02:47:24 +0000 (19:47 -0700)]
Rework multiset methods to use less memory and to make fewer calls to __hash__.

13 years agoRework multiset methods to use less memory and to make fewer calls to __hash__.
Raymond Hettinger [Mon, 18 Apr 2011 02:46:46 +0000 (19:46 -0700)]
Rework multiset methods to use less memory and to make fewer calls to __hash__.

13 years agoFix a few more hyphens in argparse.rst
Ezio Melotti [Sat, 16 Apr 2011 20:13:50 +0000 (23:13 +0300)]
Fix a few more hyphens in argparse.rst

13 years agoIssue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition.
Antoine Pitrou [Sat, 16 Apr 2011 19:02:01 +0000 (21:02 +0200)]
Issue #11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition.

13 years agoFix possible "file already exists" error when running the tests in parallel.
Antoine Pitrou [Sat, 16 Apr 2011 16:53:59 +0000 (18:53 +0200)]
Fix possible "file already exists" error when running the tests in parallel.

This is a perfect example of LBYL going wrong: that code could be executed
by several workers in parallel, and os.mkdir() attempted on the same
path by multiple processes.

13 years agoSmall wording fix.
Georg Brandl [Sat, 16 Apr 2011 14:54:15 +0000 (16:54 +0200)]
Small wording fix.

13 years agoConsistency fix: "command line" is the noun, "command-line" the adjective.
Georg Brandl [Sat, 16 Apr 2011 14:44:54 +0000 (16:44 +0200)]
Consistency fix: "command line" is the noun, "command-line" the adjective.

13 years agoBackport 8a9f8f34d9d5.
Georg Brandl [Sat, 16 Apr 2011 15:05:30 +0000 (17:05 +0200)]
Backport 8a9f8f34d9d5.

13 years agoMerge with 3.1
Georg Brandl [Sat, 16 Apr 2011 14:59:32 +0000 (16:59 +0200)]
Merge with 3.1

13 years agoImprove message.py test coverage to 100%.
R David Murray [Sat, 16 Apr 2011 13:20:30 +0000 (09:20 -0400)]
Improve message.py test coverage to 100%.

coverage.py reports 99% on branch coverage, but that appears to be
a bug or limitation in coverage.py.

13 years agoIssue #11855: merge from 3.1
Eli Bendersky [Sat, 16 Apr 2011 12:34:29 +0000 (15:34 +0300)]
Issue #11855: merge from 3.1

13 years agoIssue #11855: Apply missing formatting for urlretrieve
Eli Bendersky [Sat, 16 Apr 2011 12:32:13 +0000 (15:32 +0300)]
Issue #11855: Apply missing formatting for urlretrieve

13 years agomerge
Raymond Hettinger [Sat, 16 Apr 2011 00:43:57 +0000 (17:43 -0700)]
merge

13 years agoAdd another example to the collections module docs.
Raymond Hettinger [Sat, 16 Apr 2011 00:43:19 +0000 (17:43 -0700)]
Add another example to the collections module docs.

13 years agoIssue #11852: Add missing imports and update tests.
Vinay Sajip [Fri, 15 Apr 2011 21:27:17 +0000 (22:27 +0100)]
Issue #11852: Add missing imports and update tests.

13 years agoFix minor subclassing issue with collections.Counter
Raymond Hettinger [Fri, 15 Apr 2011 20:21:30 +0000 (13:21 -0700)]
Fix minor subclassing issue with collections.Counter

13 years agoFix minor subclassing issue with collections.Counter
Raymond Hettinger [Fri, 15 Apr 2011 20:16:46 +0000 (13:16 -0700)]
Fix minor subclassing issue with collections.Counter

13 years ago#11843: Merge with 3.1.
Ezio Melotti [Fri, 15 Apr 2011 15:07:38 +0000 (18:07 +0300)]
#11843: Merge with 3.1.

13 years ago#11843: remove duplicate line from table in distutil doc.
Ezio Melotti [Fri, 15 Apr 2011 15:05:09 +0000 (18:05 +0300)]
#11843: remove duplicate line from table in distutil doc.

13 years ago#5057: Merge with 3.1.
Ezio Melotti [Fri, 15 Apr 2011 13:50:41 +0000 (16:50 +0300)]
#5057: Merge with 3.1.

13 years agoIssue #5057: fix a bug in the peepholer that led to non-portable pyc files between...
Ezio Melotti [Fri, 15 Apr 2011 13:38:34 +0000 (16:38 +0300)]
Issue #5057: fix a bug in the peepholer that led to non-portable pyc files between narrow and wide builds while optimizing BINARY_SUBSCR on non-BMP chars (e.g. "\U00012345"[0]).

13 years agomerge from 3.1
Senthil Kumaran [Fri, 15 Apr 2011 10:21:26 +0000 (18:21 +0800)]
merge from 3.1

13 years agoIssue #11467: Fix urlparse behavior when handling urls which contains scheme specific...
Senthil Kumaran [Fri, 15 Apr 2011 10:20:24 +0000 (18:20 +0800)]
Issue #11467: Fix urlparse behavior when handling urls which contains scheme specific part only digits.

13 years ago#11848: Merge with 3.1.
Ezio Melotti [Fri, 15 Apr 2011 05:27:00 +0000 (08:27 +0300)]
#11848: Merge with 3.1.

13 years ago#11848: replace dead link in random.betavariate comment.
Ezio Melotti [Fri, 15 Apr 2011 05:25:16 +0000 (08:25 +0300)]
#11848: replace dead link in random.betavariate comment.

13 years ago#11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indices. ...
Ezio Melotti [Fri, 15 Apr 2011 05:15:40 +0000 (08:15 +0300)]
#11845: Fix typo in rangeobject.c that caused a crash in compute_slice_indices.  Patch by Daniel Urban.

13 years ago#4783: Merge with 3.1.
Ezio Melotti [Fri, 15 Apr 2011 04:39:08 +0000 (07:39 +0300)]
#4783: Merge with 3.1.

13 years ago#4783: document that is not possible to use json.dump twice on the same stream.
Ezio Melotti [Fri, 15 Apr 2011 04:37:00 +0000 (07:37 +0300)]
#4783: document that is not possible to use json.dump twice on the same stream.

13 years agomerge from 3.1
Eli Bendersky [Fri, 15 Apr 2011 04:26:28 +0000 (07:26 +0300)]
merge from 3.1

13 years agoIssue #11827: remove mention of list2cmdline in the doc of subprocess
Eli Bendersky [Fri, 15 Apr 2011 04:23:26 +0000 (07:23 +0300)]
Issue #11827: remove mention of list2cmdline in the doc of subprocess

13 years agomerge from 3.1
Senthil Kumaran [Thu, 14 Apr 2011 05:18:55 +0000 (13:18 +0800)]
merge from 3.1

13 years agoFix Issue11474 - fix url2pathname() handling of '/C|/' on Windows
Senthil Kumaran [Thu, 14 Apr 2011 05:16:30 +0000 (13:16 +0800)]
Fix Issue11474 - fix url2pathname() handling of '/C|/' on Windows

13 years ago#11840: Merge with 3.1.
Ezio Melotti [Thu, 14 Apr 2011 04:50:25 +0000 (07:50 +0300)]
#11840: Merge with 3.1.

13 years ago#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
Ezio Melotti [Thu, 14 Apr 2011 04:43:53 +0000 (07:43 +0300)]
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.

13 years agoDummy merge with 3.1.
Ezio Melotti [Thu, 14 Apr 2011 03:48:34 +0000 (06:48 +0300)]
Dummy merge with 3.1.

13 years ago#9101: backport json reference in configparser doc.
Ezio Melotti [Thu, 14 Apr 2011 03:41:38 +0000 (06:41 +0300)]
#9101: backport json reference in configparser doc.

13 years agoMerge 3.1
Brian Curtin [Wed, 13 Apr 2011 21:11:37 +0000 (16:11 -0500)]
Merge 3.1

13 years agoRemove inexistent tools
Brian Curtin [Wed, 13 Apr 2011 21:04:27 +0000 (16:04 -0500)]
Remove inexistent tools

13 years agoIssue 3051: make pure python code pass the same tests as the C version.
Raymond Hettinger [Wed, 13 Apr 2011 18:49:57 +0000 (11:49 -0700)]
Issue 3051: make pure python code pass the same tests as the C version.