]>
granicus.if.org Git - python/log
Ezio Melotti [Sat, 27 Oct 2012 20:13:34 +0000 (23:13 +0300)]
#8040: merge with 3.3.
Ezio Melotti [Sat, 27 Oct 2012 20:13:22 +0000 (23:13 +0300)]
#8040: merge with 3.2.
Ezio Melotti [Sat, 27 Oct 2012 20:12:48 +0000 (23:12 +0300)]
#8040: fix the version.
Ezio Melotti [Sat, 27 Oct 2012 19:30:04 +0000 (22:30 +0300)]
#8040: merge with 3.3.
Ezio Melotti [Sat, 27 Oct 2012 19:29:50 +0000 (22:29 +0300)]
#8040: merge with 3.2.
Ezio Melotti [Sat, 27 Oct 2012 19:28:48 +0000 (22:28 +0300)]
#8040: enable the versionswitcher for the autobuild-dev target.
Ezio Melotti [Sat, 27 Oct 2012 19:11:57 +0000 (22:11 +0300)]
#8040: merge with 3.3.
Ezio Melotti [Sat, 27 Oct 2012 19:11:33 +0000 (22:11 +0300)]
#8040: merge with 3.2.
Ezio Melotti [Sat, 27 Oct 2012 19:09:16 +0000 (22:09 +0300)]
#8040: add a version switcher to the documentation. Patch by Yury Selivanov.
R David Murray [Sat, 27 Oct 2012 18:57:22 +0000 (14:57 -0400)]
merge #12890: don't emit <p> tags in text mode when logdir specified.
Patch by Jeff McNeil.
R David Murray [Sat, 27 Oct 2012 18:55:25 +0000 (14:55 -0400)]
merge #12890: don't emit <p> tags in text mode when logdir specified.
Patch by Jeff McNeil.
R David Murray [Sat, 27 Oct 2012 18:42:47 +0000 (14:42 -0400)]
#12890: don't emit <p> tags in text mode when logdir specified.
Patch by Jeff McNeil.
Senthil Kumaran [Sat, 27 Oct 2012 18:05:54 +0000 (11:05 -0700)]
merge from 3.3
Senthil Kumaran [Sat, 27 Oct 2012 18:05:32 +0000 (11:05 -0700)]
merge from 3.2
Senthil Kumaran [Sat, 27 Oct 2012 18:05:02 +0000 (11:05 -0700)]
Automated merge with file:///home/vagrant/3.3
Senthil Kumaran [Sat, 27 Oct 2012 18:04:55 +0000 (11:04 -0700)]
Include mention of jenkins as an example framework for doing CI
R David Murray [Sat, 27 Oct 2012 17:36:59 +0000 (13:36 -0400)]
merge #15043: Improve test_gdb support of gdb >= 7.4.
Instead of requiring the tester to manually add the path to the python-gdb.py
file in the checkout to their .gdbinit file, add it automatically when
invoking gdb in the test.
R David Murray [Sat, 27 Oct 2012 17:26:14 +0000 (13:26 -0400)]
merge #15043: Improve test_gdb support of gdb >= 7.4.
Instead of requiring the tester to manually add the path to the python-gdb.py
file in the checkout to their .gdbinit file, add it automatically when
invoking gdb in the test.
R David Murray [Sat, 27 Oct 2012 17:22:41 +0000 (13:22 -0400)]
#15043: Improve test_gdb support of gdb >= 7.4.
Instead of requiring the tester to manually add the path to the python-gdb.py
file in the checkout to their .gdbinit file, add it automatically when
invoking gdb in the test.
Hynek Schlawack [Sat, 27 Oct 2012 10:56:30 +0000 (12:56 +0200)]
Merge 3.3
Hynek Schlawack [Sat, 27 Oct 2012 10:53:02 +0000 (12:53 +0200)]
#16307: Fix multiprocessing.Pool.map_async not calling its callbacks
Patch by Janne Karila.
Senthil Kumaran [Sat, 27 Oct 2012 09:51:12 +0000 (02:51 -0700)]
merge 3.3 and 3.2 changes related to 10836
Senthil Kumaran [Sat, 27 Oct 2012 09:48:21 +0000 (02:48 -0700)]
Issue #16250: Fix URLError invocation with proper args
Senthil Kumaran [Sat, 27 Oct 2012 09:26:46 +0000 (02:26 -0700)]
Issue #16250: Fix URLError invocation with proper args.
Philip Jenvey [Sat, 27 Oct 2012 00:05:55 +0000 (17:05 -0700)]
merge with 3.3
Philip Jenvey [Sat, 27 Oct 2012 00:05:09 +0000 (17:05 -0700)]
merge with 3.2
Philip Jenvey [Sat, 27 Oct 2012 00:01:53 +0000 (17:01 -0700)]
bounds check for bad data (thanks amaury)
Andrew Svetlov [Fri, 26 Oct 2012 21:28:49 +0000 (00:28 +0300)]
Merge issue #16243: add example for inspect.formatargspec
Patch by Berker Peksag.
Andrew Svetlov [Fri, 26 Oct 2012 21:28:20 +0000 (00:28 +0300)]
Issue #16243: add example for inspect.formatargspec
Patch by Berker Peksag.
Petri Lehtinen [Fri, 26 Oct 2012 19:40:56 +0000 (22:40 +0300)]
Merge 3.3
Petri Lehtinen [Fri, 26 Oct 2012 19:40:42 +0000 (22:40 +0300)]
Add Modules/_freeze_importlib to .gitignore
Ezio Melotti [Fri, 26 Oct 2012 16:35:00 +0000 (19:35 +0300)]
Merge heads.
Ezio Melotti [Fri, 26 Oct 2012 16:33:37 +0000 (19:33 +0300)]
#16317: merge with 3.3.
Ezio Melotti [Fri, 26 Oct 2012 16:33:07 +0000 (19:33 +0300)]
#16317: mention lzma in the tutorial. Patch by Serhiy Storchaka.
Giampaolo Rodola' [Fri, 26 Oct 2012 16:32:24 +0000 (18:32 +0200)]
remove obsolete hasattr() check for socket.sendall
Ezio Melotti [Fri, 26 Oct 2012 16:15:53 +0000 (19:15 +0300)]
#16206: merge with 3.3.
Ezio Melotti [Fri, 26 Oct 2012 16:15:26 +0000 (19:15 +0300)]
#16206: merge with 3.2.
Ezio Melotti [Fri, 26 Oct 2012 16:14:16 +0000 (19:14 +0300)]
#16206: Improve examples about dict construction.
Chris Jerdonek [Fri, 26 Oct 2012 00:23:54 +0000 (17:23 -0700)]
Merge from 3.3: fix formatting of syntax description of function definition.
Chris Jerdonek [Fri, 26 Oct 2012 00:23:14 +0000 (17:23 -0700)]
Merge from 3.2: fix formatting of syntax description of function definition.
Chris Jerdonek [Fri, 26 Oct 2012 00:21:22 +0000 (17:21 -0700)]
Fix formatting of syntax description of function definition.
Mark Dickinson [Thu, 25 Oct 2012 09:48:39 +0000 (10:48 +0100)]
Issue #16305: Merge fix from 3.3.
Mark Dickinson [Thu, 25 Oct 2012 09:47:46 +0000 (10:47 +0100)]
Issue #16305: Merge fix from 3.2.
Mark Dickinson [Thu, 25 Oct 2012 09:46:28 +0000 (10:46 +0100)]
Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis.
Andrew Svetlov [Thu, 25 Oct 2012 08:38:16 +0000 (11:38 +0300)]
Update NEWS for issue #16241
Andrew Svetlov [Thu, 25 Oct 2012 08:36:51 +0000 (11:36 +0300)]
Update NEWS for issue #16241
Ezio Melotti [Wed, 24 Oct 2012 20:07:16 +0000 (23:07 +0300)]
#16210: merge with 3.3.
Ezio Melotti [Wed, 24 Oct 2012 20:06:56 +0000 (23:06 +0300)]
#16210: merge with 3.2.
Ezio Melotti [Wed, 24 Oct 2012 20:06:25 +0000 (23:06 +0300)]
#16210: combine the two type() docs. Patch by Pete Sevander.
Benjamin Peterson [Wed, 24 Oct 2012 15:21:52 +0000 (08:21 -0700)]
make _PyParser_TokenNames const
Vinay Sajip [Tue, 23 Oct 2012 21:50:11 +0000 (22:50 +0100)]
Merged fix of whitespace typo in Misc/NEWS from 3.3.
Vinay Sajip [Tue, 23 Oct 2012 21:49:14 +0000 (22:49 +0100)]
Fixed whitespace typo in Misc/NEWS.
Vinay Sajip [Tue, 23 Oct 2012 19:27:43 +0000 (20:27 +0100)]
Closes #16116: Merged fix from 3.3.
Vinay Sajip [Tue, 23 Oct 2012 19:26:14 +0000 (20:26 +0100)]
Issue #16116: Now uses corrected include and library paths when building C extensions in a venv.
Ezio Melotti [Tue, 23 Oct 2012 18:14:34 +0000 (21:14 +0300)]
Add Misc/NEWS entry for
dd8b969d7459 /#16245.
Senthil Kumaran [Tue, 23 Oct 2012 18:07:02 +0000 (11:07 -0700)]
Fix the windows buildbot permission error - close the fd of tempfile beffore unlinking
Senthil Kumaran [Tue, 23 Oct 2012 16:40:53 +0000 (09:40 -0700)]
Fix issue16300: addressing the buildbot failures on windows
Ezio Melotti [Tue, 23 Oct 2012 13:54:24 +0000 (15:54 +0200)]
#16245: merge with 3.3.
Ezio Melotti [Tue, 23 Oct 2012 13:51:27 +0000 (15:51 +0200)]
#16245: Fix the value of a few entities in html.entities.html5.
Ezio Melotti [Tue, 23 Oct 2012 13:46:33 +0000 (15:46 +0200)]
#16245: add a script to generate the html.entities.html5 dict.
Petri Lehtinen [Tue, 23 Oct 2012 13:31:06 +0000 (16:31 +0300)]
Replace tabs with spaces in posixmodule.c
Petri Lehtinen [Tue, 23 Oct 2012 13:12:14 +0000 (16:12 +0300)]
Replace tabs with spaces in posixmodule.c
Andrew Svetlov [Tue, 23 Oct 2012 13:20:11 +0000 (16:20 +0300)]
Issue #16241: document -X faulthandler command line option.
Patch by Marek Šuppa.
Andrew Svetlov [Tue, 23 Oct 2012 13:19:26 +0000 (16:19 +0300)]
Issue #16241: document -X faulthandler command line option.
Patch by Marek Šuppa.
Ezio Melotti [Tue, 23 Oct 2012 12:47:42 +0000 (14:47 +0200)]
Merge html.entities.html5 reordering with 3.3.
Ezio Melotti [Tue, 23 Oct 2012 12:45:58 +0000 (14:45 +0200)]
Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia.
Senthil Kumaran [Tue, 23 Oct 2012 04:50:27 +0000 (21:50 -0700)]
Automated merge with ssh://hg.python.org/cpython
Senthil Kumaran [Tue, 23 Oct 2012 04:50:19 +0000 (21:50 -0700)]
skip the file localhost test on windows. Fix it on branch and modify the test
Victor Stinner [Tue, 23 Oct 2012 00:54:47 +0000 (02:54 +0200)]
Replace usage of the deprecated Py_UNICODE_COPY() with Py_MEMCPY() in resize_copy()
Victor Stinner [Tue, 23 Oct 2012 00:52:18 +0000 (02:52 +0200)]
Optimize _PyUnicode_HasNULChars(): use findchar() instead of PyUnicode_Contains()
Victor Stinner [Tue, 23 Oct 2012 00:51:50 +0000 (02:51 +0200)]
Inline raise_translate_exception(): it is only used once
Victor Stinner [Tue, 23 Oct 2012 00:48:49 +0000 (02:48 +0200)]
Optimize PyUnicode_RichCompare() for Py_EQ and Py_NE: always use memcmp()
Senthil Kumaran [Tue, 23 Oct 2012 00:06:43 +0000 (17:06 -0700)]
Fix the ResourceWarning in test_urllib.py due changes made for #16301. Patch by Berker Peksag
Ned Deily [Mon, 22 Oct 2012 22:20:13 +0000 (15:20 -0700)]
Issue #15853: merge 3.3 -> default
Ned Deily [Mon, 22 Oct 2012 22:18:46 +0000 (15:18 -0700)]
Issue #15853: merge 3.2 -> 3.3
Ned Deily [Mon, 22 Oct 2012 22:14:31 +0000 (15:14 -0700)]
Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
with certain versions of Tk 8.5. Initial patch by Kevin Walzer.
Senthil Kumaran [Mon, 22 Oct 2012 16:43:04 +0000 (09:43 -0700)]
Issue #16301: Fix the localhost verification in urllib/request.py for file://. Modify tests to use localhost for local temp files, which could make Windows Buildbot (#16300) happy
Christian Heimes [Mon, 22 Oct 2012 15:01:13 +0000 (17:01 +0200)]
Add _sha3.pyd to list of extension modules for MSI
Kristjan Valur Jonsson [Mon, 22 Oct 2012 12:58:34 +0000 (12:58 +0000)]
Merge with 3.3: Issue #16295: Link "select" with ws2_32, the winsock2 lib.
Kristjan Valur Jonsson [Mon, 22 Oct 2012 12:56:47 +0000 (12:56 +0000)]
Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library.
Jesus Cea [Mon, 22 Oct 2012 11:16:05 +0000 (13:16 +0200)]
MERGE: Closes #16294: 8 space indent in tutorial
Jesus Cea [Mon, 22 Oct 2012 11:15:45 +0000 (13:15 +0200)]
MERGE: Closes #16294: 8 space indent in tutorial
Jesus Cea [Mon, 22 Oct 2012 11:15:17 +0000 (13:15 +0200)]
Closes #16294: 8 space indent in tutorial
Senthil Kumaran [Mon, 22 Oct 2012 01:31:25 +0000 (18:31 -0700)]
Issue #16250: Fix the invocations of URLError which had misplaced filename attribute for exception
Matthias Klose [Sun, 21 Oct 2012 21:14:39 +0000 (23:14 +0200)]
- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.
Matthias Klose [Sun, 21 Oct 2012 21:12:35 +0000 (23:12 +0200)]
- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.
Matthias Klose [Sun, 21 Oct 2012 21:05:35 +0000 (23:05 +0200)]
- Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.
Senthil Kumaran [Sun, 21 Oct 2012 20:30:02 +0000 (13:30 -0700)]
Issue #10836: Fix exception raised when file not found in urlretrieve
Christian Heimes [Sun, 21 Oct 2012 19:26:38 +0000 (21:26 +0200)]
backout
ce9c9cbd1b11 , Build the _sha3 module with VS 2008
Christian Heimes [Sun, 21 Oct 2012 19:22:26 +0000 (21:22 +0200)]
Add VS 9 project file for _sha3 module
Nadeem Vawda [Sun, 21 Oct 2012 19:19:11 +0000 (21:19 +0200)]
Merge #14398: Fix size truncation and overflow bugs in bz2 module.
Nadeem Vawda [Sun, 21 Oct 2012 19:16:58 +0000 (21:16 +0200)]
Merge #14398: Fix size truncation and overflow bugs in bz2 module.
Nadeem Vawda [Sun, 21 Oct 2012 19:13:27 +0000 (21:13 +0200)]
Issue #14398: Fix size truncation and overflow bugs in bz2 module.
Nadeem Vawda [Sun, 21 Oct 2012 15:37:43 +0000 (17:37 +0200)]
Issue #12692: Fix resource leak in urllib.request.
Antoine Pitrou [Sun, 21 Oct 2012 15:21:04 +0000 (17:21 +0200)]
Build the _sha3 module with VS 2008.
Antoine Pitrou [Sun, 21 Oct 2012 15:18:27 +0000 (17:18 +0200)]
Try to fix issue #16264 (test_logging failure on some buildbots).
Nadeem Vawda [Sun, 21 Oct 2012 14:57:32 +0000 (16:57 +0200)]
Issue #16034 follow-up: Apply optimizations to the lzma module.
Antoine Pitrou [Sun, 21 Oct 2012 14:33:33 +0000 (16:33 +0200)]
Issue #12034: Fix bogus caching of result in check_GetFinalPathNameByHandle.
Patch by Atsuo Ishimoto.
Antoine Pitrou [Sun, 21 Oct 2012 12:15:06 +0000 (14:15 +0200)]
Issue #16220: wsgiref now always calls close() on an iterable response.
Patch by Brent Tubbs.
Antoine Pitrou [Sun, 21 Oct 2012 12:14:34 +0000 (14:14 +0200)]
Issue #16220: wsgiref now always calls close() on an iterable response.
Patch by Brent Tubbs.