]>
granicus.if.org Git - python/log
Nadeem Vawda [Mon, 1 Oct 2012 21:11:35 +0000 (23:11 +0200)]
Merge: #16304: Optimizations for BZ2File, and minor bugfix.
Nadeem Vawda [Mon, 1 Oct 2012 21:05:32 +0000 (23:05 +0200)]
Issue #16304: Further optimize BZ2File.readlines?().
Nadeem Vawda [Mon, 1 Oct 2012 21:04:11 +0000 (23:04 +0200)]
Fix error handling in new fast path of BZ2File.readline().
Nadeem Vawda [Mon, 1 Oct 2012 21:02:50 +0000 (23:02 +0200)]
Issue #16304: Another performance optimization for BZ2File.
Patch by Serhiy Storchaka.
Philip Jenvey [Mon, 1 Oct 2012 19:53:43 +0000 (12:53 -0700)]
utilize yield from
Philip Jenvey [Mon, 1 Oct 2012 18:48:46 +0000 (11:48 -0700)]
utilize subprocess.DEVNULL
Georg Brandl [Mon, 1 Oct 2012 17:38:41 +0000 (19:38 +0200)]
merge with 3.3
Georg Brandl [Mon, 1 Oct 2012 17:38:34 +0000 (19:38 +0200)]
Fix template syntax.
Georg Brandl [Mon, 1 Oct 2012 17:32:07 +0000 (19:32 +0200)]
Use backticks in 3.4 NEWS.
Georg Brandl [Mon, 1 Oct 2012 17:27:25 +0000 (19:27 +0200)]
merge with 3.3
Georg Brandl [Mon, 1 Oct 2012 17:27:05 +0000 (19:27 +0200)]
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.
Georg Brandl [Mon, 1 Oct 2012 17:26:09 +0000 (19:26 +0200)]
Fix page name.
Georg Brandl [Mon, 1 Oct 2012 17:09:00 +0000 (19:09 +0200)]
merge with 3.3.
Georg Brandl [Mon, 1 Oct 2012 17:08:50 +0000 (19:08 +0200)]
Several improvements to the HTML NEWS version:
* rename to "Changelog"
* recognize more issue links
* add NEWS as a dependency for Sphinx
Georg Brandl [Mon, 1 Oct 2012 16:58:45 +0000 (18:58 +0200)]
Move 3.1, 3.2 and 3.3 NEWS items to HISTORY.
Georg Brandl [Mon, 1 Oct 2012 16:57:34 +0000 (18:57 +0200)]
null-merge with 3.3
Georg Brandl [Mon, 1 Oct 2012 16:56:55 +0000 (18:56 +0200)]
merge with 3.3
Georg Brandl [Mon, 1 Oct 2012 16:55:32 +0000 (18:55 +0200)]
Move 3.1 and 3.2 NEWS items to HISTORY.
Tim Golden [Mon, 1 Oct 2012 15:41:08 +0000 (16:41 +0100)]
Issue16097 Fix small typo in comment (patch by Wael Al Jishi)
Tim Golden [Mon, 1 Oct 2012 15:40:40 +0000 (16:40 +0100)]
Issue16097 Fix small typo in comment (patch by Wael Al Jishi)
Brian Curtin [Mon, 1 Oct 2012 14:29:36 +0000 (09:29 -0500)]
Correcting my name since people keep bringing it up
Ezio Melotti [Mon, 1 Oct 2012 04:18:55 +0000 (07:18 +0300)]
Merge suspicious ignore file updates with 3.3.
Ezio Melotti [Mon, 1 Oct 2012 04:10:08 +0000 (07:10 +0300)]
Update suspicious ignore file.
R David Murray [Mon, 1 Oct 2012 02:00:29 +0000 (22:00 -0400)]
Merge: More additions to whatsnew.
R David Murray [Mon, 1 Oct 2012 01:59:56 +0000 (21:59 -0400)]
More additions to whatsnew.
R David Murray [Mon, 1 Oct 2012 00:50:12 +0000 (20:50 -0400)]
Merge: Fix sqlite3 class markup.
R David Murray [Mon, 1 Oct 2012 00:49:19 +0000 (20:49 -0400)]
Merge: Fix sqlite3 class markup.
R David Murray [Mon, 1 Oct 2012 00:44:43 +0000 (20:44 -0400)]
Fix sqlite3 class markup.
R David Murray [Mon, 1 Oct 2012 00:09:04 +0000 (20:09 -0400)]
Merge: More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
R David Murray [Mon, 1 Oct 2012 00:07:42 +0000 (20:07 -0400)]
More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
Nadeem Vawda [Sun, 30 Sep 2012 22:04:46 +0000 (00:04 +0200)]
Merge: #16304: Further performance improvements for BZ2File.
Optimizations suggested by Serhiy Storchaka.
Nadeem Vawda [Sun, 30 Sep 2012 21:58:01 +0000 (23:58 +0200)]
Issue #16304: Further performance improvements for BZ2File.
Optimizations suggested by Serhiy Storchaka.
R David Murray [Sun, 30 Sep 2012 21:29:54 +0000 (17:29 -0400)]
Merge: Add some missing stuff to whatsnew.
R David Murray [Sun, 30 Sep 2012 21:28:54 +0000 (17:28 -0400)]
Add some missing stuff to whatsnew.
Ezio Melotti [Sun, 30 Sep 2012 19:48:20 +0000 (22:48 +0300)]
#15923: merge with 3.3.
Ezio Melotti [Sun, 30 Sep 2012 19:47:47 +0000 (22:47 +0300)]
#15923: merge with 3.2.
Ezio Melotti [Sun, 30 Sep 2012 19:41:37 +0000 (22:41 +0300)]
#15923: fix a mistake in asdl_c.py that resulted in a TypeError after
2801bf875a24 (see #15801).
Stefan Krah [Sun, 30 Sep 2012 19:28:46 +0000 (21:28 +0200)]
Null merge.
Stefan Krah [Sun, 30 Sep 2012 19:26:33 +0000 (21:26 +0200)]
Stefan Krah [Sun, 30 Sep 2012 19:12:53 +0000 (21:12 +0200)]
Suppress unknown pragma warning (STDC FENV_ACCESS).
Gregory P. Smith [Sun, 30 Sep 2012 17:36:07 +0000 (10:36 -0700)]
doc typo fixes
Chris Jerdonek [Sun, 30 Sep 2012 16:46:04 +0000 (09:46 -0700)]
Issue #15533: Merge update from 3.2.
Chris Jerdonek [Sun, 30 Sep 2012 16:45:00 +0000 (09:45 -0700)]
Issue #15533: Skip test_cwd_with_relative_*() tests on Windows pending resolution of issue.
Georg Brandl [Sun, 30 Sep 2012 16:00:50 +0000 (18:00 +0200)]
Use newer version of Pygments that handles "yield from".
Stefan Krah [Sun, 30 Sep 2012 15:31:04 +0000 (17:31 +0200)]
Support gcc's -ansi flag: use "__asm__" instead of "asm".
Stefan Krah [Sun, 30 Sep 2012 15:20:47 +0000 (17:20 +0200)]
Revert
29506c7db353 (build output should be accurate).
Christian Heimes [Sun, 30 Sep 2012 13:51:39 +0000 (15:51 +0200)]
merge
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
Nick Coghlan [Sun, 30 Sep 2012 13:21:53 +0000 (18:51 +0530)]
Adjust guidelines for What's New maintenance to account for issues encountered in 3.3 and in past releases
Gregory P. Smith [Sun, 30 Sep 2012 17:36:24 +0000 (10:36 -0700)]
doc typo fixes
Chris Jerdonek [Sun, 30 Sep 2012 16:46:55 +0000 (09:46 -0700)]
Issue #15533: Merge update from 3.3.
Georg Brandl [Sun, 30 Sep 2012 16:14:10 +0000 (18:14 +0200)]
merge with 3.3
Stefan Krah [Sun, 30 Sep 2012 15:35:57 +0000 (17:35 +0200)]
Merge 3.3.
Stefan Krah [Sun, 30 Sep 2012 15:21:49 +0000 (17:21 +0200)]
Merge 3.3.
Stefan Krah [Sun, 30 Sep 2012 15:17:36 +0000 (17:17 +0200)]
Merge 3.3.
Christian Heimes [Sun, 30 Sep 2012 13:51:07 +0000 (15:51 +0200)]
merge
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
Georg Brandl [Sun, 30 Sep 2012 13:10:34 +0000 (15:10 +0200)]
merge with 3.3
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.
Georg Brandl [Sun, 30 Sep 2012 12:42:22 +0000 (14:42 +0200)]
Fix reST markup in NEWS.
Georg Brandl [Sun, 30 Sep 2012 12:39:18 +0000 (14:39 +0200)]
Record UCD update in whatsnew.
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.
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.
Chris Jerdonek [Sun, 30 Sep 2012 09:22:50 +0000 (02:22 -0700)]
Issue #15533: Merge fix from 3.3.
Chris Jerdonek [Sun, 30 Sep 2012 09:15:37 +0000 (02:15 -0700)]
Issue #15533: Merge fix from 3.2.
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.
Nick Coghlan [Sun, 30 Sep 2012 07:57:41 +0000 (13:27 +0530)]
Redo 3.3 merge
Nick Coghlan [Sun, 30 Sep 2012 07:57:29 +0000 (13:27 +0530)]
Close previous head
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
Georg Brandl [Sun, 30 Sep 2012 07:42:11 +0000 (09:42 +0200)]
null-merge from 3.3
Georg Brandl [Sun, 30 Sep 2012 07:40:45 +0000 (09:40 +0200)]
Add missing 3.3.1 NEWS entries deleted in
83496b5e1916.
Nick Coghlan [Sun, 30 Sep 2012 07:32:03 +0000 (13:02 +0530)]
Merge Windows What's New changes from 3.3
Nick Coghlan [Sun, 30 Sep 2012 07:30:43 +0000 (13:00 +0530)]
What's new entry for PEP 397 and Windows PATH modification
Stefan Krah [Sun, 30 Sep 2012 07:25:34 +0000 (09:25 +0200)]
Merge 3.3.
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.
Georg Brandl [Sun, 30 Sep 2012 07:11:58 +0000 (09:11 +0200)]
Add a stub "whatsnew in 3.4" document.
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.
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.
Georg Brandl [Sun, 30 Sep 2012 06:58:21 +0000 (08:58 +0200)]
Doc sidebar: point to 3.4 as dev.
Georg Brandl [Sun, 30 Sep 2012 06:57:40 +0000 (08:57 +0200)]
Doc sidebar: point to 3.3 as stable.
Nick Coghlan [Sun, 30 Sep 2012 06:38:44 +0000 (12:08 +0530)]
Merge What's New fix from 3.3
Nick Coghlan [Sun, 30 Sep 2012 06:38:13 +0000 (12:08 +0530)]
Fix release PEP description
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.
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.
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.
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.
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.
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.
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.
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.
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.
Gregory P. Smith [Sat, 29 Sep 2012 20:51:00 +0000 (13:51 -0700)]
merge heads
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.
R David Murray [Sat, 29 Sep 2012 19:44:17 +0000 (15:44 -0400)]
Move 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.
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.
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.
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.
R David Murray [Sat, 29 Sep 2012 19:28:25 +0000 (15:28 -0400)]
Merge: Fix 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.