summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge 3.5 (#27514)Benjamin Peterson2016-07-153-3/+8
|\
| * make too many nested blocks be a SyntaxError instead of a SystemError ↵Benjamin Peterson2016-07-153-3/+8
| | | | | | | | | | | | (closes #27514) Patch by Ammar Askar.
* | Issue #27180: Merge from 3.5Berker Peksag2016-07-141-2/+3
|\ \ | |/
| * Issue #27180: Clarify Path.rename() behavior on Unix systemsBerker Peksag2016-07-141-2/+3
| | | | | | | | Patch by Evelyn Mitchell.
* | Issue #27455: Merge from 3.5Berker Peksag2016-07-141-13/+13
|\ \ | |/
| * Issue #27455: Improve examples in tkinter documentationBerker Peksag2016-07-141-13/+13
| | | | | | | | Patch by John Hagen.
* | Backed out changeset af29d89083b3 (closes #25548) (closes #27498)Benjamin Peterson2016-07-1420-105/+92
| |
* | Issue #27369: Merge test_pyexpat from 3.5Martin Panter2016-07-142-4/+8
|\ \ | |/
| * Issue #27369: Merge test_pyexpat from 3.4 into 3.5Martin Panter2016-07-142-4/+8
| |\
| | * Issue #27369: Merge test_pyexpat from 3.3 into 3.4Martin Panter2016-07-142-4/+8
| | |\
| | | * Issue #27369: Merge test_pyexpat from 3.2 into 3.3Martin Panter2016-07-142-4/+5
| | | |\
| | | | * Issue #27369: Don’t test error message detail that changed in Expat 2.2.03.2Martin Panter2016-07-142-4/+5
| | | | |
| | | | * Issue #22758: Move NEWS entry to Library sectionMartin Panter2016-07-141-3/+3
| | | | |
* | | | | Merge from 3.5Steve Dower2016-07-142-7/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fixes build order and lingering intermediate files.Steve Dower2016-07-142-7/+7
| | | | |
* | | | | Merge 3.5 (issue #27392)Yury Selivanov2016-07-123-4/+106
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27392: Add loop.connect_accepted_socket().Yury Selivanov2016-07-123-4/+106
| | | | | | | | | | | | | | | | | | | | Patch by Jim Fulton.
* | | | | Issue #27481: Docummented that ValueError is now raised instead of TypeErrorSerhiy Storchaka2016-07-122-6/+22
|\ \ \ \ \ | |/ / / / | | | | | | | | | | in case of embedded null characters/bytes. Patch by Xiang Zhang.
| * | | | Issue #27481: Docummented that ValueError is now raised instead of TypeErrorSerhiy Storchaka2016-07-122-6/+22
| | | | | | | | | | | | | | | | | | | | in case of embedded null characters/bytes. Patch by Xiang Zhang.
* | | | | Start 3.6.0a4Ned Deily2016-07-122-1/+13
| | | | |
* | | | | Added tag v3.6.0a3 for changeset f3edf13dc339Ned Deily2016-07-111-0/+1
| | | | |
* | | | | Version bump for 3.6.0a3v3.6.0a3Ned Deily2016-07-113-4/+4
| | | | |
* | | | | Update pydoc topics for 3.6.0a3Ned Deily2016-07-111-5/+9
| | | | |
* | | | | Issue #27285: Cleanup "suspicious" warnings.Ned Deily2016-07-113-6/+6
| | | | |
* | | | | Issue #23804: Merge spelling and NEWS fixes from 3.5Martin Panter2016-07-1111-16/+22
|\ \ \ \ \ | |/ / / /
| * | | | English spelling and grammar fixesMartin Panter2016-07-1111-17/+17
| | | | |
| * | | | Restore NEWS entries lost in revision 8145f25f26aaMartin Panter2016-07-111-0/+6
| | | | |
* | | | | Issue #23804: Merge SSL recv() fix from 3.5Martin Panter2016-07-113-8/+32
|\ \ \ \ \ | |/ / / /
| * | | | Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOFMartin Panter2016-07-113-8/+32
| | | | |
* | | | | IDLE NEWS items.Terry Jan Reedy2016-07-112-0/+36
| | | | |
* | | | | Issue #27477: Convert IDLE search dialogs to using ttk widgets.Terry Jan Reedy2016-07-116-36/+50
| | | | |
* | | | | Refine geometry of idlelib htests (and a few other fix-ups).Terry Jan Reedy2016-07-1019-58/+52
| | | | |
* | | | | Issue #27173: Fix error in test_config that caused test_idle to fail.Terry Jan Reedy2016-07-101-1/+1
| | | | |
* | | | | issue27476 - Introduce a .github template to discourage github pull requestsSenthil Kumaran2016-07-101-0/+9
| | | | | | | | | | | | | | | | | | | | and point users to developers guide.
* | | | | Null mergeSerhiy Storchaka2016-07-100-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge headsSerhiy Storchaka2016-07-102-4/+4
| |\ \ \ \
* | \ \ \ \ Merge headsSerhiy Storchaka2016-07-107-61/+274
|\ \ \ \ \ \
| * \ \ \ \ \ #22758 null mergeR David Murray2016-07-100-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | #22758 null mergeR David Murray2016-07-100-0/+0
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | #22758 null mergeR David Murray2016-07-100-0/+0
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | #22758 null mergeR David Murray2016-07-100-0/+0
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | #22758: fix regression in handling of secure cookies.R David Murray2016-07-103-11/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This backports the fix from #16611, per discussion with the release manager.
| * | | | | | Merge: #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Nathan Harold.
| * | | | | | Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.Terry Jan Reedy2016-07-105-57/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the default key set depend on the platform. Add tests for changes to the config module.
* | | | | | | Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-103-16/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | concatenations. Patch by Xiang Zhang.
| * | | | | Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-103-16/+14
| |/ / / / | | | | | | | | | | | | | | | concatenations. Patch by Xiang Zhang.
* | | | | Merge: #20647: Update dictobject.c comments to account for randomized string ↵R David Murray2016-07-101-8/+5
|\ \ \ \ \ | |/ / / / | | | | | | | | | | hashes.
| * | | | #20647: Update dictobject.c comments to account for randomized string hashes.R David Murray2016-07-101-8/+5
| | | | | | | | | | | | | | | | | | | | Patch by Jaysinh Shukla.
* | | | | Issue #27027: Added test.support.is_android that is True when this is anXavier de Gaye2016-07-102-1/+9
| | | | | | | | | | | | | | | | | | | | Android build.