Commit graph

92765 commits

Author SHA1 Message Date
Serhiy Storchaka
f50fe724de Issue #25706: Fixed markup in the documentation. 2015-11-23 16:44:30 +02:00
Serhiy Storchaka
1f847659f3 Issue #25706: Fixed markup in the documentation. 2015-11-23 16:43:54 +02:00
Serhiy Storchaka
bf7b9ede1a Issue #25706: Fixed markup in the documentation. 2015-11-23 16:43:05 +02:00
Serhiy Storchaka
698068b013 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. 2015-11-23 15:46:14 +02:00
Serhiy Storchaka
6f988b5990 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. 2015-11-23 15:45:12 +02:00
Serhiy Storchaka
e3d4ec4766 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. 2015-11-23 15:44:03 +02:00
Serhiy Storchaka
b1ce30281d Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. 2015-11-23 15:20:21 +02:00
Serhiy Storchaka
4409c6cfae Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. 2015-11-23 15:19:23 +02:00
Serhiy Storchaka
e9b3074cf9 Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. 2015-11-23 15:17:43 +02:00
Larry Hastings
21dbc50f11 Null merge from 3.5. 2015-11-22 23:46:02 -08:00
Larry Hastings
3715cab3cb Merge 3.5.1rc1 release changes back into main 3.5 branch. 2015-11-22 23:27:07 -08:00
Larry Hastings
ba11daa4e8 Post-release updates for Python 3.5.1rc1. 2015-11-22 23:22:47 -08:00
Serhiy Storchaka
0cd3effacd Issue #25691: Fixed crash on deleting ElementTree.Element attributes. 2015-11-23 08:49:39 +02:00
Serhiy Storchaka
3987fefd6f Issue #25691: Fixed crash on deleting ElementTree.Element attributes. 2015-11-23 08:47:26 +02:00
Serhiy Storchaka
b6aa5375d5 Issue #25691: Fixed crash on deleting ElementTree.Element attributes. 2015-11-23 08:42:25 +02:00
Steve Dower
9450f6b437 Merge from 3.5 2015-11-22 18:20:37 -08:00
Steve Dower
10fa83cb77 Fixes upload directories for Windows installer. 2015-11-22 18:20:11 -08:00
Steve Dower
21cecb904f Fixes upload directories for Windows installer. 2015-11-22 18:20:11 -08:00
Victor Stinner
da43ee4316 Issue #25694: Fix test_regrtest for installed Python 2015-11-22 15:18:54 +01:00
Victor Stinner
dc0965551e Issue #25694: Install test.libregrtest to be able to run tests on the installed
Python
2015-11-22 15:18:40 +01:00
Serhiy Storchaka
bf57bff1a9 Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
entries.  Patch by Dingyuan Wang.
2015-11-22 14:50:59 +02:00
Serhiy Storchaka
6e3d2ba269 Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
entries.  Patch by Dingyuan Wang.
2015-11-22 14:50:25 +02:00
Serhiy Storchaka
8bc792a602 Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
entries.  Patch by Dingyuan Wang.
2015-11-22 14:49:58 +02:00
Serhiy Storchaka
ac8abe2100 Issue #19687: Fixed memory leak on failed Element slice assignment.
Added new tests for Element slice assignments.
2015-11-22 12:30:54 +02:00
Serhiy Storchaka
36e4f760f6 Issue #19687: Fixed memory leak on failed Element slice assignment.
Added new tests for Element slice assignments.
2015-11-22 12:30:28 +02:00
Serhiy Storchaka
04d759b1e4 Issue #19687: Fixed memory leak on failed Element slice assignment.
Added new tests for Element slice assignments.
2015-11-22 12:18:38 +02:00
Larry Hastings
8f576d9619 Added tag v3.5.1rc1 for changeset 948ef16a6951 2015-11-21 23:54:48 -08:00
Larry Hastings
6e86580fc7 Version bump for Python 3.5.1rc1. 2015-11-21 23:54:22 -08:00
Larry Hastings
1fb5b735f5 Updated pydoc topics for 3.5.1rc1. 2015-11-21 23:50:36 -08:00
Martin Panter
d6a59bacd8 Issue #25689: Merge ftplib and nntplib docs from 3.5 2015-11-21 22:49:06 +00:00
Martin Panter
23244e5787 Issue #25689: Merge ftplib and nntplib docs from 3.4 into 3.5 2015-11-21 22:48:54 +00:00
Martin Panter
828123ce4e Issue #25689: Fix language in ftplib and nntplib docs
Original patch by Silent Ghost.
2015-11-21 22:03:08 +00:00
Terry Jan Reedy
d40d90ab8f Update idlelib/NEWS.txt. 2015-11-21 13:33:57 -05:00
Terry Jan Reedy
4a93cf794c Update idlelib/NEWS.txt. 2015-11-21 13:33:06 -05:00
Terry Jan Reedy
6e92c1137b Update idlelib/NEWS.txt. 2015-11-21 13:31:27 -05:00
Terry Jan Reedy
2f557be2f5 Merge with 3.5 2015-11-21 13:20:26 -05:00
Terry Jan Reedy
7537898e4f Misc/NEWS entries for IDLE. 2015-11-21 13:20:09 -05:00
Terry Jan Reedy
c75d37fcba Misc/NEWS entries for IDLE. 2015-11-21 13:19:03 -05:00
Serhiy Storchaka
f7d75db803 Issue #25686: test_shutil no longer uses the distutils package for searching
and running external archivers.
2015-11-21 14:10:30 +02:00
Serhiy Storchaka
efd83feb7d Issue #25686: test_shutil no longer uses the distutils package for searching
and running external archivers.
2015-11-21 14:09:58 +02:00
Serhiy Storchaka
b42de2f309 Issue #25686: test_shutil no longer uses the distutils package for searching
and running external archivers.
2015-11-21 14:09:26 +02:00
Martin Panter
1aa10278a7 Issue #25626: Add news to 3.6 section 2015-11-21 10:57:47 +00:00
Martin Panter
36befa5b4c Issue #25626: Merge zlib fix from 3.5 2015-11-21 10:57:15 +00:00
Terry Jan Reedy
266b276f34 Merge with 3.5 2015-11-21 00:05:35 -05:00
Terry Jan Reedy
d13cade381 Merge with 3.4 2015-11-21 00:05:17 -05:00
Terry Jan Reedy
e1b02e0459 Issue 15348: Stop debugger engine (normally in user process)
before closing debugger window in IDLE process.
2015-11-21 00:05:03 -05:00
Terry Jan Reedy
20fe98350e Merge with 3.5 2015-11-20 19:37:14 -05:00
Terry Jan Reedy
0a7b2ae550 Merge with 3.4 2015-11-20 19:37:00 -05:00
Terry Jan Reedy
6a904c16f7 Issue #24455: Prevent IDLE from hanging when a) closing the shell while the
debugger is active (15347); b) closing the debugger with the [X] button
(15348); and c) activating the debugger when already active (24455).
The patch by Mark Roseman does this by making two changes.
1. To suspend and resume the gui.interaction method, use the tcl vwait
mechanism interded for this purpose instead of root.mainloop & .quit.
2. In gui.run, allow any existing interaction to terminate first.
2015-11-20 19:36:43 -05:00
Ethan Furman
cc96d5e9cd null merge 2015-11-20 13:19:35 -08:00