Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix buildbot failure | Antoine Pitrou | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | Fix indentation in doc example. | Ezio Melotti | 2013-11-17 | 1 | -5/+5 |
| | |||||
* | Issue #19599: Increase sleep period. | Richard Oudkerk | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | Fix handling of SystemExit and exit code. Patch by Brodie Rao. | Richard Oudkerk | 2013-11-17 | 2 | -2/+2 |
| | |||||
* | Issue 16998: Clarify that += on a shared value is not atomic. | Richard Oudkerk | 2013-11-17 | 1 | -6/+18 |
| | |||||
* | Issue #19508: warn that ssl doesn't validate certificates by default | Antoine Pitrou | 2013-11-17 | 1 | -0/+4 |
| | |||||
* | Issue #19606: Use specific asserts in cookielib tests. | Serhiy Storchaka | 2013-11-17 | 1 | -78/+74 |
| | |||||
* | Issue #19607: Use specific asserts in weakref tests. | Serhiy Storchaka | 2013-11-17 | 1 | -77/+74 |
| | |||||
* | Issue #19605: Use specific asserts in datetime tests | Serhiy Storchaka | 2013-11-17 | 1 | -81/+81 |
| | |||||
* | Fix merge error in issue #19602. | Serhiy Storchaka | 2013-11-17 | 1 | -4/+0 |
| | |||||
* | Merge heads | Serhiy Storchaka | 2013-11-17 | 1 | -1/+1 |
|\ | |||||
| * | #19238: fix typo in documentation. | Ezio Melotti | 2013-11-17 | 1 | -1/+1 |
| | | |||||
* | | Issue #19604: Use specific asserts in array tests. | Serhiy Storchaka | 2013-11-16 | 1 | -34/+34 |
| | | |||||
* | | Issue #19602: Use specific asserts in tkinter tests. | Serhiy Storchaka | 2013-11-16 | 3 | -25/+29 |
| | | |||||
* | | Issue #19601: Use specific asserts in sqlite3 tests. | Serhiy Storchaka | 2013-11-16 | 2 | -30/+20 |
|/ | |||||
* | Issue #19600: Use specific asserts in distutils tests. | Serhiy Storchaka | 2013-11-16 | 15 | -36/+36 |
| | |||||
* | Issue #19594: Use specific asserts in unittest tests. | Serhiy Storchaka | 2013-11-16 | 3 | -9/+9 |
| | |||||
* | Issue #19591: Use specific asserts in ctype tests. | Serhiy Storchaka | 2013-11-16 | 16 | -85/+84 |
| | |||||
* | Issue #19590: Use specific asserts in email tests. | Serhiy Storchaka | 2013-11-16 | 2 | -157/+135 |
| | |||||
* | Issue #12853: Correct NameError in distutils upload command. | Jason R. Coombs | 2013-11-16 | 2 | -1/+3 |
| | |||||
* | Issue #19504: Used American spelling for 'customize'. | Vinay Sajip | 2013-11-15 | 1 | -2/+2 |
| | |||||
* | Issue #19523: Closed FileHandler leak which occurred when delay was set. | Vinay Sajip | 2013-11-15 | 2 | -1/+5 |
| | |||||
* | Issue #19592: Use specific asserts in lib2to3 tests. | Serhiy Storchaka | 2013-11-14 | 5 | -17/+17 |
| | |||||
* | a post-2.7.6 world | Benjamin Peterson | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | merge 2.7.6 release branch | Benjamin Peterson | 2013-11-10 | 6 | -7/+8 |
|\ | |||||
| * | Added tag v2.7.6 for changeset 3a1db0d2747e | Benjamin Peterson | 2013-11-10 | 1 | -0/+1 |
| | | |||||
| * | 2.7.6 finalv2.7.6 | Benjamin Peterson | 2013-11-10 | 5 | -7/+7 |
| | | |||||
* | | Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms. | Serhiy Storchaka | 2013-11-09 | 3 | -11/+15 |
| | | |||||
* | | Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085). | Serhiy Storchaka | 2013-11-09 | 3 | -22/+31 |
| | | |||||
* | | #19480: HTMLParser now accepts all valid start-tag names as defined by the ↵ | Ezio Melotti | 2013-11-07 | 3 | -7/+17 |
| | | | | | | | | HTML5 standard. | ||||
* | | backport #18985: Improve fcntl documentation. | R David Murray | 2013-11-07 | 2 | -16/+21 |
| | | |||||
* | | Revert wrong change in previous commit (issue #19085). | Serhiy Storchaka | 2013-11-05 | 1 | -1/+1 |
| | | |||||
* | | Merge heads | Serhiy Storchaka | 2013-11-05 | 6 | -56/+33 |
|\ \ | |||||
| * \ | merge 2.7.6 release branch | Benjamin Peterson | 2013-11-05 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6. | Ned Deily | 2013-11-05 | 5 | -55/+32 |
| | | | | | | | | | | | | | | | | | | | | | Some third-party projects, such as matplotlib and PIL/Pillow, depended on being able to build with Tcl and Tk frameworks in /Library/Frameworks. They were unable to build with the built-in Tcl/Tk and/or execute correctly. | ||||
| * | | Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6. | Ned Deily | 2013-11-05 | 5 | -55/+32 |
| | | | | | | | | | | | | | | | | | | | | | Some third-party projects, such as matplotlib and PIL/Pillow, depended on being able to build with Tcl and Tk frameworks in /Library/Frameworks. They were unable to build with the built-in Tcl/Tk and/or execute correctly. | ||||
| * | | Issue #19397: test_pydoc now works with -S (help not added to builtins). | Terry Jan Reedy | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Patch by Serhiy Storchaka and Vajrasky Kok. | ||||
| * | | merge 2.7.6 release branch | Benjamin Peterson | 2013-11-04 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fix unintended switch from a constant to a global in 56a3c0bc4634 | Raymond Hettinger | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 ↵ | Serhiy Storchaka | 2013-11-05 | 1 | -4/+4 |
|/ / | | | | | | | (issue #19085). | ||||
* | | Issue #19085: Fix running test_ttk_textonly on displayless host. | Serhiy Storchaka | 2013-11-04 | 2 | -8/+15 |
| | | |||||
* | | Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12. | Serhiy Storchaka | 2013-11-04 | 1 | -1/+13 |
| | | |||||
* | | Remove merge artifact from Misc/NEWS | Nick Coghlan | 2013-11-04 | 1 | -1/+0 |
| | | |||||
* | | Close #17827: Document codecs.encode & codecs.decode | Nick Coghlan | 2013-11-04 | 2 | -0/+27 |
| | | |||||
* | | Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the | Zachary Ware | 2013-11-04 | 2 | -6/+14 |
| | | | | | | | | | | event of a permission error on Windows and to properly report other skip conditions. | ||||
* | | Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run | Terry Jan Reedy | 2013-11-04 | 1 | -0/+4 |
| | | | | | | | | under test.regrtest on 2.7. | ||||
* | | Issue #17883: Backport test.test_support._is_gui_available() | Zachary Ware | 2013-11-04 | 2 | -0/+37 |
| | | | | | | | | This should stop the Windows buildbots from hanging on test_ttk_guionly. | ||||
* | | Issue #15392: Install idlelib/idle_test. | Ned Deily | 2013-11-04 | 1 | -1/+2 |
| | | |||||
* | | Issue #19391: Clean up PCbuild/readme.txt | Zachary Ware | 2013-11-04 | 1 | -42/+20 |
| | | |||||
* | | Fix test_os (issue #18702). | Serhiy Storchaka | 2013-11-03 | 1 | -2/+2 |
| | |