summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* bpo-27671: Update FAQ about why len is function (GH-8432)Miss Islington (bot)2018-07-301-18/+19
| | | | | (cherry picked from commit c48e26dcadbff8620bb5881d3bd148fc8894d0ef) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
* [2.7] Use 'for example' instead of 'in other words' in compound statement ↵Andrés Delfino2018-07-301-1/+1
| | | | | | | doc (GH-8401) (cherry picked from commit 6921ef7bef4eab3819b3d0fda5fa3e3b2a8c0613) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208)Miss Islington (bot)2018-07-251-2/+2
| | | | | (cherry picked from commit c0f0a7669c73c0d444851dd4c5299de2479214cc) Co-authored-by: Aaron Ang <aaronang@users.noreply.github.com>
* Fix site module documentation. (GH-8441)Miss Islington (bot)2018-07-241-1/+1
| | | | | | The script will exit with the number 0 (zero), instead of the letter O. (cherry picked from commit 95d34c2a37f4c5046f6439abef881925d34fe4ac) Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
* [2.7] bpo-33468: Add try-finally contextlib.contextmanager example (GH-7816) ↵Tal Einat2018-07-241-12/+18
| | | | | | | (GH-8427) (cherry picked from commit bde782bb594edffeabe978abeee2b7082ab9bc2a) Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>
* Clarify ValueError's broad applicability (GH-8313) (GH-8316)Miss Islington (bot)2018-07-171-1/+1
| | | | | (cherry picked from commit feabae961707b00008c15a31352e458f4e8b3a6c) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
* bpo-33888: Use CPython instead of Python in the FAQ (GH-7767)Miss Islington (bot)2018-07-071-6/+6
| | | | | | Make the change where discussing the CPython implementation of lists and dicts. (cherry picked from commit 8d41278045ee4e8bf1cadb58a7db58d70ad55237) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] closes bpo-34050: Fix link in SSL docs (GH-8173). (GH-8179)Benjamin Peterson2018-07-071-2/+2
| | | | | (cherry picked from commit 9c5ba097485c8c643b670acd4026f4382bc92f4b) Co-authored-by: Marcin Niemira <marcin@niemira.net>
* [2.7] bpo-33804: Document that the argument for io.TextIOBase.read() is ↵Andrés Delfino2018-07-081-1/+1
| | | | | | | optional (GH-7510). (GH-8171) (cherry picked from commit b6bb77c2b8e83ba6cb845c7b512ac564276e854f) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-34018: Doc'd that type names of SQLite converters are case-insensitive. ↵Miss Islington (bot)2018-07-031-2/+2
| | | | | | | (GH-8042) (GH-8066) (cherry picked from commit 831c29721dcb1b768c6315a4b8a4059c4c97ee8b) Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
* Update 2.7 doc templates for 3.7.0 (GH-7996)Ned Deily2018-06-282-3/+3
|
* bpo-33958: Doc: Remove unused variable in example (GH-7927)Miss Islington (bot)2018-06-271-1/+1
| | | | | (cherry picked from commit 62b6cea6b843076cfd6631eccd9347e8c3dd9458) Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
* [2.7] bpo-33952: Fix typo in str.upper() documentation (GH-7898) (GH-7905)Tal Einat2018-06-251-1/+1
| | | | | (cherry picked from commit 4a6e746079441d18c30e3c4d014f106faaf7792f) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33943: Add references in the docs for logging.basicConfig ↵Tal Einat2018-06-251-11/+11
| | | | | | | | | | (GH-7858) (GH-7902) Adds references to info about file modes, `time.strftime()`, string formatting syntaxes, and logging levels. (cherry picked from commit a8ddf85a84364d2c660e6670a7e06621993d1fdc) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33885: Replace "hook function" with "callable" (GH-7765). (#7885)Andrés Delfino2018-06-231-2/+2
| | | | | (cherry picked from commit c45cb479074b5d25f0d382d3109f527520a9f03c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-33887: Add TOC to Design and History FAQ(GH-7766)Miss Islington (bot)2018-06-231-0/+5
| | | | | (cherry picked from commit 38cf49bf695903ac7a8516bca6bbb6b32d935bb5) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33877: Remove UNIX qualification for running complete programs ↵Andrés Delfino2018-06-221-5/+5
| | | | | | | | (GH-7744) The statement is true for Windows (and macOS) also.. (cherry picked from commit c9d43c702a53804c23ecb22a0dbf6a47c804d2b1) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* Fix four spelling typos in documentation (GH-7753)Xtreak2018-06-194-4/+4
|
* bpo-33892: Doc: Use gender neutral words (GH-7770)Andrés Delfino2018-06-197-19/+19
| | | | | (cherry picked from commit 5092439c2cb32112a5869b138011d38491db90a9) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-33571: Improve the glossary description for '...' prompt (GH-6971)Miss Islington (bot)2018-06-151-2/+3
| | | | | | Mention that it can be triggered by triple quotes and after specifying decorators. (cherry picked from commit 68680035143a3a6398faa88f067f244c74691d19) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* Improve the grammar in the glossary item for `list` (GH-7727) Miss Islington (bot)2018-06-151-1/+1
| | | | | | | " ... access to elements is O(1)." (cherry picked from commit 7469ff5017ec315a81e35913f19a32f0dbdf712e) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) (#7716)Andrés Delfino2018-06-151-1/+1
| | | | | | 'expresson list' refers to the grammar term 'expression_list' in the subscription production.. (cherry picked from commit 4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33828: Clarify auto-numbering is not available to ↵Xiang Zhang2018-06-131-2/+3
| | | | | | string.Formatter. (GH-7668) (GH-7676) string.Formatter auto-numbering feature was added in 3.4 and not available in 2.7. Make the documentation unambiguous.
* bpo-33845: Update Doc\make.bat on 2.7 to bring it on par to master version ↵Andrés Delfino2018-06-121-26/+33
| | | | (GH-7667)
* bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7624)Ned Deily2018-06-111-9/+37
|
* Remove hyphens from phrase "picks up where it left off" (GH-7410)Mariatta2018-06-091-1/+1
| | | | | (cherry picked from commit d689f976199d2e211a97d526b57cfa9871cc578d) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-33766: Document that end of file or string is a newline (GH-7383)Miss Islington (bot)2018-06-091-5/+6
| | | | | (cherry picked from commit 0aa17ee6a76df0946d42e7657a501f1862065a22) Co-authored-by: Ammar Askar <ammar_askar@hotmail.com>
* [2.7] Add version change for OpenSSL 1.1.0 compatibility (GH-7541)Mayank Singhal2018-06-091-0/+3
|
* bpo-33600: document that platform.linux_distribution() has been removed ↵Timo Furrer2018-06-051-0/+4
| | | | (GH-7281)
* bpo-27902: Add compatibility note to Profile docs (GH-7295)Miss Islington (bot)2018-06-041-5/+6
| | | | | (cherry picked from commit f7745e1dcb8e8473cc86112a0213b3f244a07230) Co-authored-by: Tobias Kunze <r@rixx.de>
* bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263)Miss Islington (bot)2018-06-041-6/+7
| | | | | | The bytes parameter uses big endian. (cherry picked from commit b75ec0856771b51684b08c4e5068fbfad25c5e83) Co-authored-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>
* bpo-23495: Correct the documentation for writerows() of csv Writer objects ↵Miss Islington (bot)2018-06-021-2/+3
| | | | | | | | (GH-6316) `writerows()` takes an iterable. (cherry picked from commit a801cf164be7c62b6a6dba47ff91d6c3edb67729) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
* [2.7] bpo-33670: Expose Sphinx errorlevel (GH-7156). (GH-7201)Andrés Delfino2018-05-291-1/+1
| | | | | (cherry picked from commit 8c1ad0c4f69390fded09012e1ed5242c45753bb4) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* [2.7] bpo-33595: Fix lambda parameters being refered as arguments (GH-7037) ↵Terry Jan Reedy2018-05-252-3/+3
| | | | | | | (GH-7122) (cherry picked from commit 268cc7c) Co-authored-by: Andrés Delfino adelfino@gmail.com
* [2.7] bpo-33518: Add PEP entry to documentation glossary (GH-6860). (#6936)Andrés Delfino2018-05-221-0/+15
| | | | | (cherry picked from commit d5f144260886959c1fe06bc4506a23fd10f92348) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
* bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021)Miss Islington (bot)2018-05-211-1/+1
| | | | | (cherry picked from commit 1179f4b40f375af5c59cd4b6be9cc313fa0e1a37) Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
* [2.7] Fix C API docs: PyCapsule_Import always set an exception on failure. ↵Miss Islington (bot)2018-05-181-2/+9
| | | | | | (GH-6967) (GH-6970) (cherry picked from commit bde3e0bf096219234321ca9898fc3d3aed598453)
* [2.7] bpo-33503: Fix the broken pypi link in the source and the ↵Stéphane Wirtel2018-05-1625-36/+34
| | | | | | | documentation (GH-6814). (GH-6905) (cherry picked from commit 19177fbd5d6d9b29ccc302d65f9d9417ece082ce) Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
* bpo-22069: Update TextIO documentation (GH-6609)Miss Islington (bot)2018-05-141-1/+1
| | | | | | Clarify that flush is implied when the call to write contains a newline character. (cherry picked from commit 7ffd4c58fae08b29259eebd6cbcd2287820b14e8) Co-authored-by: Elena Oat <oat.elena@gmail.com>
* [2.7] bpo-13525: Fix incorrect encoding name in the tutorial example. ↵Serhiy Storchaka2018-05-091-2/+2
| | | | | | (GH-6738). (GH-6744) (cherry picked from commit ddb6215a55b0218b621d5cb755e9dfac8dab231a)
* [2.7] bpo-32362: Fix references to non-existent multiprocessing.Connection() ↵Bo Bayles2018-05-051-7/+11
| | | | | | | | (GH-6223) (GH-6646) (cherry picked from commit 9f3535c9cde8813ce631d6ebe4d790682f594828) Co-authored-by: Bo Bayles <bbayles@gmail.com>
* Fix reference to exceptions in multprocessing docs. (GH-6647)Bo Bayles2018-04-301-2/+15
|
* [2.7] bpo-33280: Reorganize external Tcl/Tk references. (GH-6473). (GH-6607)Andrés Delfino2018-04-261-18/+28
| | | | | | (cherry picked from commit 67a8f4fed3169e1b8c947c10f6e06863e399ae32) Co-authored-by: Andrés Delfino <34587441+andresdelfino@users.noreply.github.com>
* [2.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) ↵Andrés Delfino2018-04-213-3/+7
| | | | | | | | (GH-6562) Also update PIL doc references to Pillow. (cherry picked from commit 'b81ca28b378c8b29204a37f8bd433a3379f53f7d') Co-authored-by: 'Andrés Delfino.34587441+andresdelfino@users.noreply.github.com'
* bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) (GH-6542)Andrés Delfino2018-04-201-4/+5
| | | | | (cherry picked from commit 4b685bf7192fff48c8effeeae4f4d64f9420ec0f) Update only the documentation about image formats.
* [2.7] fix pydoc-topics to work with Sphinx 1.7 (GH-6502)Benjamin Peterson2018-04-161-3/+8
| | | | In fact, we now require a newer Sphinx version because APIs have moved around.. (cherry picked from commit acfb087f9f5590e5174a30eced3c2fe911f49d70)
* [2.7] bpo-8243: Doc patch for curses.window.addstr and curses.window.addch ↵Miss Islington (bot)2018-04-061-0/+12
| | | | | | | (GH-5179) (GH-6405) (cherry picked from commit ef5ce884a41c8553a7eff66ebace908c1dcc1f89) Co-authored-by: Jay Crotts <crotts.jay@gmail.com>
* [2.7] bpo-27212: Modify islice recipe to consume initial values preceding ↵Cheryl Sabella2018-04-011-8/+20
| | | | | start (GH-6195) (GH-6339) (cherry picked from commit da1734c58d2f97387ccc9676074717d38b044128)
* Fix description about SimpleXMLRPCServer constructor parameter ↵Miss Islington (bot)2018-03-261-1/+1
| | | | | | | | bind_and_activate. (GH-776) Passing True as the `bind_and_activate` *do* immediately opening and binding to their socket. (cherry picked from commit e6223579c87b93f3e60d28796f521587d88091d4) Co-authored-by: cocoatomo <cocoatomo77@gmail.com>
* bpo-32963: Fix the tutorial to state source has a default encoding of ASCII ↵Brett Cannon2018-03-021-8/+1
| | | | (GH-5961)