]> granicus.if.org Git - python/log
python
12 years agocompare with equality not identity (issue #16172)
Benjamin Peterson [Tue, 9 Oct 2012 15:14:59 +0000 (11:14 -0400)]
compare with equality not identity (issue #16172)

Patch from Serhiy Storchaka.

12 years agomerge mostly from default
Benjamin Peterson [Sat, 29 Sep 2012 18:14:19 +0000 (14:14 -0400)]
merge mostly from default

12 years agoAdd smtpd changes to whatsnew, and integrate 'other' section.
R David Murray [Sat, 29 Sep 2012 15:42:36 +0000 (11:42 -0400)]
Add smtpd changes to whatsnew, and integrate 'other' section.

Also made the smtplib markup consistent with the rest of the markup.

12 years agoRemove visible XXX in What's New.
R David Murray [Sat, 29 Sep 2012 14:53:31 +0000 (10:53 -0400)]
Remove visible XXX in What's New.

12 years agoDocument the addition of 'quote' to shlex in What's New.
R David Murray [Sat, 29 Sep 2012 13:49:05 +0000 (09:49 -0400)]
Document the addition of 'quote' to shlex in What's New.

12 years agoPost-release update.
Georg Brandl [Sat, 29 Sep 2012 12:21:25 +0000 (14:21 +0200)]
Post-release update.

12 years agoAjdust path to launcher for non-PGO-builds
Martin v. Löwis [Sat, 29 Sep 2012 11:08:41 +0000 (13:08 +0200)]
Ajdust path to launcher for non-PGO-builds

12 years agoRe-tagging 3.3.0 for test_sys fix.
Georg Brandl [Sat, 29 Sep 2012 07:47:26 +0000 (09:47 +0200)]
Re-tagging 3.3.0 for test_sys fix.

12 years agoFix test_sys.test_implementation for final releases. v3.3.0
Georg Brandl [Sat, 29 Sep 2012 07:44:17 +0000 (09:44 +0200)]
Fix test_sys.test_implementation for final releases.

12 years agoMerge with main repo default branch.
Georg Brandl [Sat, 29 Sep 2012 07:27:15 +0000 (09:27 +0200)]
Merge with main repo default branch.

12 years agoAdded tag v3.3.0 for changeset de6b91d97113
Georg Brandl [Sat, 29 Sep 2012 07:06:16 +0000 (09:06 +0200)]
Added tag v3.3.0 for changeset de6b91d97113

12 years agoUpdate release date in whatsnew document.
Georg Brandl [Sat, 29 Sep 2012 07:06:10 +0000 (09:06 +0200)]
Update release date in whatsnew document.

12 years agoBump version to 3.3.0 final.
Georg Brandl [Sat, 29 Sep 2012 07:04:54 +0000 (09:04 +0200)]
Bump version to 3.3.0 final.

12 years agoPoint "source" links in the docs to the 3.3 versions in the repo.
Georg Brandl [Sat, 29 Sep 2012 07:03:54 +0000 (09:03 +0200)]
Point "source" links in the docs to the 3.3 versions in the repo.

12 years agoAdd a versionchanged note for #9374 changes.
Georg Brandl [Sat, 29 Sep 2012 06:59:23 +0000 (08:59 +0200)]
Add a versionchanged note for #9374 changes.

12 years agoAdd some comments.
Brett Cannon [Fri, 28 Sep 2012 20:41:39 +0000 (16:41 -0400)]
Add some comments.

12 years agoMerge #16071: fix more email.message links in mailbox docs.
R David Murray [Fri, 28 Sep 2012 19:19:42 +0000 (15:19 -0400)]
Merge #16071: fix more email.message links in mailbox docs.

12 years ago#16071: fix more email.message links in mailbox docs.
R David Murray [Fri, 28 Sep 2012 19:19:16 +0000 (15:19 -0400)]
#16071: fix more email.message links in mailbox docs.

12 years agoMerge #16071: fix links to email.message.Message in mailbox docs.
R David Murray [Fri, 28 Sep 2012 19:10:12 +0000 (15:10 -0400)]
Merge #16071: fix links to email.message.Message in mailbox docs.

12 years ago#16071: fix links to email.message.Message in mailbox docs.
R David Murray [Fri, 28 Sep 2012 19:09:31 +0000 (15:09 -0400)]
#16071: fix links to email.message.Message in mailbox docs.

12 years agoCloses #16080: The decorator ignores failed attempts to set the required
Stefan Krah [Fri, 28 Sep 2012 15:17:11 +0000 (17:17 +0200)]
Closes #16080: The decorator ignores failed attempts to set the required
locale, so an additional check is required.

12 years agoMerge
Michael Foord [Fri, 28 Sep 2012 15:16:24 +0000 (16:16 +0100)]
Merge

12 years agoCloses issue 15323. Improve failure message of Mock.assert_called_once_with
Michael Foord [Fri, 28 Sep 2012 15:15:22 +0000 (16:15 +0100)]
Closes issue 15323. Improve failure message of Mock.assert_called_once_with

12 years agoMove NEWS items from 3.3.0 to that section, to ease merging from the release clone...
Georg Brandl [Fri, 28 Sep 2012 15:10:11 +0000 (17:10 +0200)]
Move NEWS items from 3.3.0 to that section, to ease merging from the release clone later.

12 years agoMERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation
Jesus Cea [Fri, 28 Sep 2012 14:35:21 +0000 (16:35 +0200)]
MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation

12 years agoCloses #15953: Incorrect some fields declaration in the PyTypeObject documentation
Jesus Cea [Fri, 28 Sep 2012 14:34:45 +0000 (16:34 +0200)]
Closes #15953: Incorrect some fields declaration in the PyTypeObject documentation

12 years agoMerge.
Stefan Krah [Fri, 28 Sep 2012 14:21:17 +0000 (16:21 +0200)]
Merge.

12 years agoClose issue #16073: merge fix from 3.2.
Chris Jerdonek [Fri, 28 Sep 2012 14:24:24 +0000 (07:24 -0700)]
Close issue #16073: merge fix from 3.2.

12 years agoMerge
Michael Foord [Fri, 28 Sep 2012 14:19:45 +0000 (15:19 +0100)]
Merge

12 years agoIssue #16080: Use run_with_locale() decorator to reset the locale properly.
Stefan Krah [Fri, 28 Sep 2012 14:18:54 +0000 (16:18 +0200)]
Issue #16080: Use run_with_locale() decorator to reset the locale properly.

12 years agoCloses issue 16064. No longer hard code executable name in unittest help output.
Michael Foord [Fri, 28 Sep 2012 14:14:37 +0000 (15:14 +0100)]
Closes issue 16064. No longer hard code executable name in unittest help output.

12 years agoClose issue #16073: fix map() example in list comprehension documentation.
Chris Jerdonek [Fri, 28 Sep 2012 14:07:12 +0000 (07:07 -0700)]
Close issue #16073: fix map() example in list comprehension documentation.

Thanks for the e-mail report to docs@.

12 years agoFix typo.
Ezio Melotti [Fri, 28 Sep 2012 13:43:40 +0000 (16:43 +0300)]
Fix typo.

12 years agourllib.parse.urlencode doc updarte.
Michael Foord [Fri, 28 Sep 2012 13:40:44 +0000 (14:40 +0100)]
urllib.parse.urlencode doc updarte.
Closes issue 15593

12 years agoNow that it's possible, avoid timing attacks in the crypt module examples)
Nick Coghlan [Fri, 28 Sep 2012 13:20:38 +0000 (18:50 +0530)]
Now that it's possible, avoid timing attacks in the crypt module examples)

12 years agoCloses issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ super...
Michael Foord [Fri, 28 Sep 2012 13:14:03 +0000 (14:14 +0100)]
Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ super call

12 years agoIssue #16036: Merge update from 3.2.
Chris Jerdonek [Fri, 28 Sep 2012 08:15:39 +0000 (01:15 -0700)]
Issue #16036: Merge update from 3.2.

12 years agoIssue #16036: Improve documentation of built-in int()'s signature and arguments.
Chris Jerdonek [Fri, 28 Sep 2012 07:10:44 +0000 (00:10 -0700)]
Issue #16036: Improve documentation of built-in int()'s signature and arguments.

12 years agorenmae test method to avoid conflict (#16056)
Benjamin Peterson [Thu, 27 Sep 2012 22:10:17 +0000 (18:10 -0400)]
renmae test method to avoid conflict (#16056)

12 years agoIssue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Storchaka.
Mark Dickinson [Thu, 27 Sep 2012 18:38:59 +0000 (19:38 +0100)]
Issue #16060: Fix a double DECREF in int() implementation.  Thanks Serhiy Storchaka.

12 years agoIssue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Storchaka.
Mark Dickinson [Thu, 27 Sep 2012 18:38:59 +0000 (19:38 +0100)]
Issue #16060: Fix a double DECREF in int() implementation.  Thanks Serhiy Storchaka.

12 years agoTell people the *new* behaviour, not just the old behaviour
Nick Coghlan [Thu, 27 Sep 2012 10:07:45 +0000 (20:07 +1000)]
Tell people the *new* behaviour, not just the old behaviour

12 years agoMention the Unicode version bump in What's New
Nick Coghlan [Thu, 27 Sep 2012 09:58:31 +0000 (19:58 +1000)]
Mention the Unicode version bump in What's New

12 years ago#1087: use proper skips in test_os.
Ezio Melotti [Wed, 26 Sep 2012 17:01:34 +0000 (20:01 +0300)]
#1087: use proper skips in test_os.

12 years agoAdd a few entries to whatsnew/3.3.rst.
Ezio Melotti [Wed, 26 Sep 2012 14:43:23 +0000 (17:43 +0300)]
Add a few entries to whatsnew/3.3.rst.

12 years agoCloses #16052: fix typo. Patch by Lars Buitinck.
Georg Brandl [Wed, 26 Sep 2012 11:11:48 +0000 (13:11 +0200)]
Closes #16052: fix typo. Patch by Lars Buitinck.

12 years agorephrase
Benjamin Peterson [Wed, 26 Sep 2012 04:25:10 +0000 (00:25 -0400)]
rephrase

12 years agomerge 3.3
Giampaolo Rodola' [Tue, 25 Sep 2012 19:34:54 +0000 (12:34 -0700)]
merge 3.3

12 years agomention new MLSD support for ftplib in 3.3 whatsnew
Giampaolo Rodola' [Tue, 25 Sep 2012 19:32:46 +0000 (12:32 -0700)]
mention new MLSD support for ftplib in 3.3 whatsnew

12 years agomerge
Brett Cannon [Tue, 25 Sep 2012 19:23:49 +0000 (15:23 -0400)]
merge

12 years agoShift a deprecation from the porting section to the deprecation section.
Brett Cannon [Tue, 25 Sep 2012 19:23:07 +0000 (15:23 -0400)]
Shift a deprecation from the porting section to the deprecation section.

12 years ago#15222: Merge 3.2
Petri Lehtinen [Tue, 25 Sep 2012 19:03:35 +0000 (22:03 +0300)]
#15222: Merge 3.2

12 years ago#15222: Insert blank line after each message in mbox mailboxes
Petri Lehtinen [Tue, 25 Sep 2012 19:00:32 +0000 (22:00 +0300)]
#15222: Insert blank line after each message in mbox mailboxes

12 years agofix contextlib.ExitStack typo in 3.3's whatsnew.rst
Giampaolo Rodola' [Tue, 25 Sep 2012 19:00:04 +0000 (12:00 -0700)]
fix contextlib.ExitStack typo in 3.3's whatsnew.rst

12 years ago#15222: test_mailbox: End message template in a newline
Petri Lehtinen [Tue, 25 Sep 2012 18:58:51 +0000 (21:58 +0300)]
#15222: test_mailbox: End message template in a newline

12 years agoraise a ValueError instead of an AssertionError when pool is an invalid state
Benjamin Peterson [Tue, 25 Sep 2012 16:45:42 +0000 (12:45 -0400)]
raise a ValueError instead of an AssertionError when pool is an invalid state

12 years agomerge 3.2
Benjamin Peterson [Tue, 25 Sep 2012 15:53:30 +0000 (11:53 -0400)]
merge 3.2

12 years agoswitch assertion to an explicit ValueError
Benjamin Peterson [Tue, 25 Sep 2012 15:48:50 +0000 (11:48 -0400)]
switch assertion to an explicit ValueError

12 years agofix test_compileall when run with -O[O]
Benjamin Peterson [Tue, 25 Sep 2012 15:42:35 +0000 (11:42 -0400)]
fix test_compileall when run with -O[O]

12 years agomerge heads
Benjamin Peterson [Tue, 25 Sep 2012 15:23:09 +0000 (11:23 -0400)]
merge heads

12 years agodon't depend on __debug__ because it's baked in at freeze time (issue #16046)
Benjamin Peterson [Tue, 25 Sep 2012 15:22:59 +0000 (11:22 -0400)]
don't depend on __debug__ because it's baked in at freeze time (issue #16046)

12 years agodon't depend on __debug__ because it's baked in at freeze time (issue #16046)
Benjamin Peterson [Tue, 25 Sep 2012 15:22:59 +0000 (11:22 -0400)]
don't depend on __debug__ because it's baked in at freeze time (issue #16046)

12 years agoMerge.
Stefan Krah [Tue, 25 Sep 2012 15:10:02 +0000 (17:10 +0200)]
Merge.

12 years agoRestore the benchmark order to avoid waiting for decimal.py if just the
Stefan Krah [Tue, 25 Sep 2012 15:07:55 +0000 (17:07 +0200)]
Restore the benchmark order to avoid waiting for decimal.py if just the
prec=9 test is used.

12 years agomerge 3.2
Benjamin Peterson [Tue, 25 Sep 2012 15:03:27 +0000 (11:03 -0400)]
merge 3.2

12 years agouse modern conditional syntax
Benjamin Peterson [Tue, 25 Sep 2012 15:01:41 +0000 (11:01 -0400)]
use modern conditional syntax

12 years agomerge
Barry Warsaw [Tue, 25 Sep 2012 14:48:25 +0000 (10:48 -0400)]
merge

12 years agoMerge 3.2 except the massive Misc/NEWS conflict, so hand apply the NEWS entry.
Barry Warsaw [Tue, 25 Sep 2012 14:47:55 +0000 (10:47 -0400)]
Merge 3.2 except the massive Misc/NEWS conflict, so hand apply the NEWS entry.

12 years ago- Issue #15935: Clarification of argparse docs, re: add_argument() type and
Barry Warsaw [Tue, 25 Sep 2012 14:37:58 +0000 (10:37 -0400)]
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
  default arguments.  Patch contributed by Chris Jerdonek.

12 years agoFix whitespace.
Brett Cannon [Tue, 25 Sep 2012 14:26:15 +0000 (10:26 -0400)]
Fix whitespace.

12 years agoFix whitespace.
Brett Cannon [Tue, 25 Sep 2012 14:25:41 +0000 (10:25 -0400)]
Fix whitespace.

12 years agoMake the decimal bench file run under Python 2.7.
Brett Cannon [Tue, 25 Sep 2012 14:23:47 +0000 (10:23 -0400)]
Make the decimal bench file run under Python 2.7.

12 years agoIssue #16015: Merge and update from 3.2.
Chris Jerdonek [Tue, 25 Sep 2012 11:33:24 +0000 (04:33 -0700)]
Issue #16015: Merge and update from 3.2.

12 years agoIssue #16015: Make welcome message more realistic in tutorial example.
Chris Jerdonek [Tue, 25 Sep 2012 11:20:29 +0000 (04:20 -0700)]
Issue #16015: Make welcome message more realistic in tutorial example.

12 years agomerge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote characters...
Senthil Kumaran [Tue, 25 Sep 2012 09:37:20 +0000 (02:37 -0700)]
merge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.

12 years agoIssue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by...
Senthil Kumaran [Tue, 25 Sep 2012 09:30:27 +0000 (02:30 -0700)]
Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.

12 years agoIssue #16015: Merge fix from 3.2.
Chris Jerdonek [Tue, 25 Sep 2012 02:31:09 +0000 (19:31 -0700)]
Issue #16015: Merge fix from 3.2.

12 years agoIssue #16015: Fix NameError doctest example in tutorial introduction.
Chris Jerdonek [Tue, 25 Sep 2012 02:28:59 +0000 (19:28 -0700)]
Issue #16015: Fix NameError doctest example in tutorial introduction.

12 years agoClose #16022: What's New in Python 3.3 document is no more at beta stage
Victor Stinner [Mon, 24 Sep 2012 21:19:17 +0000 (23:19 +0200)]
Close #16022: What's New in Python 3.3 document is no more at beta stage

12 years agoClose #16022: What's New in Python 3.3 document is no more at beta stage
Victor Stinner [Mon, 24 Sep 2012 21:19:17 +0000 (23:19 +0200)]
Close #16022: What's New in Python 3.3 document is no more at beta stage

12 years agoIssue #14167: merge fix from 3.2 branch.
Mark Dickinson [Mon, 24 Sep 2012 19:17:17 +0000 (20:17 +0100)]
Issue #14167: merge fix from 3.2 branch.

12 years agoIssue #14167: restore statement about breaks in finally clauses.
Mark Dickinson [Mon, 24 Sep 2012 19:16:38 +0000 (20:16 +0100)]
Issue #14167: restore statement about breaks in finally clauses.

12 years ago#16019, #16020: merge with 3.2.
Ezio Melotti [Mon, 24 Sep 2012 14:31:37 +0000 (17:31 +0300)]
#16019, #16020: merge with 3.2.

12 years ago#16019, #16020: fix syntax highlight.
Ezio Melotti [Mon, 24 Sep 2012 14:30:39 +0000 (17:30 +0300)]
#16019, #16020: fix syntax highlight.

12 years ago#16017: merge with 3.2.
Ezio Melotti [Mon, 24 Sep 2012 14:08:05 +0000 (17:08 +0300)]
#16017: merge with 3.2.

12 years ago#16017: capitalize URLs.
Ezio Melotti [Mon, 24 Sep 2012 14:07:39 +0000 (17:07 +0300)]
#16017: capitalize URLs.

12 years ago#16014: merge with 3.2.
Ezio Melotti [Mon, 24 Sep 2012 13:58:14 +0000 (16:58 +0300)]
#16014: merge with 3.2.

12 years ago#16014: fix broken link.
Ezio Melotti [Mon, 24 Sep 2012 13:56:59 +0000 (16:56 +0300)]
#16014: fix broken link.

12 years agoPort #16012 fix: parameter parsing regression in pyexpat parser UseForeignDTD() method.
Georg Brandl [Mon, 24 Sep 2012 11:41:52 +0000 (13:41 +0200)]
Port #16012 fix: parameter parsing regression in pyexpat parser UseForeignDTD() method.

12 years agoIssue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
Christian Heimes [Mon, 24 Sep 2012 11:27:28 +0000 (13:27 +0200)]
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.

12 years agoIssue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
Christian Heimes [Mon, 24 Sep 2012 11:17:08 +0000 (13:17 +0200)]
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.

12 years agoMerge with 3.3.0 release clone.
Georg Brandl [Mon, 24 Sep 2012 05:46:35 +0000 (07:46 +0200)]
Merge with 3.3.0 release clone.

12 years agoPost-release updates.
Georg Brandl [Mon, 24 Sep 2012 05:42:20 +0000 (07:42 +0200)]
Post-release updates.

12 years agoIssue #15379: Fix passing of non-BMP characters as integers for the charmap decoder...
Antoine Pitrou [Sun, 23 Sep 2012 18:00:04 +0000 (20:00 +0200)]
Issue #15379: Fix passing of non-BMP characters as integers for the charmap decoder (already working as unicode strings).
Patch by Serhiy Storchaka.

12 years agoIssue #15379: Fix passing of non-BMP characters as integers for the charmap decoder...
Antoine Pitrou [Sun, 23 Sep 2012 17:55:21 +0000 (19:55 +0200)]
Issue #15379: Fix passing of non-BMP characters as integers for the charmap decoder (already working as unicode strings).
Patch by Serhiy Storchaka.

12 years agoPrefer lzma.open() over lzma.LZMAFile() in lzma module documentation.
Nadeem Vawda [Sun, 23 Sep 2012 16:20:23 +0000 (18:20 +0200)]
Prefer lzma.open() over lzma.LZMAFile() in lzma module documentation.

12 years agoFix indentation of examples in lzma module documentation.
Nadeem Vawda [Sun, 23 Sep 2012 16:08:57 +0000 (18:08 +0200)]
Fix indentation of examples in lzma module documentation.

12 years agoAdded tag v3.3.0rc3 for changeset c191d21cefaf
Georg Brandl [Sun, 23 Sep 2012 15:15:25 +0000 (17:15 +0200)]
Added tag v3.3.0rc3 for changeset c191d21cefaf

12 years agoBump to 3.3.0rc3. v3.3.0rc3
Georg Brandl [Sun, 23 Sep 2012 15:15:21 +0000 (17:15 +0200)]
Bump to 3.3.0rc3.

12 years agoAdd news entries for recent changes.
Georg Brandl [Sun, 23 Sep 2012 15:11:26 +0000 (17:11 +0200)]
Add news entries for recent changes.