summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Remove line numbers from unittest in susp-ignored.Robert Collins2015-07-221-4/+4
|\
| * Remove line numbers from unittest in susp-ignored.Robert Collins2015-07-221-4/+4
* | Merge unittest docs suspicious fix.Robert Collins2015-07-221-4/+4
|\ \ | |/
| * Fix suspicious after the unittest docs change.Robert Collins2015-07-221-4/+4
* | Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-4/+8
|\ \ | |/
| * Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.Robert Collins2015-07-221-4/+8
* | Issue #24619: New approach for tokenizing async/await.Yury Selivanov2015-07-221-3/+1
* | Merge with 3.4Zachary Ware2015-07-221-1/+1
|\ \ | |/
| * rstlint: explicitly open files as UTF8Zachary Ware2015-07-221-1/+1
* | Issue #24680: Merge with 3.4Zachary Ware2015-07-221-1/+1
|\ \ | |/
| * Issue #24680: Remove random backslash. Patch by cdz.Zachary Ware2015-07-221-1/+1
* | Fixes argument handling in build.bat and HHC searchSteve Dower2015-07-211-10/+7
* | Adds support for an unattend.xml file to control the Windows installer options.Steve Dower2015-07-181-0/+14
* | Adds option to only install the launcher.Steve Dower2015-07-181-0/+3
* | Issue #24642: Adds installer notes and links to What's New for 3.5Steve Dower2015-07-171-0/+10
* | Removes my username from the documentation.Steve Dower2015-07-171-0/+0
* | Adds option to install launcher for all users even when installing Python jus...Steve Dower2015-07-162-2/+10
* | merge 3.4 (#24610)Benjamin Peterson2015-07-111-1/+1
|\ \ | |/
| * fix normalization example (closes #24610)Benjamin Peterson2015-07-111-1/+1
* | - Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optionalBarry Warsaw2015-07-091-14/+31
* | Update ignored suspicious markupZachary Ware2015-07-071-1/+1
* | Fix versionchanged directivesZachary Ware2015-07-072-2/+2
* | Fix usage of the default role.Zachary Ware2015-07-073-5/+5
* | Merge 3.4Zachary Ware2015-07-071-3/+4
|\ \ | |/
| * Fix usage of the default role.Zachary Ware2015-07-072-38/+39
| * Fix suspicious markupZachary Ware2015-07-073-5/+14
* | merge 3.4Benjamin Peterson2015-07-061-1/+1
|\ \ | |/
| * 'not' is very important hereBenjamin Peterson2015-07-061-1/+1
* | merge 3.4Benjamin Peterson2015-07-061-3/+3
|\ \ | |/
| * tighten warningBenjamin Peterson2015-07-061-3/+3
* | Documentation fixes for 3.5.0b3.Larry Hastings2015-07-051-1/+2
* | Issue #24330: merge from 3.4Ned Deily2015-07-041-1/+2
|\ \ | |/
| * Issue #24330: Update IDLE doc and help to note "Configure IDLE" differenceNed Deily2015-07-041-1/+2
* | Merge: #24584: replace dead link with pointer to archive.org.R David Murray2015-07-041-1/+1
|\ \ | |/
| * #24584: replace dead link with pointer to archive.org.R David Murray2015-07-041-1/+1
* | Issue #24400: Resurrect inspect.isawaitable()Yury Selivanov2015-07-033-10/+32
* | Close #24458: PEP 489 documentationNick Coghlan2015-07-036-98/+303
* | Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.Yury Selivanov2015-07-034-4/+22
* | Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines.Yury Selivanov2015-07-032-0/+10
* | Merge 3.4Benjamin Peterson2015-07-021-1/+1
|\ \ | |/
| * remove stray '(' (closes #24547)Benjamin Peterson2015-07-021-1/+1
* | docs/conf: Undo changes in b2a3baa1c2b0; issue #24400Yury Selivanov2015-07-021-1/+1
* | Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Cor...Yury Selivanov2015-07-012-1/+13
* | Issue #24487: Rename async() -> ensure_future() in asyncio docs.Yury Selivanov2015-07-014-13/+13
* | Issue #24541: Drop test_inspect.test_eightteen unittest; update docsYury Selivanov2015-07-011-1/+1
* | Issue #24400: Remove inspect.isawaitable().Yury Selivanov2015-06-302-13/+2
* | upgrade to Unicode 8.0.0Benjamin Peterson2015-06-274-7/+14
* | Issue #23684: Clarify the return value of the scheme attribute of ParseResult...Berker Peksag2015-06-251-7/+9
|\ \ | |/
| * Issue #23684: Clarify the return value of the scheme attribute of ParseResult...Berker Peksag2015-06-251-7/+9
* | Merge 3.4 (issue #24509)Yury Selivanov2015-06-251-3/+9
|\ \ | |/