summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bpo-22807: Expose platform UUID generation safety information. (#138)Barry Warsaw2017-02-181-1/+30
* Change some mercurial/ hg.python.org references. (#8)Senthil Kumaran2017-02-161-3/+3
* bpo-29026: Clarify documentation of time.time (#34)Eric Appelt2017-02-161-7/+35
* bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_...Matthias Bussonnier2017-02-161-0/+11
* Rename Doc/README.txt to Doc/README.rst and add formatting (#104)Roger2017-02-154-13/+14
* Doc/Makefile: set PYTHON to python3 (#124)Victor Stinner2017-02-151-1/+1
* bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#107)Mariatta2017-02-151-0/+2
* bpo-29557: Remove ambiguous line in binhex docs (#90)David Wilemski2017-02-141-2/+0
* Travis CI: run rstlint.py in the docs job (#68)Victor Stinner2017-02-131-2/+2
* bpo-29521 Fix two minor documentation build warnings (#41)Jim DeLaHunt2017-02-132-4/+5
* bpo-28929: Link the documentation to its source file on GitHub (#35)Mariatta2017-02-121-2/+5
* bpo-29474: Improve documentation for weakref.WeakValueDictionary (#10)Mariatta2017-02-121-5/+5
* Fix some sphinx warnings (#9)Ryan Gonzalez2017-02-112-16/+16
* Support "bpo-" in Misc/NEWS (#1)Brett Cannon2017-02-101-4/+4
* merge 3.6Benjamin Peterson2017-02-101-5/+7
|\
| * massage English for -X descriptions a bitBenjamin Peterson2017-02-101-5/+7
* | Merge issue #26355 fix from 3.6Nick Coghlan2017-02-091-0/+1
|\ \ | |/
| * 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.6Berker Peksag2017-02-071-17/+4
|\ \ \ | |/ /
| * | 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.6Mariatta Wijaya2017-02-071-11/+13
|\ \ \ | |/ /
| * | 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
* | | mergeRaymond Hettinger2017-02-061-1/+1
|\ \ \ | |/ /
| * | Substitute a more readable f-stringRaymond Hettinger2017-02-061-1/+1
* | | Merge from 3.6Berker Peksag2017-02-061-5/+5
|\ \ \ | |/ /
| * | Fix usage of data directiveBerker Peksag2017-02-061-5/+5
* | | Issue #29198: Merge from 3.6Berker Peksag2017-02-041-2/+2
|\ \ \ | |/ /
| * | 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.6Berker Peksag2017-02-041-0/+33
|\ \ \ | |/ /
| * | Issue #29198: Merge from 3.5Berker Peksag2017-02-041-0/+33
| |\ \ | | |/
| | * Issue #29198: Document typing.AsyncGeneratorBerker Peksag2017-02-041-0/+33
* | | Issue #29300: Convert _struct module to Argument ClinicVictor Stinner2017-02-021-13/+14
* | | Issue #29381: merge with 3.6Mariatta Wijaya2017-02-021-11/+10
|\ \ \ | |/ /
| * | 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.6Berker Peksag2017-02-011-8/+7
|\ \ \ | |/ /
| * | 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
* | | Issue #29377: Add three new wrappers to types.py (Manuel Krebber).Guido van Rossum2017-02-011-0/+23
* | | Issue #28822: Add susp-ignored entry for NEWS; fix grammarMartin Panter2017-01-291-0/+1
* | | Issues #11670: Merge configparser doc from 3.6Martin Panter2017-01-291-6/+6
|\ \ \ | |/ /
| * | 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.6Martin Panter2017-01-291-0/+2
|\ \ \ | |/ /
| * | Issues #29349: Merge Py 2.6+ compatibility from 3.5Martin Panter2017-01-291-0/+2
| |\ \ | | |/