| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 #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 |
|
|
* | | Issue #18571: Implementation of the PEP 446: file descriptors and file handles | Victor Stinner | 2013-08-27 | 1 | -0/+5 |
|
|
* | | Issue #18783: Removed existing mentions of Python long type in docstrings, | Serhiy Storchaka | 2013-08-27 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Issue #18783: Removed existing mentions of Python long type in docstrings, | Serhiy Storchaka | 2013-08-27 | 1 | -0/+3 |
|
|
* | | Close #11619: The parser and the import machinery do not encode Unicode | Victor Stinner | 2013-08-26 | 1 | -0/+3 |
|
|
* | | #18833: merge with 3.3. | Ezio Melotti | 2013-08-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #18833: add a test for test_telnetlib. Patch by Alex Volkov. | Ezio Melotti | 2013-08-25 | 1 | -0/+1 |
|
|
* | | Issue #18808: Non-daemon threads are now automatically joined when a sub-inte... | Antoine Pitrou | 2013-08-25 | 1 | -0/+3 |
|
|
* | | Issue #18817: Fix a resource warning in Lib/aifc.py demo. Patch by | Serhiy Storchaka | 2013-08-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #18817: Fix a resource warning in Lib/aifc.py demo. | Serhiy Storchaka | 2013-08-25 | 1 | -0/+2 |
|
|
* | | Merge #16611: BaseCookie now parses 'secure' and 'httponly' flags. | R David Murray | 2013-08-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | #16611: BaseCookie now parses 'secure' and 'httponly' flags. | R David Murray | 2013-08-25 | 1 | -0/+3 |
|
|
* | | Issue #11973: Fix a problem in kevent. The flags and fflags fields are now | Christian Heimes | 2013-08-25 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #11973: Fix a problem in kevent. The flags and fflags fields are now | Christian Heimes | 2013-08-25 | 1 | -0/+3 |
|
|
* | | Issue #18747: Fix spelling errors in my commit message and comments, | Christian Heimes | 2013-08-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #18747: Fix spelling errors in my commit message and comments, | Christian Heimes | 2013-08-25 | 1 | -1/+1 |
|
|
* | | Closes #18807: pyvenv now takes a --copies argument allowing copies instead o... | Vinay Sajip | 2013-08-24 | 1 | -0/+3 |
|
|
* | | Close #18538: ``python -m dis`` now uses argparse. | Nick Coghlan | 2013-08-24 | 1 | -0/+3 |
|
|
* | | remove support for compiling on systems without getcwd() | Benjamin Peterson | 2013-08-24 | 1 | -0/+2 |
|
|
* | | Issue #18394: Explicitly close the file object cgi.FieldStorage | Brett Cannon | 2013-08-23 | 1 | -0/+2 |
|
|
* | | (Merge 3.3) Close #17702: On error, os.environb now removes suppress the except | Victor Stinner | 2013-08-23 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Close #17702: On error, os.environb now removes suppress the except context | Victor Stinner | 2013-08-23 | 1 | -0/+3 |
|
|
| * | NEW entry for issue #18755 | Brett Cannon | 2013-08-23 | 1 | -0/+3 |
|
|
* | | Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6. | Serhiy Storchaka | 2013-08-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6. | Serhiy Storchaka | 2013-08-22 | 1 | -0/+2 |
|
|
* | | Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj | Serhiy Storchaka | 2013-08-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj | Serhiy Storchaka | 2013-08-22 | 1 | -0/+3 |
|
|
* | | Issue #18747: Update Misc/NEWS to reflect the latest changeset. | Christian Heimes | 2013-08-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #18747: Update Misc/NEWS to reflect the latest changeset. | Christian Heimes | 2013-08-22 | 1 | -1/+1 |
|
|
* | | Merge #18324: set_payload now correctly handles binary input. | R David Murray | 2013-08-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | #18324: set_payload now correctly handles binary input. | R David Murray | 2013-08-22 | 1 | -0/+3 |
|
|
| * | Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as poss... | Antoine Pitrou | 2013-08-21 | 1 | -0/+4 |
|
|
* | | Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as poss... | Antoine Pitrou | 2013-08-21 | 1 | -0/+7 |
|
|