summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500)INADA Naoki2017-03-211-2/+0
* bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes (GH-440)Brett Cannon2017-03-031-2/+53
* bpo-29709: Improve Boolean Operations documentation (#433) (#437)Mariatta2017-03-031-2/+2
* bpo-29455: Mention coverage.py in trace module documentation (GH-435)Brett Cannon2017-03-031-0/+6
* [3.6] bpo-29623: Make PathLike objects work with ConfigParser.read() (#242) (...Berker Peksag2017-03-031-7/+13
* Add Python version since deprecation in base64 methods. (#33) (#429)Berker Peksag2017-03-031-4/+13
* bpo-29026: Clarify documentation of time.time (GH-34) (GH-417)Mariatta2017-03-031-7/+35
* In SSL module version examples, don't use a legacy version. (#381) (#400)Alex Gaynor2017-03-021-4/+4
* email.compat32-message.rst: Fix typo in the word `message` (GH-379) (GH-380)Mariatta2017-03-011-3/+3
* Fixed a handful of typos (GH-343) (GH-364)Mariatta2017-03-014-7/+7
* correct documentation for enum.html (GH-358) (GH-367)Mariatta2017-03-011-2/+2
* Asyncio documentation: remove `self` from method signatures (GH-334) (GH-337)Mariatta2017-02-271-3/+3
* bpo-29662: fix wrong indentation in timeit.Timer's doc (GH-333)Xiang Zhang2017-02-271-11/+11
* bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326)Mariatta2017-02-261-1/+1
* bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathL...Berker Peksag2017-02-261-3/+7
* bpo-26184: import.rst: Improve versionchanged note (GH-277) (#320)Mariatta2017-02-261-2/+5
* bpo-29121: Remove outdated documentation about transactions (#313) (#319)Berker Peksag2017-02-261-8/+3
* bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-316)Mariatta2017-02-261-0/+6
* bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-314)Mariatta2017-02-261-1/+1
* Fix small typos in introduction and datastructures of tutorial (GH-272) (GH-297)Mariatta2017-02-262-5/+5
* [3.6] Backport README.rst changes (GH-294)Mariatta2017-02-254-13/+14
* [3.6] Fix small typos in expressions.rst (GH-276) (GH-281)Mariatta2017-02-251-2/+2
* bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#278)Barry Warsaw2017-02-241-0/+6
* bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#243)Berker Peksag2017-02-232-13/+10
* bpo-28911: Clarify the behaviour of assert_called_once_with. (#252)Arne de Laat2017-02-231-5/+6
* bpo-29554: Improve docs for pstat module and profile. (#88) (#227)Berker Peksag2017-02-221-3/+4
* bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-...Mariatta2017-02-211-6/+5
* doc: fix compile error on "shoddy" example extension (GH-216)INADA Naoki2017-02-212-1/+2
* Change some mercurial/ hg.python.org references. (#8) (#185)Senthil Kumaran2017-02-201-3/+3
* 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
|\ \ | |/