]> granicus.if.org Git - python/log
python
12 years agoMerge 3.3.
Stefan Krah [Sun, 30 Sep 2012 15:21:49 +0000 (17:21 +0200)]
Merge 3.3.

12 years agoRevert 29506c7db353 (build output should be accurate).
Stefan Krah [Sun, 30 Sep 2012 15:20:47 +0000 (17:20 +0200)]
Revert 29506c7db353 (build output should be accurate).

12 years agoMerge 3.3.
Stefan Krah [Sun, 30 Sep 2012 15:17:36 +0000 (17:17 +0200)]
Merge 3.3.

12 years agomerge
Christian Heimes [Sun, 30 Sep 2012 13:51:39 +0000 (15:51 +0200)]
merge

12 years agomerge
Christian Heimes [Sun, 30 Sep 2012 13:51:07 +0000 (15:51 +0200)]
merge

12 years agoChange libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported...
Christian Heimes [Sun, 30 Sep 2012 13:50:20 +0000 (15:50 +0200)]
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C

12 years agoChange libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported...
Christian Heimes [Sun, 30 Sep 2012 13:49:56 +0000 (15:49 +0200)]
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C

12 years agomerge with 3.3
Georg Brandl [Sun, 30 Sep 2012 13:10:34 +0000 (15:10 +0200)]
merge with 3.3

12 years agoAdd a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.
Georg Brandl [Sun, 30 Sep 2012 13:10:06 +0000 (15:10 +0200)]
Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.

12 years agoFix reST markup in NEWS.
Georg Brandl [Sun, 30 Sep 2012 12:42:22 +0000 (14:42 +0200)]
Fix reST markup in NEWS.

12 years agoRecord UCD update in whatsnew.
Georg Brandl [Sun, 30 Sep 2012 12:39:18 +0000 (14:39 +0200)]
Record UCD update in whatsnew.

12 years agoMerge: Fix the return value of BZ2File._read_block() to be consistent with comments.
Nadeem Vawda [Sun, 30 Sep 2012 11:45:22 +0000 (13:45 +0200)]
Merge: Fix the return value of BZ2File._read_block() to be consistent with comments.

12 years agoFix the return value of BZ2File._read_block() to be consistent with comments.
Nadeem Vawda [Sun, 30 Sep 2012 11:41:29 +0000 (13:41 +0200)]
Fix the return value of BZ2File._read_block() to be consistent with comments.

12 years agoIssue #15533: Merge fix from 3.3.
Chris Jerdonek [Sun, 30 Sep 2012 09:22:50 +0000 (02:22 -0700)]
Issue #15533: Merge fix from 3.3.

12 years agoIssue #15533: Merge fix from 3.2.
Chris Jerdonek [Sun, 30 Sep 2012 09:15:37 +0000 (02:15 -0700)]
Issue #15533: Merge fix from 3.2.

12 years agoAdd Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch.
Chris Jerdonek [Sun, 30 Sep 2012 08:27:18 +0000 (01:27 -0700)]
Add Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch.

12 years agoRedo 3.3 merge
Nick Coghlan [Sun, 30 Sep 2012 07:57:41 +0000 (13:27 +0530)]
Redo 3.3 merge

12 years agoClose previous head
Nick Coghlan [Sun, 30 Sep 2012 07:57:29 +0000 (13:27 +0530)]
Close previous head

12 years agoMerge commit, because Mercurial's handling of push races is bloody awful
Nick Coghlan [Sun, 30 Sep 2012 07:55:23 +0000 (13:25 +0530)]
Merge commit, because Mercurial's handling of push races is bloody awful

12 years agonull-merge from 3.3
Georg Brandl [Sun, 30 Sep 2012 07:42:11 +0000 (09:42 +0200)]
null-merge from 3.3

12 years agoAdd missing 3.3.1 NEWS entries deleted in 83496b5e1916.
Georg Brandl [Sun, 30 Sep 2012 07:40:45 +0000 (09:40 +0200)]
Add missing 3.3.1 NEWS entries deleted in 83496b5e1916.

12 years agoMerge Windows What's New changes from 3.3
Nick Coghlan [Sun, 30 Sep 2012 07:32:03 +0000 (13:02 +0530)]
Merge Windows What's New changes from 3.3

12 years agoWhat's new entry for PEP 397 and Windows PATH modification
Nick Coghlan [Sun, 30 Sep 2012 07:30:43 +0000 (13:00 +0530)]
What's new entry for PEP 397 and Windows PATH modification

12 years agoMerge 3.3.
Stefan Krah [Sun, 30 Sep 2012 07:25:34 +0000 (09:25 +0200)]
Merge 3.3.

12 years agoMake it clear that the pi function is modified for benchmarking purposes.
Stefan Krah [Sun, 30 Sep 2012 07:24:41 +0000 (09:24 +0200)]
Make it clear that the pi function is modified for benchmarking purposes.

12 years agoAdd a stub "whatsnew in 3.4" document.
Georg Brandl [Sun, 30 Sep 2012 07:11:58 +0000 (09:11 +0200)]
Add a stub "whatsnew in 3.4" document.

12 years agoIssue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument.
Chris Jerdonek [Sun, 30 Sep 2012 07:10:28 +0000 (00:10 -0700)]
Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument.

12 years agoCloses #16091: fix the references to 3.3/3.4 in the Doc sidebar.
Georg Brandl [Sun, 30 Sep 2012 07:00:19 +0000 (09:00 +0200)]
Closes #16091: fix the references to 3.3/3.4 in the Doc sidebar.

12 years agoDoc sidebar: point to 3.4 as dev.
Georg Brandl [Sun, 30 Sep 2012 06:58:21 +0000 (08:58 +0200)]
Doc sidebar: point to 3.4 as dev.

12 years agoDoc sidebar: point to 3.3 as stable.
Georg Brandl [Sun, 30 Sep 2012 06:57:40 +0000 (08:57 +0200)]
Doc sidebar: point to 3.3 as stable.

12 years agoMerge What's New fix from 3.3
Nick Coghlan [Sun, 30 Sep 2012 06:38:44 +0000 (12:08 +0530)]
Merge What's New fix from 3.3

12 years agoFix release PEP description
Nick Coghlan [Sun, 30 Sep 2012 06:38:13 +0000 (12:08 +0530)]
Fix release PEP description

12 years agoMerge: Add notes to whatsnew porting for visible changes in email compatibility mode.
R David Murray [Sun, 30 Sep 2012 05:28:53 +0000 (01:28 -0400)]
Merge: Add notes to whatsnew porting for visible changes in email compatibility mode.

12 years agoAdd notes to whatsnew porting for visible changes in email compatibility mode.
R David Murray [Sun, 30 Sep 2012 05:27:24 +0000 (01:27 -0400)]
Add notes to whatsnew porting for visible changes in email compatibility mode.

12 years agoMerge #16034: Fix performance regressions in the new BZ2File implementation.
Nadeem Vawda [Sun, 30 Sep 2012 02:01:31 +0000 (04:01 +0200)]
Merge #16034: Fix performance regressions in the new BZ2File implementation.

Thanks to Victor Hooi for the bug report, and Serhiy Storchaka for the initial patch.

12 years agoIssue #16034: Fix performance regressions in the new BZ2File implementation.
Nadeem Vawda [Sun, 30 Sep 2012 01:57:33 +0000 (03:57 +0200)]
Issue #16034: Fix performance regressions in the new BZ2File implementation.

Thanks to Victor Hooi for the bug report, and Serhiy Storchaka for the initial patch.

12 years agoMerge: Make whatsnew PEP markup conform to previous whatsnew docs.
R David Murray [Sat, 29 Sep 2012 23:41:52 +0000 (19:41 -0400)]
Merge: Make whatsnew PEP markup conform to previous whatsnew docs.

Also some other consistency tweaks.

12 years agoMake whatsnew PEP markup conform to previous whatsnew docs.
R David Murray [Sat, 29 Sep 2012 23:41:26 +0000 (19:41 -0400)]
Make whatsnew PEP markup conform to previous whatsnew docs.

Also some other consistency tweaks.

12 years agoSpeed up test_httpservers by avoiding a one-second cleanup wait after each test case.
Antoine Pitrou [Sat, 29 Sep 2012 23:09:59 +0000 (01:09 +0200)]
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.

12 years agoSpeed up test_httpservers by avoiding a one-second cleanup wait after each test case.
Antoine Pitrou [Sat, 29 Sep 2012 23:08:55 +0000 (01:08 +0200)]
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.

12 years agoSpeed up test_httpservers by avoiding a one-second cleanup wait after each test case.
Antoine Pitrou [Sat, 29 Sep 2012 23:05:30 +0000 (01:05 +0200)]
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 20:51:00 +0000 (13:51 -0700)]
merge heads

12 years agoRemove the new trivial pty.spawn() test as it hangs on many buildbots.
Gregory P. Smith [Sat, 29 Sep 2012 20:50:40 +0000 (13:50 -0700)]
Remove the new trivial pty.spawn() test as it hangs on many buildbots.

12 years agoMove discussion of email changes into Improved Modules section.
R David Murray [Sat, 29 Sep 2012 19:44:17 +0000 (15:44 -0400)]
Move discussion of email changes into Improved Modules section.

12 years agoMove discussion of email changes into Improved Modules section.
R David Murray [Sat, 29 Sep 2012 19:43:33 +0000 (15:43 -0400)]
Move discussion of email changes into Improved Modules section.

12 years agopty.spawn() now returns the child process status as returned by os.waitpid().
Gregory P. Smith [Sat, 29 Sep 2012 19:41:03 +0000 (12:41 -0700)]
pty.spawn() now returns the child process status as returned by os.waitpid().
Addresses the remaining feature request from issue #2489.

12 years agoMerge: Raymond didn't write any of the text this time, remove as author.
R David Murray [Sat, 29 Sep 2012 19:34:26 +0000 (15:34 -0400)]
Merge: Raymond didn't write any of the text this time, remove as author.

12 years agoRaymond didn't write any of the text this time, remove as author.
R David Murray [Sat, 29 Sep 2012 19:33:49 +0000 (15:33 -0400)]
Raymond didn't write any of the text this time, remove as author.

12 years agoMerge: Fix over-indentation of bullet lists.
R David Murray [Sat, 29 Sep 2012 19:28:25 +0000 (15:28 -0400)]
Merge: Fix over-indentation of bullet lists.

12 years agoFix over-indentation of bullet lists.
R David Murray [Sat, 29 Sep 2012 19:27:53 +0000 (15:27 -0400)]
Fix over-indentation of bullet lists.

12 years agoMerge: Be consistent and don't use a bullet list when a section has only one item.
R David Murray [Sat, 29 Sep 2012 19:14:10 +0000 (15:14 -0400)]
Merge: Be consistent and don't use a bullet list when a section has only one item.

12 years agoBe consistent and don't use a bullet list when a section has only one item.
R David Murray [Sat, 29 Sep 2012 19:13:35 +0000 (15:13 -0400)]
Be consistent and don't use a bullet list when a section has only one item.

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 18:58:31 +0000 (11:58 -0700)]
merge heads

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 18:57:40 +0000 (11:57 -0700)]
merge heads

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 18:56:56 +0000 (11:56 -0700)]
merge heads

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 18:56:41 +0000 (11:56 -0700)]
merge heads

12 years agomerge heads
Gregory P. Smith [Sat, 29 Sep 2012 18:56:11 +0000 (11:56 -0700)]
merge heads

12 years agoFixes issue #15756: subprocess.poll() now properly handles errno.ECHILD to
Gregory P. Smith [Sat, 29 Sep 2012 18:55:16 +0000 (11:55 -0700)]
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD to
return a returncode of 0 when the child has already exited or cannot be
waited on.

12 years agoFixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
Gregory P. Smith [Sat, 29 Sep 2012 18:53:08 +0000 (11:53 -0700)]
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
to return a returncode of 0 when the child has already exited or cannot be
waited on.

12 years agoMerge #16085: Don't promote shadowing builtins in the configparser example.
R David Murray [Sat, 29 Sep 2012 18:41:26 +0000 (14:41 -0400)]
Merge #16085: Don't promote shadowing builtins in the configparser example.

12 years agoMerge #16085: Don't promote shadowing builtins in the configparser example.
R David Murray [Sat, 29 Sep 2012 18:40:56 +0000 (14:40 -0400)]
Merge #16085: Don't promote shadowing builtins in the configparser example.

12 years agoFixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
Gregory P. Smith [Sat, 29 Sep 2012 18:40:38 +0000 (11:40 -0700)]
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
to return a returncode of 0 when the child has already exited or cannot
be waited on.

12 years ago#16085: Don't promote shadowing builtins in the configparser example.
R David Murray [Sat, 29 Sep 2012 18:40:23 +0000 (14:40 -0400)]
#16085: Don't promote shadowing builtins in the configparser example.

12 years agoMerge: Clarify description of who needs to worry about importlib changes.
R David Murray [Sat, 29 Sep 2012 18:35:44 +0000 (14:35 -0400)]
Merge: Clarify description of who needs to worry about importlib changes.

12 years agoClarify description of who needs to worry about importlib changes.
R David Murray [Sat, 29 Sep 2012 18:34:43 +0000 (14:34 -0400)]
Clarify description of who needs to worry about importlib changes.

12 years agomerge 3.3 nully
Benjamin Peterson [Sat, 29 Sep 2012 18:20:09 +0000 (14:20 -0400)]
merge 3.3 nully

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 agomerge heads
Benjamin Peterson [Sat, 29 Sep 2012 17:47:47 +0000 (13:47 -0400)]
merge heads

12 years agoupgrade to UCD 6.2
Benjamin Peterson [Sat, 29 Sep 2012 17:47:39 +0000 (13:47 -0400)]
upgrade to UCD 6.2

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

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

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 agoMerge: Remove visible XXX in What's New.
R David Murray [Sat, 29 Sep 2012 14:53:55 +0000 (10:53 -0400)]
Merge: Remove visible XXX in What's New.

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 agoMerge: Document the addition of 'quote' to shlex in What's New.
R David Murray [Sat, 29 Sep 2012 13:49:32 +0000 (09:49 -0400)]
Merge: Document the addition of 'quote' to shlex 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 agonull-merge from 3.3
Georg Brandl [Sat, 29 Sep 2012 12:22:04 +0000 (14:22 +0200)]
null-merge from 3.3

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

12 years agoMerge with 3.3
Martin v. Löwis [Sat, 29 Sep 2012 11:10:09 +0000 (13:10 +0200)]
Merge with 3.3

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 agomerge with 3.3
Georg Brandl [Sat, 29 Sep 2012 07:51:42 +0000 (09:51 +0200)]
merge with 3.3

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 agoSet up "source" links to point to default branch.
Georg Brandl [Sat, 29 Sep 2012 07:36:04 +0000 (09:36 +0200)]
Set up "source" links to point to default branch.

12 years agoBump version to 3.4.0 alpha 0.
Georg Brandl [Sat, 29 Sep 2012 07:34:13 +0000 (09:34 +0200)]
Bump version to 3.4.0 alpha 0.

12 years agoRPM spec file name update for 3.4 branch.
Georg Brandl [Sat, 29 Sep 2012 07:29:44 +0000 (09:29 +0200)]
RPM spec file name update for 3.4 branch.

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.