summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* always use double quotes for SystemTap string literals (closes #28472)Benjamin Peterson2016-10-191-5/+5
* bold argumentsBenjamin Peterson2016-10-191-4/+4
* Merge 3.5Victor Stinner2016-10-181-2/+2
|\
| * Issue #27896: Allow passing sphinx options to Doc/MakefileVictor Stinner2016-10-161-2/+2
* | Merge from 3.5Berker Peksag2016-10-171-1/+1
|\ \ | |/
| * Fix default value of StreamReader.readuntil()Berker Peksag2016-10-171-1/+1
* | Issue #28455: Merge from 3.5Berker Peksag2016-10-171-3/+4
|\ \ | |/
| * Issue #28455: Clarify example of overriding the convert_arg_line_to_args methodBerker Peksag2016-10-171-3/+4
* | Issue #28432: Merge from 3.5Berker Peksag2016-10-161-1/+1
|\ \ | |/
| * Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentationBerker Peksag2016-10-161-1/+1
* | Remove spurious article.Ned Deily2016-10-151-1/+1
|\ \ | |/
| * Remove spurious article.Ned Deily2016-10-151-1/+1
* | Issue #27800: Merge RE repetition doc from 3.5 into 3.6Martin Panter2016-10-151-0/+6
|\ \ | |/
| * Issue #27800: Document limitation and workaround for multiple RE repetitionsMartin Panter2016-10-151-0/+6
* | Issue #23231: Merge codecs doc from 3.5 into 3.6Martin Panter2016-10-151-0/+9
|\ \ | |/
| * Issue #23231: Document codecs.iterencode(), iterdecode() shortcomingsMartin Panter2016-10-151-0/+9
* | [merge from 3.5] Issue28438 - Fix the link for pkgutil.get_data doc.Senthil Kumaran2016-10-141-2/+4
|\ \ | |/
| * Issue28438 - Fix the link for pkgutil.get_data doc. Patch contributed by Xian...Senthil Kumaran2016-10-141-2/+4
* | Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead o...Guido van Rossum2016-10-131-9/+9
|\ \ | |/
| * Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead o...Guido van Rossum2016-10-131-9/+9
* | Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) (3.5->3.6)Guido van Rossum2016-10-131-13/+11
|\ \ | |/
| * Issue #26869: Document unittest.TestCase.longMessage. (Mariatta)Guido van Rossum2016-10-131-13/+11
* | Issue #21443: Show how to change log level for asyncio. (Merge 3.5->3.6)Guido van Rossum2016-10-131-0/+8
|\ \ | |/
| * Issue #21443: Show how to change log level for asyncio.Guido van Rossum2016-10-131-0/+8
* | Issue #18844: Fix-up examples for random.choices(). Remove over-specified t...Raymond Hettinger2016-10-121-31/+27
* | Issue #28394: More typo fixes for 3.6+Martin Panter2016-10-101-1/+1
* | Issue #28389: Merge from 3.5Berker Peksag2016-10-091-22/+16
|\ \ | |/
| * Issue #28389: Fix ProxiedTransport example in xmlrpc.client documentationBerker Peksag2016-10-091-22/+16
| * Adjust ClassVar example to use pre-PEP-526 syntax. (Issue #28388)Guido van Rossum2016-10-091-2/+2
* | Issue #28388: update typing module documentation. (merge 3.5->3.6)Guido van Rossum2016-10-091-123/+126
|\ \ | |/
| * Issue #28388: update typing module documentation.Guido van Rossum2016-10-091-122/+125
* | Merge from 3.5.Serhiy Storchaka2016-10-081-3/+6
|\ \ | |/
| * Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().Serhiy Storchaka2016-10-081-3/+6
* | Issue #28390: Fix header levels in whatsnew/3.6.rstBerker Peksag2016-10-081-2/+2
* | Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-072-2/+5
|\ \ | |/
| * Issue #18287: PyType_Ready() now checks that tp_name is not NULL.Serhiy Storchaka2016-10-072-2/+5
* | Issue #27181 remove geometric_mean and defer for 3.7.Steven D'Aprano2016-10-041-29/+0
* | Issue #28348: Merge from 3.5Berker Peksag2016-10-041-1/+1
|\ \ | |/
| * Issue #28348: Fix typo in asyncio.Task() documentationBerker Peksag2016-10-041-1/+1
* | Issue #28229: lzma module now supports pathlibBerker Peksag2016-10-041-5/+13
* | Issue #28218: Fixes versionadded description in using/windows.rstSteve Dower2016-10-031-1/+1
* | Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().Serhiy Storchaka2016-10-021-1/+1
|\ \ | |/
| * Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().Serhiy Storchaka2016-10-021-1/+1
* | Issue #28225: bz2 module now supports pathlibBerker Peksag2016-10-021-0/+6
* | Issue #28227: gzip now supports pathlibBerker Peksag2016-10-021-0/+5
* | Issue #28228: imghdr now supports pathlibBerker Peksag2016-10-011-0/+3
* | Issue #28319: Merge from 3.5Berker Peksag2016-09-301-4/+3
|\ \ | |/
| * Issue #28319: Fix typo in lzma.rstBerker Peksag2016-09-301-4/+3
* | Merge from 3.5Berker Peksag2016-09-301-1/+1
|\ \ | |/
| * Fix markup in pathlib.rstBerker Peksag2016-09-301-1/+1