Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
d2058fb give the correct fixer name (closes #21604) 31 May 2014, 20:16:49 UTC
15e5a16 merge 2.7.7 release branch 31 May 2014, 18:24:25 UTC
253b7c8 Added tag v2.7.7 for changeset f89216059edf 31 May 2014, 18:22:51 UTC
de50cdf fix news header 31 May 2014, 18:22:47 UTC
9c70397 bump to 2.7.7 final 31 May 2014, 18:17:34 UTC
4e33a86 openssl requires nasm (#21462) 31 May 2014, 18:01:37 UTC
5458ce0 openssl requires nasm (#21462) 31 May 2014, 18:01:37 UTC
3f45303 Issue #21572: Change license command to fallback to generic license URL. 31 May 2014, 06:45:32 UTC
9f7f62f Issue #21593: (from StackOverflow) minor doc clarification for re.search. 30 May 2014, 20:19:50 UTC
9d5a05f Merged upstream changes. 30 May 2014, 18:05:02 UTC
577f8cb Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds 30 May 2014, 18:01:15 UTC
ee310bc Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds 30 May 2014, 18:01:15 UTC
ab2db58 Issue #21608: Updated HTTPHandler documentation. 30 May 2014, 17:46:02 UTC
529a639 Fixed possible integer overflow in getint, getdouble and getboolean too (issue #21552). 30 May 2014, 11:28:21 UTC
2a0220b Issue #21552: Fixed possible integer overflow of too long string lengths in the Tkinter module on 64-bit platforms. 30 May 2014, 11:23:52 UTC
d11e8b6 Add tests for getint, getdouble and getboolean methods of the tkapp object. 30 May 2014, 11:07:20 UTC
0344a06 Fix issue #14315: The zipfile module now ignores extra fields in the central directory that are too short to be parsed instead of letting a struct.unpack error bubble up as this "bad data" appears in many real world zip files in the wild and is ignored by other zip tools. 30 May 2014, 06:41:52 UTC
76916e8 Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog. Put instructions in a fixed size scrollable Text. Patch by Saimadhav Heblikar. 29 May 2014, 05:46:16 UTC
edb6428 Issue #21402: tkinter.ttk now works when default root window is not set. 28 May 2014, 15:38:15 UTC
49b2086 Issue #21493: Added test for ntpath.expanduser(). Original patch by Claudiu Popa. 28 May 2014, 15:11:08 UTC
30080fd Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular it supports reverse() and negative indices. Original patch by Claudiu Popa. 28 May 2014, 09:57:38 UTC
d0d4f2d Issue #21477: Add htests for Search and Replace dialogs. Patch by Saimadhav Heblikar. 27 May 2014, 07:30:44 UTC
985ef28 Issue #21477: Idle htest: modify run; add more tests. Patch by Saimadhav Heblikar. 2.7 backport of 90829, d7eea8f608c2. 27 May 2014, 06:47:38 UTC
7e19b60 Issue 21575: Show list.sort() arguments in the tutorial. 27 May 2014, 01:49:25 UTC
3690d41 remove list of example incompatibilities (closes #21434) 26 May 2014, 22:38:52 UTC
dfc1b4b remove tab (closes #21587) 26 May 2014, 22:12:28 UTC
2eff14d fix typo in variable name (closes #21586) 26 May 2014, 22:10:42 UTC
fb8899a Issue #21481: Teach argparse equality tests to return NotImplemented when comparing to unknown types. 26 May 2014, 07:40:09 UTC
f643b9a Issue 8743: Improve interoperability between sets and the collections.Set abstract base class. 26 May 2014, 05:13:41 UTC
92df752 Issue 13355: Make random.triangular degrade gracefully when low == high. 26 May 2014, 00:40:25 UTC
1f94efc Issue #19925: Added tests for the spwd module. Original patch by Vajrasky Kok. 25 May 2014, 13:21:32 UTC
62012fc Issue #21477: Idle htest: merge and modify run and runall; add many tests. Patch by Saimadhav Heblikar 24 May 2014, 22:48:03 UTC
d383baf allow doc archives to be built for versions in the rc stage 24 May 2014, 22:15:26 UTC
47e4b0b Issue #18604: Skip the Tk instantiation test on OS X because it can cause GUI tests to segfault in Cocoa Tk when run under regrtest -j (multiple threads running subprocesses). 24 May 2014, 04:28:02 UTC
6599439 Fixed new Tkinter tests added in issue #21522 with Tk 8.4. 23 May 2014, 20:57:46 UTC
4f0e167 Issue #21522: Added Tkinter tests for Listbox.itemconfigure(), PanedWindow.paneconfigure(), and Menu.entryconfigure(). 23 May 2014, 11:08:31 UTC
f19771f Issue #20635: Added tests for Tk geometry managers. 23 May 2014, 10:54:35 UTC
ab4a691 Issue #21523: Fix over-pessimistic computation of the stack effect of some opcodes in the compiler. This also fixes a quadratic compilation time issue noticeable when compiling code with a large number of "and" and "or" operators. 23 May 2014, 09:46:03 UTC
cc79837 Issue #21545: Add .pop example and tweak comment about pure mutation methods. Patch prepared by David Harrigan. 23 May 2014, 04:34:02 UTC
fd61349 Issue 21479: Fix markup for the TarFile.open() classmethod. 23 May 2014, 02:43:29 UTC
198123c Issue 21198: Minor tarfile documentation bug. 22 May 2014, 23:05:48 UTC
fbb60d5 Issue #21383: OS X installer builds now use "make touch". 22 May 2014, 22:27:01 UTC
ac1bb81 Issue #21383: Allow "make touch" to work when building outside of the source directory. 22 May 2014, 22:26:34 UTC
56032ce 2.7.8 news section 22 May 2014, 21:08:14 UTC
4345846 Issue #21477: idle htests - lower case function names, other cleanups. 19 May 2014, 04:12:00 UTC
2c5a61f merge 2.7.7 release branch 18 May 2014, 23:33:28 UTC
672b043 include test data in the windows installer, so tests don't fail (closes #19866) 18 May 2014, 23:32:22 UTC
1c1d1e2 Don't grow strings by concatenation. Use ''.join() instead. 18 May 2014, 19:04:01 UTC
f6cc6e6 Added tag v2.7.7rc1 for changeset e32e3a9f3902 18 May 2014, 00:36:19 UTC
996bf48 bump to 2.7.7rc1 18 May 2014, 00:31:50 UTC
03b48b1 update pydoc_topics 18 May 2014, 00:30:36 UTC
5918f8f 'sunos' not 'solaris 17 May 2014, 23:33:59 UTC
15773c8 just skip this test on Solaris 17 May 2014, 23:07:53 UTC
6800d93 some platforms apparently don't care about fdopen'ing with a different mode 17 May 2014, 22:50:38 UTC
d3d2363 support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) Patch from Matti Picus. 17 May 2014, 21:57:10 UTC
c2a66f2 reindent for consistency 17 May 2014, 21:53:04 UTC
78cceec Document changes to OS X installer configurations for 2.7.7. As of 2.7.8, the 32-bit-only installer will support OS X 10.5 and later systems as is currently done for Python 3.x installers. For 2.7.7 only, we will provide three installers: the legacy deprecated 10.3+ 32-bit-only format; the newer 10.5+ 32-bit-only format; and the unchanged 10.6+ 64-/32-bit format. Although binary installers will no longer be available from python.org as of 2.7.8, it will still be possible to build from source on 10.3.9 and 10.4 systems if necessary. 17 May 2014, 21:29:22 UTC
36f28f7 Backport Fix for Issue #7776: Fix ``Host:'' header and reconnection when using http.client.HTTPConnection.set_tunnel(). Patch by Nikolaus Rath. 17 May 2014, 01:51:46 UTC
fb371af Issue #18104: revise docstrings, remove obsolete comments. 16 May 2014, 00:49:57 UTC
4c5eced Issue #21488: Oops, the patch for codecs.encode/decode doc was written by Berker Peksag (already present in Misc/ACKS). The issue was reported by Brad Aylsworth. 14 May 2014, 21:28:48 UTC
07b1615 Issue #21488: Fix doc of codecs.decode() and codecs.encode(), no keyword support. Patch written by Brad Aylsworth. 14 May 2014, 15:07:08 UTC
0eb9ee9 #21347: use string not list in shell=True example. Patch by Akira. 14 May 2014, 14:09:21 UTC
ddb39e7 Issue #21470: Do a better job seeding the random number generator to fully cover its state space. 14 May 2014, 05:09:23 UTC
a5413c4 Issue 21469: Mitigate risk of false positives with robotparser. * Repair the broken link to norobots-rfc.txt. * HTTP response codes >= 500 treated as a failed read rather than as a not found. Not found means that we can assume the entire site is allowed. A 5xx server error tells us nothing. * A successful read() or parse() updates the mtime (which is defined to be "the time the robots.txt file was last fetched"). * The can_fetch() method returns False unless we've had a read() with a 2xx or 4xx response. This avoids false positives in the case where a user calls can_fetch() before calling read(). * I don't see any easy way to test this patch without hitting internet resources that might change or without use of mock objects that wouldn't provide must reassurance. 13 May 2014, 05:18:50 UTC
c594596 whitespace 12 May 2014, 03:37:26 UTC
00b0bd5 Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin consolidating and improving human-validated tests of Idle. Change other files as needed to work with htest. Running the module as __main__ runs all tests. 12 May 2014, 03:32:20 UTC
8c16605 use logical rather than bit and 11 May 2014, 23:17:02 UTC
3428620 this file now has utf-8 chars 11 May 2014, 23:16:27 UTC
a1ccfb5 cast away warnings 11 May 2014, 23:14:00 UTC
629026a backport hmac.compare_digest to partially implement PEP 466 (closes #21306) Backport from Alex Gaynor. 11 May 2014, 23:11:44 UTC
e9314e4 remove confusing delete indexing (closes #21466) 11 May 2014, 18:18:51 UTC
bd2ab52 Issue #21476 Include idle icon files in Windows installer 11 May 2014, 04:25:54 UTC
d67c0b8 Backport 4e9f1017355f from #3561. This brings the option to install Python on the Windows Path. Committed per Benjamin Peterson's approval on python-dev. 10 May 2014, 17:52:59 UTC
b0acc1b Issue #21350: Fix file.writelines() to accept arbitrary buffer objects, as advertised. Patch by Brian Kearns. 08 May 2014, 17:26:04 UTC
9ba90c9 - Issue #17752: Fix distutils tests when run from the installed location. 07 May 2014, 02:41:26 UTC
4773b90 Add prompts to interactive example. This makes it match the new example below, and allows Sphinx's "hide the prompts and output" feature to work. 06 May 2014, 14:18:17 UTC
1512143 Issue #21366: Document the fact that ``return`` in a ``finally`` clause overrides a ``return`` in the ``try`` suite. 06 May 2014, 14:07:13 UTC
9343489 Issue 21375: Fix possible Py_ssizet overflow in heapq. 03 May 2014, 22:27:14 UTC
2460dc8 Issue #18604: Consolidated checks for GUI availability. test_support._is_gui_available is now defined the same way on every platform, and now includes the Windows-specific check that had been in the Windows version of _is_gui_available and the OSX-specific check that was in runtktests.check_tk_availability. Also, every platform checks whether Tk can be instantiated (if the platform-specific checks passed). 02 May 2014, 15:33:49 UTC
e9864c5 Issue #19630 Emphasise that the file parameter to marshal.dump must be a real file object 29 April 2014, 15:11:18 UTC
3ec903f Issue #21321: itertools.islice() now releases the reference to the source iterator when the slice is exhausted. Patch by Anton Afanasyev. 29 April 2014, 10:13:46 UTC
f3ae10e Closes #21055: Index (augmented) assignment symbols. 29 April 2014, 05:19:05 UTC
cd3d741 Closes 21048: Index 'as' in import and with statements. 29 April 2014, 04:58:48 UTC
0fe1d0a Closes #21026: Augment site doc based on experiments. Patch by Carol Willing. 29 April 2014, 04:31:46 UTC
b7967cc #21225: copy docstrings from base classes 25 April 2014, 13:29:30 UTC
700c8fe Issue #9291 Add ACKS & NEWS 27 April 2014, 15:39:33 UTC
3c5816f Issue #9291 Do not attempt to re-encode mimetype data read from registry in ANSI mode. Initial patches by Dmitry Jemerov & Vladimir Iofik 27 April 2014, 15:36:47 UTC
9b244ad #18243: Remove obsolete cautionary note from email mktime_tz docs. 26 April 2014, 23:05:03 UTC
32ae437 Issue #17145: Document array.array buffer interface limitations. 26 April 2014, 20:50:25 UTC
807c9da Issue #18944: backport typo fix 26 April 2014, 17:55:59 UTC
d6a1b2b Add NEWS entry for issue21349 26 April 2014, 15:02:38 UTC
3c603f3 Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a TypeError where it previously crashed the interpreter. Patch by Brian Kearns 26 April 2014, 14:47:08 UTC
be580f2 Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize 25 April 2014, 09:51:21 UTC
4e0df17 Issue #21346: Fix typos in test_itertools. Patch by Brian Kearns. 24 April 2014, 18:20:27 UTC
10c7781 fix off-by-one error (closes #21330) 23 April 2014, 01:54:10 UTC
c6606ed Issue #21303, #20565: Updated the version of Tcl/Tk used on Windows from 8.5.2 to 8.5.15. 22 April 2014, 20:36:11 UTC
46b6c08 Issue #21138: Change default reformat paragraph width to PEP 8's 72. 22 April 2014, 05:26:35 UTC
0edf52a Issue 21284: Idle: make test_formatparagraph pass even when a user changes the reformat width in the configuration menu. 22 April 2014, 05:10:57 UTC
8488901 Issue #21311: Avoid exception in _osx_support with non-standard compiler configurations. Patch by John Szakmeister. 19 April 2014, 20:24:03 UTC
f27ec3e - Issue #21285: Refactor and fix curses configure check to always search in a ncursesw directory. 17 April 2014, 18:11:19 UTC
back to top