| Commit message (Expand) | Author | Age | Files | Lines |
* | Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the | Victor Stinner | 2013-09-08 | 1 | -0/+7 |
|
|
* | Merge #18952 fix from 3.3 | Nick Coghlan | 2013-09-08 | 1 | -0/+13 |
|\ |
|
| * | Close #18952: correctly download test support data | Nick Coghlan | 2013-09-08 | 1 | -0/+4 |
|
|
* | | Issue #18808: Thread.join() now waits for the underlying thread state to be d... | Antoine Pitrou | 2013-09-07 | 1 | -0/+4 |
|
|
* | | Added Elazar to Misc/ACKS. | Ethan Furman | 2013-09-07 | 1 | -0/+1 |
|
|
* | | Issue #18458: Prevent crashes with newer versions of libedit. Its readline | Ned Deily | 2013-09-06 | 1 | -0/+3 |
|
|
* | | Issue #18623: Factor out the _SuppressCoreFiles context manager into test.sup... | Antoine Pitrou | 2013-09-06 | 1 | -0/+3 |
|
|
* | | #18852: Handle readline.__doc__ being None in site.py readline activation. | R David Murray | 2013-09-06 | 1 | -0/+3 |
|
|
* | | Issue #18920: argparse's default version action (for -v, --version) should | Eli Bendersky | 2013-09-06 | 1 | -0/+3 |
|
|
* | | Issue #18849: Fixed a Windows-specific tempfile bug where collision with an | Eli Bendersky | 2013-09-06 | 2 | -0/+5 |
|\ \
| |/ |
|
| * | Issue #18849: Fixed a Windows-specific tempfile bug where collision with an | Eli Bendersky | 2013-09-06 | 2 | -0/+5 |
|
|
* | | Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+ | Ned Deily | 2013-09-06 | 1 | -0/+5 |
|
|
* | | Issue #1584: Provide options to override default search paths for Tcl and Tk | Ned Deily | 2013-09-06 | 1 | -0/+6 |
|
|
* | | Nerge 3.3 into default. | Tim Peters | 2013-09-06 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #18942: sys._debugmallocstats() output was damaged on Windows. | Tim Peters | 2013-09-06 | 1 | -0/+2 |
|
|
* | | Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in | Serhiy Storchaka | 2013-09-05 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18672: Fixed format specifiers for Py_ssize_t in debugging output in | Serhiy Storchaka | 2013-09-05 | 1 | -0/+3 |
|
|
* | | Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write | Serhiy Storchaka | 2013-09-05 | 1 | -0/+6 |
|
|
* | | Issue #18830: inspect.getclasstree() no more produces duplicated entries even | Serhiy Storchaka | 2013-09-05 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18830: inspect.getclasstree() no more produces duplicated entries even | Serhiy Storchaka | 2013-09-05 | 1 | -0/+3 |
|
|
* | | Issue #18878: sunau.open now supports the context manager protocol. Based on | Serhiy Storchaka | 2013-09-05 | 1 | -0/+3 |
|
|
* | | (Merge 3.3) Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, | Victor Stinner | 2013-09-04 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast | Victor Stinner | 2013-09-04 | 1 | -0/+3 |
|
|
* | | Issue #18876: The FileIO.mode attribute now better reflects the actual mode u... | Antoine Pitrou | 2013-09-04 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18876: The FileIO.mode attribute now better reflects the actual mode u... | Antoine Pitrou | 2013-09-04 | 1 | -0/+3 |
|
|
* | | Issue #16853: Add new selectors module. | Charles-François Natali | 2013-09-04 | 1 | -0/+2 |
|
|
* | | Issue #18882: Add threading.main_thread() function. | Andrew Svetlov | 2013-09-04 | 1 | -0/+2 |
|
|
* | | Issue #16826: Revert fix while Windows issues are being worked out. | Meador Inge | 2013-09-04 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Issue #16826: Revert fix while Windows issues are being worked out. | Meador Inge | 2013-09-04 | 1 | -2/+0 |
|
|
* | | Merge heads. | Meador Inge | 2013-09-03 | 1 | -0/+2 |
|\ \ |
|
| * \ | Issue #16826: Don't check for PYTHONCASEOK when using -E. | Meador Inge | 2013-09-03 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Issue #16826: Don't check for PYTHONCASEOK when using -E. | Meador Inge | 2013-09-03 | 1 | -0/+2 |
|
|
* | | | Issue #18901: The sunau getparams method now returns a namedtuple rather than | Serhiy Storchaka | 2013-09-03 | 1 | -0/+3 |
|
|
* | | | Issue #17487: The result of the wave getparams method now is pickleable again. | Serhiy Storchaka | 2013-09-03 | 1 | -0/+3 |
|/ / |
|
* | | Issue #18912: Fix indentation in docstring | Eli Bendersky | 2013-09-03 | 1 | -0/+1 |
|\ \
| |/ |
|
* | | Issue #12037: Fix test_email for desktop Windows. | Terry Jan Reedy | 2013-08-31 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #12037: Fix test_email for desktop Windows. | Terry Jan Reedy | 2013-08-31 | 1 | -0/+2 |
|
|
* | | Merge from 3.3 #18489 Search Engine tests | Terry Jan Reedy | 2013-08-31 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine. | Terry Jan Reedy | 2013-08-31 | 1 | -0/+2 |
|
|
* | | Close #18780: %-formatting now prints value for int subclasses with %d, %i, a... | Ethan Furman | 2013-08-31 | 1 | -0/+3 |
|
|
* | | Issue #18756: os.urandom() now uses a lazily-opened persistent file descripto... | Antoine Pitrou | 2013-08-30 | 1 | -0/+4 |
|
|
* | | Issue #18418: After fork(), reinit all threads states, not only active ones. | Charles-François Natali | 2013-08-30 | 2 | -0/+4 |
|\ \
| |/ |
|
| * | Issue #18418: After fork(), reinit all threads states, not only active ones. | Charles-François Natali | 2013-08-30 | 2 | -0/+4 |
|
|
* | | Fixes Issue #15507: test_subprocess's test_send_signal could fail if the test | Gregory P. Smith | 2013-08-29 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fixes issue #15507: test_subprocess's test_send_signal could fail if the test | Gregory P. Smith | 2013-08-29 | 1 | -0/+5 |
|
|
* | | Issue #17974: Switch unittest from using getopt to using argparse. | Serhiy Storchaka | 2013-08-29 | 1 | -0/+2 |
|
|
* | | Issue #16799: Switched from getopt to argparse style in regrtest's argument | Serhiy Storchaka | 2013-08-29 | 1 | -0/+3 |
|
|
* | | Issue #18743: Fix references to non-existant "StringIO" module | Serhiy Storchaka | 2013-08-29 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #18743: Fix references to non-existant "StringIO" module | Serhiy Storchaka | 2013-08-29 | 1 | -0/+2 |
|
|
* | | Issue #11798: TestSuite now drops references to own tests after execution. | Andrew Svetlov | 2013-08-28 | 2 | -0/+4 |
|
|