summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-178)INADA Naoki2017-02-201-2/+9
* Tweak PEP 519 documentation in stdlib (#164)Berker Peksag2017-02-192-3/+3
* Backport36 doc fixes: PR#68 and PR#124 (#125)Victor Stinner2017-02-152-3/+3
* bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108)Mariatta2017-02-151-0/+2
* bpo-29521 Fix two minor documentation build warnings (#41) (#83)Mariatta2017-02-142-4/+5
* Fix some sphinx warnings (#9) (#81)Mariatta2017-02-142-16/+16
* [backport to 3.6] bpo-28929: Link the documentation to its source file on Git...Mariatta2017-02-121-2/+5
* bpo-29474: Improve documentation for weakref.WeakValueDictionary (#22)Mariatta2017-02-121-5/+5
* [backport to 3.6] Support "bpo-" in Misc/NEWS (#42)Mariatta2017-02-121-4/+4
* massage English for -X descriptions a bitBenjamin Peterson2017-02-101-5/+7
* Merge issue #26355 fix from Python 3.5Nick Coghlan2017-02-091-0/+1
|\
| * Issue #26355: Specify canonical URLs in docs pagesNick Coghlan2017-02-091-0/+1
* | Issue #29441: Merge from 3.5Berker Peksag2017-02-071-17/+4
|\ \ | |/
| * Issue #29441: Update examples to use async and await keywords in asyncio-task...Berker Peksag2017-02-071-17/+4
* | Issue #29371: merge with 3.5Mariatta Wijaya2017-02-071-11/+13
|\ \ | |/
| * Issue #29371: Clarify bitwise OR operation in doctest option flags.Mariatta Wijaya2017-02-071-11/+13
* | Substitute a more readable f-stringRaymond Hettinger2017-02-061-1/+1
* | Fix usage of data directiveBerker Peksag2017-02-061-5/+5
* | Issue #29198: Merge from 3.5Berker Peksag2017-02-041-2/+2
|\ \ | |/
| * Issue #29198: Fix indentation and markup in typing.rstBerker Peksag2017-02-041-2/+2
* | Issue #29198: Merge from 3.5Berker Peksag2017-02-041-0/+33
|\ \ | |/
| * Issue #29198: Document typing.AsyncGeneratorBerker Peksag2017-02-041-0/+33
* | Issue #29381: Clarify ordering of UNIX shebang line as source encoding lineMariatta Wijaya2017-02-021-11/+10
* | Backed out changeset 3d712292f2faMariatta Wijaya2017-02-021-14/+15
* | Issue #29381: Clarify ordering of UNIX shebang line as source encoding lineMariatta Wijaya2017-02-021-15/+14
* | Issue #29407: Merge from 3.5Berker Peksag2017-02-011-8/+7
|\ \ | |/
| * Issue #29407: Remove redundant ensure_future() calls in factorial exampleBerker Peksag2017-02-011-8/+7
* | Issues #11670: Merge configparser doc from 3.5Martin Panter2017-01-291-6/+6
|\ \ | |/
| * Issue #11670: readfp(fp) parameter name is different to read_file(f)Martin Panter2017-01-291-6/+6
* | Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
|\ \ | |/
| * Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+Martin Panter2017-01-291-0/+2
* | Issues #29349: Merge Py 2 fix 3.5Martin Panter2017-01-291-2/+2
|\ \ | |/
| * Issue #29349: Fix Python 2 syntax in documentation build codeMartin Panter2017-01-291-2/+2
* | Issues #12067: Merge hash recommendation from 3.5Martin Panter2017-01-291-0/+4
|\ \ | |/
| * Issue #12067: Recommend that hash and equality be consistentMartin Panter2017-01-291-0/+4
* | Issue 29310: Document typing.NamedTuple default argument syntaxRaymond Hettinger2017-01-291-4/+18
* | Fixes #28784: Clarified use of shlex.shlex with punctuation_chars.Vinay Sajip2017-01-271-1/+3
* | issue26149 - Point to Wiki for Editors and Python IDEs on Unix.Senthil Kumaran2017-01-251-12/+7
* | Issues #29189: Merge indentation fixes from 3.5Martin Panter2017-01-242-50/+50
|\ \ | |/
| * Issue #29189: Fix indentation in RST markupMartin Panter2017-01-242-50/+50
* | Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTIONVictor Stinner2017-01-232-2/+5
* | Issue #29092: Sync os.stat's doc and docstring on path type.Xiang Zhang2017-01-221-1/+1
|\ \ | |/
| * Issue #29092: Sync os.stat's doc and docstring on path type.Xiang Zhang2017-01-221-1/+1
* | Issue #29316: Restore the provisional status of typing module and addNed Deily2017-01-202-6/+10
* | Issue #29281: Fill-in a missing versionchanged entryRaymond Hettinger2017-01-201-0/+5
* | Issue #29292: Merge 3.5.Xiang Zhang2017-01-201-2/+3
|\ \ | |/
| * Issue #29292: Update outdated doc of PyEval_EvalCodeEx.Xiang Zhang2017-01-201-2/+3
* | Issue 29274: Merge doc fixes from 3.5Martin Panter2017-01-181-4/+4
|\ \ | |/
| * Issue #29274: tests cases → test casesMartin Panter2017-01-181-4/+4
* | mergeRaymond Hettinger2017-01-171-0/+4
|\ \ | |/