Commit graph

76813 commits

Author SHA1 Message Date
Terry Jan Reedy
d676a3a221 Issue #17390: Display Python version on Idle title bar. Patch by Edmond Burnett. 2013-03-30 18:50:43 -04:00
Benjamin Peterson
472f77daa5 merge 2.7.4 release branch 2013-03-30 15:31:31 -04:00
Benjamin Peterson
f3ad030a74 G -> M (closes #17533) 2013-03-30 15:30:28 -04:00
Benjamin Peterson
337b1737df merge 2.7.4 release branch 2013-03-30 10:37:25 -04:00
Benjamin Peterson
d627e122d7 fall back when an old test_support doesn't have various data and functions (closes #17533) 2013-03-30 10:36:31 -04:00
Gregory P. Smith
da76aa8e47 Fix typos and clear up one very odd bit of wording as pointed out by
Ezio.
2013-03-30 01:38:38 -07:00
Gregory P. Smith
0861b13c98 Fix typos and clear up one very odd bit of wording as pointed out by
Ezio.
2013-03-30 01:38:38 -07:00
Ezio Melotti
e66e7de5d6 #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. 2013-03-30 05:10:28 +02:00
Ezio Melotti
f03aab7e51 #17564: skip test_bad_address unless the tests are run with -unetwork/-uall. 2013-03-30 01:32:45 +02:00
Ezio Melotti
d5cdc94a26 #17438: add links to the conversion tables in dump(s)/load(s). 2013-03-29 03:59:29 +02:00
Ezio Melotti
035ecbe2f4 #8906: document failureException, longMessage, and maxDiff in the class docstring. Patch by Boris Feld. 2013-03-29 03:42:29 +02:00
Ezio Melotti
144c269cc8 Update the suspicious builder to detect unused rules, and remove currently unusued rules. 2013-03-28 18:01:11 +02:00
Georg Brandl
75da35747e Backport rev. 3ae74b361f53 to 2.7 branch. 2013-03-28 13:35:18 +01:00
Georg Brandl
44ea77bd81 Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. 2013-03-28 13:28:44 +01:00
Christian Heimes
bf607aa9da Fix XML vulnerability link targets. 2013-03-28 11:42:49 +01:00
Christian Heimes
75207abff9 Fix XML vulnerability link targets. 2013-03-28 11:42:49 +01:00
Georg Brandl
6ba6b13e32 Fix XML vulnerability link targets. 2013-03-28 09:11:44 +01:00
Ezio Melotti
93324d7d9c Update suspicious ignore file. 2013-03-28 05:47:31 +02:00
Ezio Melotti
e5caf29743 Update suspicious ignore file. 2013-03-28 04:54:58 +02:00
Ezio Melotti
fd4365a4d8 Update suspicious ignore file. 2013-03-28 04:31:53 +02:00
Ezio Melotti
184e59357e #17329: merge with 3.2. 2013-03-27 20:12:55 +02:00
Ezio Melotti
352def0ed2 #17329: document unittest.SkipTest. Initial patch by Zachary Ware. 2013-03-27 20:11:55 +02:00
Ezio Melotti
265281ac02 #17329: document unittest.SkipTest. Initial patch by Zachary Ware. 2013-03-27 20:11:55 +02:00
Christian Heimes
92acb0a81c Issue 17538: Document XML vulnerabilties 2013-03-26 17:53:05 +01:00
Christian Heimes
23790b4be0 Issue 17538: Document XML vulnerabilties 2013-03-26 17:53:05 +01:00
Christian Heimes
768f6a5360 Issue 17538: Document XML vulnerabilties 2013-03-26 17:47:23 +01:00
Christian Heimes
7380a67267 Issue 17538: Document XML vulnerabilties 2013-03-26 17:35:55 +01:00
Georg Brandl
c40f97f8be NEWS: add new header for Python 3.3.2 2013-03-26 14:09:40 +01:00
Benjamin Peterson
dbc5f8c39b move to correct section 2013-03-26 08:57:42 -04:00
Benjamin Peterson
4b394db41f merge 2.7.4 release branch (#17550) 2013-03-26 08:56:16 -04:00
Benjamin Peterson
615ea1a98f fix variable reference to fix --enable-profiling (closes #17550) 2013-03-26 08:55:37 -04:00
Benjamin Peterson
b9be7bbe2e fix variable reference to fix --enable-profiling (closes #17550) 2013-03-26 08:55:37 -04:00
Ezio Melotti
a1eb483d8f Add versionadded for -X faulthandler (also fix typo and markup). 2013-03-26 02:36:28 +02:00
Vinay Sajip
1e76e8643b Issue #12718: Set importer on instance if Python function, to avoid bad interaction with winpdb. 2013-03-25 23:37:41 +00:00
Raymond Hettinger
153866ea9a Add missing docstrings to the collections ABCs 2013-03-24 15:20:29 -07:00
Raymond Hettinger
cce5b04c75 Add missing docstrings to the collections ABCs 2013-03-24 14:54:25 -07:00
Martin v. Löwis
005fb742b9 Fix typo 2013-03-24 22:52:14 +01:00
Martin v. Löwis
cc0b927b74 Issue #17425: Build with openssl 1.0.1d on Windows. 2013-03-24 22:45:50 +01:00
Martin v. Loewis
710f0c39cd #17425: null merge 3.2 2013-03-24 22:10:20 +01:00
Martin v. Loewis
5be6d74a0d Issue #17425: Build with openssl 1.0.0k on Windows. 2013-03-24 22:03:30 +01:00
doko@ubuntu.com
945c3bbf42 - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,
iceweasel, iceape.
2013-03-24 18:46:49 +01:00
Ezio Melotti
31a7835df8 #17504: remove duplicated sentence. Patch by Radu Voicilas. 2013-03-24 16:10:24 +02:00
Benjamin Peterson
bc1d9c9963 merge 2.7.4 release branch 2013-03-23 22:32:34 -05:00
Benjamin Peterson
da2c7ebd23 allow any type with __getitem__ to be a mapping for the purposes of % (#15801) 2013-03-23 22:32:00 -05:00
Gregory P. Smith
b803c6c4b8 Fixes issue4653 - Correctly specify the buffer size to FormatMessageW and
correctly check for errors on two CreateFileMapping calls.
2013-03-23 16:05:36 -07:00
Ezio Melotti
ac982d752d Merge heads. 2013-03-23 23:39:25 +02:00
Ezio Melotti
93f756b274 Merge test_queue clean up from 3.2. 2013-03-23 23:36:23 +02:00
Benjamin Peterson
2350ecd711 merge 2.7.4 release branch 2013-03-23 16:35:57 -05:00
Benjamin Peterson
7e2f197a2b update NEWS for #17531 2013-03-23 16:35:45 -05:00
Ezio Melotti
656c80809c Clean up references to threads in test_queue. 2013-03-23 23:35:06 +02:00