]>
granicus.if.org Git - python/log
Roger Serwy [Mon, 1 Apr 2013 04:28:55 +0000 (23:28 -0500)]
#6698: IDLE now opens just an editor window when configured to do so.
Roger Serwy [Sun, 31 Mar 2013 20:53:08 +0000 (15:53 -0500)]
#8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception.
Charles-Francois Natali [Sun, 31 Mar 2013 18:35:59 +0000 (20:35 +0200)]
Issue #6419: Fix a test_kqueue failure on some BSD flavors.
Raymond Hettinger [Sun, 31 Mar 2013 06:37:57 +0000 (23:37 -0700)]
Add an itertools recipe showing how to use t.__copy__().
Roger Serwy [Sun, 31 Mar 2013 05:57:16 +0000 (00:57 -0500)]
#6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo.
Terry Jan Reedy [Sat, 30 Mar 2013 22:50:43 +0000 (18:50 -0400)]
Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett.
Benjamin Peterson [Sat, 30 Mar 2013 19:31:31 +0000 (15:31 -0400)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 30 Mar 2013 19:30:28 +0000 (15:30 -0400)]
G -> M (closes #17533)
Benjamin Peterson [Sat, 30 Mar 2013 14:37:25 +0000 (10:37 -0400)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 30 Mar 2013 14:36:31 +0000 (10:36 -0400)]
fall back when an old test_support doesn't have various data and functions (closes #17533)
Gregory P. Smith [Sat, 30 Mar 2013 08:38:38 +0000 (01:38 -0700)]
Fix typos and clear up one very odd bit of wording as pointed out by
Ezio.
Gregory P. Smith [Sat, 30 Mar 2013 08:38:38 +0000 (01:38 -0700)]
Fix typos and clear up one very odd bit of wording as pointed out by
Ezio.
Ezio Melotti [Sat, 30 Mar 2013 03:10:28 +0000 (05:10 +0200)]
#17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle.
Ezio Melotti [Fri, 29 Mar 2013 23:32:45 +0000 (01:32 +0200)]
#17564: skip test_bad_address unless the tests are run with -unetwork/-uall.
Ezio Melotti [Fri, 29 Mar 2013 01:59:29 +0000 (03:59 +0200)]
#17438: add links to the conversion tables in dump(s)/load(s).
Ezio Melotti [Fri, 29 Mar 2013 01:42:29 +0000 (03:42 +0200)]
#8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld.
Ezio Melotti [Thu, 28 Mar 2013 16:01:11 +0000 (18:01 +0200)]
Update the suspicious builder to detect unused rules, and remove currently unusued rules.
Georg Brandl [Thu, 28 Mar 2013 12:35:18 +0000 (13:35 +0100)]
Backport rev.
3ae74b361f53 to 2.7 branch.
Georg Brandl [Thu, 28 Mar 2013 12:28:44 +0000 (13:28 +0100)]
Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text.
Christian Heimes [Thu, 28 Mar 2013 10:42:49 +0000 (11:42 +0100)]
Fix XML vulnerability link targets.
Christian Heimes [Thu, 28 Mar 2013 10:42:49 +0000 (11:42 +0100)]
Fix XML vulnerability link targets.
Georg Brandl [Thu, 28 Mar 2013 08:11:44 +0000 (09:11 +0100)]
Fix XML vulnerability link targets.
Ezio Melotti [Thu, 28 Mar 2013 03:47:31 +0000 (05:47 +0200)]
Update suspicious ignore file.
Ezio Melotti [Thu, 28 Mar 2013 02:54:58 +0000 (04:54 +0200)]
Update suspicious ignore file.
Ezio Melotti [Thu, 28 Mar 2013 02:31:53 +0000 (04:31 +0200)]
Update suspicious ignore file.
Ezio Melotti [Wed, 27 Mar 2013 18:12:55 +0000 (20:12 +0200)]
#17329: merge with 3.2.
Ezio Melotti [Wed, 27 Mar 2013 18:11:55 +0000 (20:11 +0200)]
#17329: document unittest.SkipTest. Initial patch by Zachary Ware.
Ezio Melotti [Wed, 27 Mar 2013 18:11:55 +0000 (20:11 +0200)]
#17329: document unittest.SkipTest. Initial patch by Zachary Ware.
Christian Heimes [Tue, 26 Mar 2013 16:53:05 +0000 (17:53 +0100)]
Issue 17538: Document XML vulnerabilties
Christian Heimes [Tue, 26 Mar 2013 16:53:05 +0000 (17:53 +0100)]
Issue 17538: Document XML vulnerabilties
Christian Heimes [Tue, 26 Mar 2013 16:47:23 +0000 (17:47 +0100)]
Issue 17538: Document XML vulnerabilties
Christian Heimes [Tue, 26 Mar 2013 16:35:55 +0000 (17:35 +0100)]
Issue 17538: Document XML vulnerabilties
Georg Brandl [Tue, 26 Mar 2013 13:09:40 +0000 (14:09 +0100)]
NEWS: add new header for Python 3.3.2
Benjamin Peterson [Tue, 26 Mar 2013 12:57:42 +0000 (08:57 -0400)]
move to correct section
Benjamin Peterson [Tue, 26 Mar 2013 12:56:16 +0000 (08:56 -0400)]
merge 2.7.4 release branch (#17550)
Benjamin Peterson [Tue, 26 Mar 2013 12:55:37 +0000 (08:55 -0400)]
fix variable reference to fix --enable-profiling (closes #17550)
Benjamin Peterson [Tue, 26 Mar 2013 12:55:37 +0000 (08:55 -0400)]
fix variable reference to fix --enable-profiling (closes #17550)
Ezio Melotti [Tue, 26 Mar 2013 00:36:28 +0000 (02:36 +0200)]
Add versionadded for `-X faulthandler` (also fix typo and markup).
Vinay Sajip [Mon, 25 Mar 2013 23:37:41 +0000 (23:37 +0000)]
Issue #12718: Set importer on instance if Python function, to avoid bad interaction with winpdb.
Raymond Hettinger [Sun, 24 Mar 2013 22:20:29 +0000 (15:20 -0700)]
Add missing docstrings to the collections ABCs
Raymond Hettinger [Sun, 24 Mar 2013 21:54:25 +0000 (14:54 -0700)]
Add missing docstrings to the collections ABCs
Martin v. Löwis [Sun, 24 Mar 2013 21:52:14 +0000 (22:52 +0100)]
Fix typo
Martin v. Löwis [Sun, 24 Mar 2013 21:45:50 +0000 (22:45 +0100)]
Issue #17425: Build with openssl 1.0.1d on Windows.
Martin v. Loewis [Sun, 24 Mar 2013 21:10:20 +0000 (22:10 +0100)]
#17425: null merge 3.2
Martin v. Loewis [Sun, 24 Mar 2013 21:03:30 +0000 (22:03 +0100)]
Issue #17425: Build with openssl 1.0.0k on Windows.
doko@ubuntu.com [Sun, 24 Mar 2013 17:46:49 +0000 (18:46 +0100)]
- Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,
iceweasel, iceape.
Ezio Melotti [Sun, 24 Mar 2013 14:10:24 +0000 (16:10 +0200)]
#17504: remove duplicated sentence. Patch by Radu Voicilas.
Benjamin Peterson [Sun, 24 Mar 2013 03:32:34 +0000 (22:32 -0500)]
merge 2.7.4 release branch
Benjamin Peterson [Sun, 24 Mar 2013 03:32:00 +0000 (22:32 -0500)]
allow any type with __getitem__ to be a mapping for the purposes of % (#15801)
Gregory P. Smith [Sat, 23 Mar 2013 23:05:36 +0000 (16:05 -0700)]
Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
correctly check for errors on two CreateFileMapping calls.
Ezio Melotti [Sat, 23 Mar 2013 21:39:25 +0000 (23:39 +0200)]
Merge heads.
Ezio Melotti [Sat, 23 Mar 2013 21:36:23 +0000 (23:36 +0200)]
Merge test_queue clean up from 3.2.
Benjamin Peterson [Sat, 23 Mar 2013 21:35:57 +0000 (16:35 -0500)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 23 Mar 2013 21:35:45 +0000 (16:35 -0500)]
update NEWS for #17531
Ezio Melotti [Sat, 23 Mar 2013 21:35:06 +0000 (23:35 +0200)]
Clean up references to threads in test_queue.
Ezio Melotti [Sat, 23 Mar 2013 21:35:06 +0000 (23:35 +0200)]
Clean up references to threads in test_queue.
Benjamin Peterson [Sat, 23 Mar 2013 21:19:20 +0000 (16:19 -0500)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 23 Mar 2013 21:19:04 +0000 (16:19 -0500)]
always allow -1 as a uid
Benjamin Peterson [Sat, 23 Mar 2013 20:40:48 +0000 (15:40 -0500)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 23 Mar 2013 20:40:36 +0000 (15:40 -0500)]
group ids and user ids can be longs now (#17531)
Benjamin Peterson [Sat, 23 Mar 2013 20:35:38 +0000 (15:35 -0500)]
merge 2.7.4 branch
Benjamin Peterson [Sat, 23 Mar 2013 20:35:24 +0000 (15:35 -0500)]
undo PyInt -> PyLong change; that was wrong
Benjamin Peterson [Sat, 23 Mar 2013 20:24:13 +0000 (15:24 -0500)]
add 2.7.5 header
Benjamin Peterson [Sat, 23 Mar 2013 20:23:19 +0000 (15:23 -0500)]
merge 2.7.4 release branch
Benjamin Peterson [Sat, 23 Mar 2013 20:22:20 +0000 (15:22 -0500)]
return int instead long when possible (#17531)
Gregory P. Smith [Sat, 23 Mar 2013 18:54:22 +0000 (11:54 -0700)]
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs.
Gregory P. Smith [Sat, 23 Mar 2013 18:44:25 +0000 (11:44 -0700)]
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs.
Raymond Hettinger [Sat, 23 Mar 2013 16:07:36 +0000 (09:07 -0700)]
Update collections ABC table to match the __abstractmethods__ attribute for each container.
Raymond Hettinger [Sat, 23 Mar 2013 15:57:00 +0000 (08:57 -0700)]
Update collections ABC table to match the __abstractmethods__ attribute for each container.
Raymond Hettinger [Sat, 23 Mar 2013 15:57:00 +0000 (08:57 -0700)]
Update collections ABC table to match the __abstractmethods__ attribute for each container.
Raymond Hettinger [Sat, 23 Mar 2013 15:21:12 +0000 (08:21 -0700)]
Issue 17447: Clarify that str.isidentifier doesn't check for reserved keywords.
Benjamin Peterson [Sat, 23 Mar 2013 15:19:40 +0000 (10:19 -0500)]
after 2.7.4rc1 bump
Benjamin Peterson [Sat, 23 Mar 2013 15:18:05 +0000 (10:18 -0500)]
Added tag v2.7.4rc1 for changeset
a8d18780bc2b
Benjamin Peterson [Sat, 23 Mar 2013 15:17:29 +0000 (10:17 -0500)]
version to 2.7.4rc1
Benjamin Peterson [Sat, 23 Mar 2013 15:15:25 +0000 (10:15 -0500)]
update pydoc topics
Benjamin Peterson [Sat, 23 Mar 2013 15:09:24 +0000 (10:09 -0500)]
nonlocal isn't a 2.x topic
Ezio Melotti [Sat, 23 Mar 2013 14:30:16 +0000 (16:30 +0200)]
#17479: test_io now works with unittest test discovery. Patch by Zachary Ware.
Raymond Hettinger [Sat, 23 Mar 2013 13:34:19 +0000 (06:34 -0700)]
Backport improved dict comparison logic
Raymond Hettinger [Sat, 23 Mar 2013 12:27:51 +0000 (05:27 -0700)]
Hold key reference until the links have updated.
Vinay Sajip [Sat, 23 Mar 2013 11:22:00 +0000 (11:22 +0000)]
Issue #17521: Merged fix from 3.2.
Vinay Sajip [Sat, 23 Mar 2013 11:18:45 +0000 (11:18 +0000)]
Issue #17521: Corrected non-enabling of logger following two calls to fileConfig().
Vinay Sajip [Sat, 23 Mar 2013 11:18:10 +0000 (11:18 +0000)]
Issue #17521: Corrected non-enabling of logger following two calls to fileConfig().
Vinay Sajip [Sat, 23 Mar 2013 10:59:49 +0000 (10:59 +0000)]
Merged Misc/NEWS update for #17508.
Vinay Sajip [Sat, 23 Mar 2013 10:57:47 +0000 (10:57 +0000)]
Updated Misc/NEWS with #17508.
Vinay Sajip [Sat, 23 Mar 2013 10:56:39 +0000 (10:56 +0000)]
Updated Misc/NEWS with #17508.
Martin v. Loewis [Fri, 22 Mar 2013 21:01:56 +0000 (22:01 +0100)]
Issue #17425: Build against openssl 0.9.8y on Windows.
Gregory P. Smith [Fri, 22 Mar 2013 20:49:26 +0000 (13:49 -0700)]
cleanup references to PyString_ APIs from 2.x in the 3.3 docs.
Gregory P. Smith [Fri, 22 Mar 2013 20:43:30 +0000 (13:43 -0700)]
Clean up references to the no longer existing PyString_ APIs in our docs.
Vinay Sajip [Fri, 22 Mar 2013 15:23:13 +0000 (15:23 +0000)]
Issue #17508: Merged fix from 3.2.
Vinay Sajip [Fri, 22 Mar 2013 15:19:54 +0000 (15:19 +0000)]
Issue #17508: Handled out-of-order handler configuration correctly.
Vinay Sajip [Fri, 22 Mar 2013 15:19:24 +0000 (15:19 +0000)]
Issue #17508: Handled out-of-order handler configuration correctly.
Benjamin Peterson [Fri, 22 Mar 2013 14:37:13 +0000 (09:37 -0500)]
backout
66e30c4870bb for breaking OSX (#13150)
Raymond Hettinger [Fri, 22 Mar 2013 14:26:18 +0000 (07:26 -0700)]
Modernize unittest example
Raymond Hettinger [Fri, 22 Mar 2013 14:17:38 +0000 (07:17 -0700)]
Modernize unittest example
doko@ubuntu.com [Thu, 21 Mar 2013 22:02:16 +0000 (15:02 -0700)]
- Issue #13150: sysconfig no longer parses the Makefile and config.h files
when imported, instead doing it at build time. This makes importing
sysconfig faster and reduces Python startup time by 20%.
doko@ubuntu.com [Thu, 21 Mar 2013 20:31:41 +0000 (13:31 -0700)]
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of
SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
doko@ubuntu.com [Thu, 21 Mar 2013 20:21:49 +0000 (13:21 -0700)]
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of
SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
Victor Stinner [Thu, 21 Mar 2013 11:21:06 +0000 (12:21 +0100)]
Issue #17209: curses.window.get_wch() now handles correctly KeyboardInterrupt (CTRL+c)
R David Murray [Thu, 21 Mar 2013 04:32:31 +0000 (00:32 -0400)]
#5713: One more test_smtplib timing fix.
R David Murray [Thu, 21 Mar 2013 02:12:14 +0000 (22:12 -0400)]
Merge: #5712: Preemptively fix some other possible timing issues.