Chris Jerdonek
|
9a6ada8026
|
Issue #15533: Merge update from 3.2.
|
2012-09-30 09:46:04 -07:00 |
Chris Jerdonek
|
c2cd626497
|
Issue #15533: Skip test_cwd_with_relative_*() tests on Windows pending resolution of issue.
|
2012-09-30 09:45:00 -07:00 |
Georg Brandl
|
0472bc8709
|
Use newer version of Pygments that handles "yield from".
|
2012-09-30 18:00:50 +02:00 |
Stefan Krah
|
a0346e56ac
|
Support gcc's -ansi flag: use "__asm__" instead of "asm".
|
2012-09-30 17:31:04 +02:00 |
Stefan Krah
|
e59aa8c94d
|
Revert 29506c7db353 (build output should be accurate).
|
2012-09-30 17:20:47 +02:00 |
Christian Heimes
|
5c9a5895d4
|
merge
|
2012-09-30 15:51:39 +02:00 |
Christian Heimes
|
72c9946718
|
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C
|
2012-09-30 15:49:56 +02:00 |
Nick Coghlan
|
03074fd450
|
Adjust guidelines for What's New maintenance to account for issues encountered in 3.3 and in past releases
|
2012-09-30 18:51:53 +05:30 |
Gregory P. Smith
|
63d36cbb14
|
doc typo fixes
|
2012-09-30 10:36:24 -07:00 |
Chris Jerdonek
|
ca42f00657
|
Issue #15533: Merge update from 3.3.
|
2012-09-30 09:46:55 -07:00 |
Georg Brandl
|
e564026947
|
merge with 3.3
|
2012-09-30 18:14:10 +02:00 |
Stefan Krah
|
16dd5245ac
|
Merge 3.3.
|
2012-09-30 17:35:57 +02:00 |
Stefan Krah
|
e65676b194
|
Merge 3.3.
|
2012-09-30 17:21:49 +02:00 |
Stefan Krah
|
e04d611548
|
Merge 3.3.
|
2012-09-30 17:17:36 +02:00 |
Christian Heimes
|
d2fa5e400e
|
merge
|
2012-09-30 15:51:07 +02:00 |
Christian Heimes
|
c7d9bde2ff
|
Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C
|
2012-09-30 15:50:20 +02:00 |
Georg Brandl
|
7ef90a1a37
|
merge with 3.3
|
2012-09-30 15:10:34 +02:00 |
Georg Brandl
|
2cac28b37e
|
Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.
|
2012-09-30 15:10:06 +02:00 |
Georg Brandl
|
eea74276cc
|
Fix reST markup in NEWS.
|
2012-09-30 14:42:22 +02:00 |
Georg Brandl
|
50de85067f
|
Record UCD update in whatsnew.
|
2012-09-30 14:39:18 +02:00 |
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 |