Antoine Pitrou
|
997adb5819
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
|
2012-10-04 19:54:53 +02:00 |
Antoine Pitrou
|
ee329318db
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
|
2012-10-04 19:53:29 +02:00 |
Jesus Cea
|
d96c1fb6ed
|
MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
|
2012-10-04 16:07:03 +02:00 |
Jesus Cea
|
6e1d2b6e78
|
Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
|
2012-10-04 16:06:30 +02:00 |
Jesus Cea
|
677ffd16bf
|
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:58:22 +02:00 |
Jesus Cea
|
e8801e2e44
|
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:56:23 +02:00 |
Jesus Cea
|
fc990e942f
|
Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:51:43 +02:00 |
Jesus Cea
|
dc469454ec
|
Closes #15488: Closed files keep their buffer alive
|
2012-10-04 12:37:56 +02:00 |
Jesus Cea
|
42db4157a9
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
|
2012-10-03 03:03:04 +02:00 |
Jesus Cea
|
fb22f542d2
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
|
2012-10-03 03:00:37 +02:00 |
Jesus Cea
|
09bf7a799d
|
Closes #15897: zipimport.c doesn't check return value of fseek()
|
2012-10-03 02:13:05 +02:00 |
Alexander Belopolsky
|
cf77454908
|
Issue #9650: List commonly used format codes in time.strftime and time.strptime docsttings.
|
2012-10-02 18:39:16 -04:00 |
R David Murray
|
3430fb803e
|
More whatsnew updates.
|
2012-10-02 18:24:56 -04:00 |
Nick Coghlan
|
30a13fb60e
|
Reword the next version placeholder now that the changelog is part of the published What's New docs
|
2012-10-02 21:29:59 +05:30 |
Ezio Melotti
|
b116b3bb39
|
#15979: merge with 3.3.
|
2012-10-02 06:02:08 +03:00 |
Ezio Melotti
|
4443762bf5
|
#15979: merge with 3.2.
|
2012-10-02 06:01:16 +03:00 |
Ezio Melotti
|
d0fe3e5abb
|
#15979: improve timeit documentation.
|
2012-10-02 05:35:39 +03:00 |
R David Murray
|
258fabefde
|
#11109: clean up docs, add whatsnew entry, and fix Justin's last name.
|
2012-10-01 21:43:46 -04:00 |
Georg Brandl
|
7dead3a0b4
|
Use backticks in 3.4 NEWS.
|
2012-10-01 19:32:07 +02:00 |
Georg Brandl
|
6c4758152f
|
The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file.
|
2012-10-01 19:27:05 +02:00 |
Georg Brandl
|
a32e8dfe12
|
merge with 3.3.
|
2012-10-01 19:09:00 +02:00 |
Georg Brandl
|
44d0c2156a
|
Several improvements to the HTML NEWS version:
* rename to "Changelog"
* recognize more issue links
* add NEWS as a dependency for Sphinx
|
2012-10-01 19:08:50 +02:00 |
Georg Brandl
|
86dc732f1f
|
Move 3.1, 3.2 and 3.3 NEWS items to HISTORY.
|
2012-10-01 18:58:45 +02:00 |
Georg Brandl
|
8fc6cb35c5
|
Move 3.1 and 3.2 NEWS items to HISTORY.
|
2012-10-01 18:55:32 +02:00 |
Ezio Melotti
|
f1d2345842
|
Merge suspicious ignore file updates with 3.3.
|
2012-10-01 07:18:55 +03:00 |
Ezio Melotti
|
00160661a5
|
Update suspicious ignore file.
|
2012-10-01 07:10:08 +03:00 |
R David Murray
|
015031cfd7
|
Merge: More additions to whatsnew.
|
2012-09-30 22:00:29 -04:00 |
R David Murray
|
445d69c2bd
|
More additions to whatsnew.
|
2012-09-30 21:59:56 -04:00 |
R David Murray
|
4c12c51111
|
Merge: More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
|
2012-09-30 20:09:04 -04:00 |
R David Murray
|
c652ce6d02
|
More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
|
2012-09-30 20:07:42 -04:00 |
R David Murray
|
9ec083a376
|
Merge: Add some missing stuff to whatsnew.
|
2012-09-30 17:29:54 -04:00 |
R David Murray
|
d2489cf4d0
|
Add some missing stuff to whatsnew.
|
2012-09-30 17:28:54 -04:00 |
Ezio Melotti
|
2f1c5c0f64
|
#15923: merge with 3.3.
|
2012-09-30 22:48:20 +03:00 |
Ezio Melotti
|
8a9cc526fe
|
#15923: merge with 3.2.
|
2012-09-30 22:47:47 +03:00 |
Ezio Melotti
|
cb2916a714
|
#15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801).
|
2012-09-30 22:41:37 +03:00 |
Georg Brandl
|
7ef90a1a37
|
merge with 3.3
|
2012-09-30 15:10:34 +02:00 |
Georg Brandl
|
eea74276cc
|
Fix reST markup in NEWS.
|
2012-09-30 14:42:22 +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 |
Georg Brandl
|
81b409c618
|
Add missing 3.3.1 NEWS entries deleted in 83496b5e1916.
|
2012-09-30 09:40:45 +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 |
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 |
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 |
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 |
Gregory P. Smith
|
3905171f1e
|
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:40:38 -07:00 |
Benjamin Peterson
|
b8350f1c7d
|
upgrade to UCD 6.2
|
2012-09-29 13:47:39 -04:00 |
Georg Brandl
|
ac76833033
|
Post-release update.
|
2012-09-29 14:21:25 +02:00 |