Nadeem Vawda
|
2747b2f21e
|
Merge: Fix the return value of BZ2File._read_block() to be consistent with comments.
|
2012-09-30 13:45:22 +02:00 |
Nadeem Vawda
|
9e2a28ea54
|
Fix the return value of BZ2File._read_block() to be consistent with comments.
|
2012-09-30 13:41:29 +02:00 |
Chris Jerdonek
|
1e0a88a11d
|
Issue #15533: Merge fix from 3.3.
|
2012-09-30 02:22:50 -07:00 |
Chris Jerdonek
|
28714c8c26
|
Issue #15533: Merge fix from 3.2.
|
2012-09-30 02:15:37 -07:00 |
Chris Jerdonek
|
009f5b33fc
|
Add Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch.
|
2012-09-30 01:27:18 -07:00 |
Nick Coghlan
|
68e336adc6
|
Redo 3.3 merge
|
2012-09-30 13:27:41 +05:30 |
Nick Coghlan
|
f029beccb1
|
Close previous head
|
2012-09-30 13:27:29 +05:30 |
Nick Coghlan
|
638df2539e
|
Merge commit, because Mercurial's handling of push races is bloody awful
|
2012-09-30 13:25:23 +05:30 |
Georg Brandl
|
67e30fffc6
|
null-merge from 3.3
|
2012-09-30 09:42:11 +02:00 |
Georg Brandl
|
81b409c618
|
Add missing 3.3.1 NEWS entries deleted in 83496b5e1916.
|
2012-09-30 09:40:45 +02:00 |
Nick Coghlan
|
ee5ef0733c
|
Merge Windows What's New changes from 3.3
|
2012-09-30 13:02:03 +05:30 |
Nick Coghlan
|
349c802fd8
|
What's new entry for PEP 397 and Windows PATH modification
|
2012-09-30 13:00:43 +05:30 |
Stefan Krah
|
2118a01ef9
|
Merge 3.3.
|
2012-09-30 09:25:34 +02:00 |
Stefan Krah
|
9a3f05e60f
|
Make it clear that the pi function is modified for benchmarking purposes.
|
2012-09-30 09:24:41 +02:00 |
Georg Brandl
|
b80f511a8b
|
Add a stub "whatsnew in 3.4" document.
|
2012-09-30 09:11:58 +02:00 |
Chris Jerdonek
|
ec3ea94251
|
Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument.
|
2012-09-30 00:10:28 -07:00 |
Georg Brandl
|
43e5fcb94c
|
Closes #16091: fix the references to 3.3/3.4 in the Doc sidebar.
|
2012-09-30 09:00:19 +02:00 |
Georg Brandl
|
7d0d57f22c
|
Doc sidebar: point to 3.4 as dev.
|
2012-09-30 08:58:21 +02:00 |
Georg Brandl
|
6b5e1d6588
|
Doc sidebar: point to 3.3 as stable.
|
2012-09-30 08:57:40 +02:00 |
Nick Coghlan
|
ed41877459
|
Merge What's New fix from 3.3
|
2012-09-30 12:08:44 +05:30 |
Nick Coghlan
|
cfb181859a
|
Fix release PEP description
|
2012-09-30 12:08:13 +05:30 |
R David Murray
|
01c671a07c
|
Merge: Add notes to whatsnew porting for visible changes in email compatibility mode.
|
2012-09-30 01:28:53 -04:00 |
R David Murray
|
ea22685a04
|
Add notes to whatsnew porting for visible changes in email compatibility mode.
|
2012-09-30 01:27:24 -04:00 |
Nadeem Vawda
|
65c848e484
|
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.
|
2012-09-30 04:01:31 +02:00 |
Nadeem Vawda
|
6c57318c3a
|
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.
|
2012-09-30 03:57:33 +02:00 |
R David Murray
|
03b6f8a212
|
Merge: Make whatsnew PEP markup conform to previous whatsnew docs.
Also some other consistency tweaks.
|
2012-09-29 19:41:52 -04:00 |
R David Murray
|
f23e2b67ad
|
Make whatsnew PEP markup conform to previous whatsnew docs.
Also some other consistency tweaks.
|
2012-09-29 19:41:26 -04:00 |
Antoine Pitrou
|
04e21607d1
|
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.
|
2012-09-30 01:09:59 +02:00 |
Antoine Pitrou
|
2a180207ba
|
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.
|
2012-09-30 01:08:55 +02:00 |
Antoine Pitrou
|
f727082b71
|
Speed up test_httpservers by avoiding a one-second cleanup wait after each test case.
|
2012-09-30 01:05:30 +02:00 |
Gregory P. Smith
|
9f4e796742
|
merge heads
|
2012-09-29 13:51:00 -07:00 |
Gregory P. Smith
|
b8ad23f4aa
|
Remove the new trivial pty.spawn() test as it hangs on many buildbots.
|
2012-09-29 13:50:40 -07:00 |
R David Murray
|
dc159fcbf5
|
Move discussion of email changes into Improved Modules section.
|
2012-09-29 15:44:17 -04:00 |
R David Murray
|
77ac351bbf
|
Move discussion of email changes into Improved Modules section.
|
2012-09-29 15:43:33 -04:00 |
Gregory P. Smith
|
0f21adf799
|
pty.spawn() now returns the child process status as returned by os.waitpid().
Addresses the remaining feature request from issue #2489.
|
2012-09-29 12:41:03 -07:00 |
R David Murray
|
b32d5912d2
|
Merge: Raymond didn't write any of the text this time, remove as author.
|
2012-09-29 15:34:26 -04:00 |
R David Murray
|
9a2eb3aa66
|
Raymond didn't write any of the text this time, remove as author.
|
2012-09-29 15:33:49 -04:00 |
R David Murray
|
69a7cb9784
|
Merge: Fix over-indentation of bullet lists.
|
2012-09-29 15:28:25 -04:00 |
R David Murray
|
f75e65f0f4
|
Fix over-indentation of bullet lists.
|
2012-09-29 15:27:53 -04:00 |
R David Murray
|
3f896022f8
|
Merge: Be consistent and don't use a bullet list when a section has only one item.
|
2012-09-29 15:14:10 -04:00 |
R David Murray
|
26d15bffaa
|
Be consistent and don't use a bullet list when a section has only one item.
|
2012-09-29 15:13:35 -04:00 |
Gregory P. Smith
|
a08b359241
|
merge heads
|
2012-09-29 11:58:31 -07:00 |
Gregory P. Smith
|
3cfe52e9ef
|
merge heads
|
2012-09-29 11:57:40 -07:00 |
Gregory P. Smith
|
93b5b33e65
|
merge heads
|
2012-09-29 11:56:56 -07:00 |
Gregory P. Smith
|
8ce589cf7b
|
merge heads
|
2012-09-29 11:56:41 -07:00 |
Gregory P. Smith
|
9ab240a24e
|
merge heads
|
2012-09-29 11:56:11 -07:00 |
Gregory P. Smith
|
288d9aec4b
|
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.
|
2012-09-29 11:55:16 -07:00 |
Gregory P. Smith
|
02dee1acd8
|
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.
|
2012-09-29 11:53:08 -07:00 |
R David Murray
|
a09fc13c07
|
Merge #16085: Don't promote shadowing builtins in the configparser example.
|
2012-09-29 14:41:26 -04:00 |
R David Murray
|
ad4d9c9bf0
|
Merge #16085: Don't promote shadowing builtins in the configparser example.
|
2012-09-29 14:40:56 -04:00 |