summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.5Yury Selivanov2015-10-311-0/+6
|\
| * docs/inspect: Document __annotations__Yury Selivanov2015-10-311-0/+6
* | Merge typo fixes from 3.5Martin Panter2015-10-317-10/+10
|\ \ | |/
| * Fix more typos in whatsnew/3.5.rstMartin Panter2015-10-311-4/+4
| * Merge spelling fixes from 3.4 into 3.5Martin Panter2015-10-316-6/+6
| |\
| | * Fix some spelling errors in documentation and code commentsMartin Panter2015-10-316-6/+6
* | | Merge with 3.5Terry Jan Reedy2015-10-301-2/+2
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-301-2/+2
| |\ \ | | |/
| | * Issue #25519: Mark difflib.ndiff as a functions where not already.Terry Jan Reedy2015-10-301-2/+2
* | | Merge with 3.5Terry Jan Reedy2015-10-301-2/+0
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-301-2/+0
| |\ \ | | |/
| | * Issue #25505: Remove unused buggy method.Terry Jan Reedy2015-10-301-2/+0
* | | Issue #25487: Fix tests not updated when the imp module moved to aBrett Cannon2015-10-302-2/+2
* | | Merge with 3.5Terry Jan Reedy2015-10-302-9/+13
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-302-9/+13
| |\ \ | | |/
| | * Issue #25507: move test-specific imports to test function (idlelib.IOBinding).Terry Jan Reedy2015-10-302-9/+13
* | | merge 3.5 (#25504)Benjamin Peterson2015-10-301-1/+1
|\ \ \ | |/ /
| * | merge 3.4 (#25504)Benjamin Peterson2015-10-301-1/+1
| |\ \ | | |/
| | * fix usage of undefined name (#25504)Benjamin Peterson2015-10-301-1/+1
* | | merge 3.5 (#25515)Benjamin Peterson2015-10-302-20/+8
|\ \ \ | |/ /
| * | always use os.urandom for the uuid4 algorithm (closes #25515)Benjamin Peterson2015-10-302-20/+8
* | | Issue25506: Fixed a copy-pasting error in test_pprint.Serhiy Storchaka2015-10-291-1/+1
|\ \ \ | |/ /
| * | Issue25506: Fixed a copy-pasting error in test_pprint.Serhiy Storchaka2015-10-291-1/+1
* | | Null mergeSerhiy Storchaka2015-10-290-0/+0
|\ \ \ | |/ /
| * | Merge headsSerhiy Storchaka2015-10-295-7/+2
| |\ \
* | \ \ Merge headsSerhiy Storchaka2015-10-295-7/+2
|\ \ \ \
| * \ \ \ merge 3.5 (#25502)Benjamin Peterson2015-10-295-7/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | remove duplicated imports (closes #25502)Benjamin Peterson2015-10-295-7/+2
* | | | | Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties.Serhiy Storchaka2015-10-295-9/+19
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Issue #25503: Fixed inspect.getdoc() for inherited docstrings of properties.Serhiy Storchaka2015-10-295-9/+19
| |/ /
* | | Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-284-4/+18
|\ \ \ | |/ /
| * | Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-284-4/+18
| |\ \ | | |/
| | * Issue #21827: Fixed textwrap.dedent() for the case when largest commonSerhiy Storchaka2015-10-284-4/+18
* | | Merge with 3.5Terry Jan Reedy2015-10-281-4/+4
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-281-4/+4
| |\ \ | | |/
| | * Issue #25432: Explain isinstance behaviour when type is a tuple.Terry Jan Reedy2015-10-281-4/+4
* | | Closes #25494: Merge with 3.5Zachary Ware2015-10-281-1/+1
|\ \ \ | |/ /
| * | Issue #25494: Merge with 3.4Zachary Ware2015-10-281-1/+1
| |\ \ | | |/
| | * Issue #25494: Remove extra quote from docstring.Zachary Ware2015-10-281-1/+1
* | | Merge with 3.5Terry Jan Reedy2015-10-271-3/+5
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-271-3/+5
| |\ \ | | |/
| | * Display IDLE warning as a warning rather than as an error.Terry Jan Reedy2015-10-271-3/+5
* | | Fix a variable typo by switching to a f-string.Brett Cannon2015-10-271-1/+1
* | | Issue #23391: Merge OSError doc from 3.5Martin Panter2015-10-262-26/+60
|\ \ \ | |/ /
| * | Issue #23391: Merge OSError doc from 3.4 into 3.5Martin Panter2015-10-262-26/+60
| |\ \ | | |/
| | * Issue #23391: Restore OSError constructor argument documentationMartin Panter2015-10-262-26/+60
* | | Issue 25311: Add support for f-strings to tokenize.py. Also added some commen...Eric V. Smith2015-10-262-51/+84
* | | Issue #25154: Make the file argument apply to the print function andBrett Cannon2015-10-261-1/+1
* | | Merge with 3.5Zachary Ware2015-10-250-0/+0
|\ \ \ | |/ /
| * | Null merge with 3.4Zachary Ware2015-10-250-0/+0
| |\ \ | | |/