Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant comma in argparse HOWTO (GH-1141) | Berker Peksag | 2017-04-20 | 1 | -1/+1 |
| | | | | | Reported by Sean Canavan on docs@p.o. (cherry picked from commit 8526fb74edf5ac9ca175b7cdcb0d82bb8780d2cf) | ||||
* | bpo-19225: Remove duplicated description for standard warning categories ↵ | cocoatomo | 2017-04-20 | 1 | -12/+9 |
| | | | | (GH-1068) | ||||
* | [3.6] bpo-30059: Include Py_Ellipsis in C API documentation (GH-1018) (GH-1149) | Michael Seifert | 2017-04-15 | 1 | -0/+11 |
| | |||||
* | [3.6] Fix a typo in Doc/library/functions.rst (GH-1117) (GH-1123) | Mariatta | 2017-04-13 | 1 | -1/+1 |
| | | | | Replace `For object's ... ` with `For objects ...` (cherry picked from commit 873ef20d0007b4b120933473e6252d2309a70102) | ||||
* | bpo-30021: Add examples for re.escape(). (#1048) (#1115) | Serhiy Storchaka | 2017-04-13 | 2 | -3/+16 |
| | | | | | And fix the parameter name. (cherry picked from commit 8fc7bc2b7631ee819ee614e47b6f44bacebe1574) | ||||
* | bpo-29791: Clarify that flush is keyword-only argument (GH-1093) | Berker Peksag | 2017-04-13 | 1 | -1/+1 |
| | | | | | Reported by Lucio Ricardo Montero Valenzuela. (cherry picked from commit 61b9ac93712df8092a25223cd56fa6528359792b) | ||||
* | bpo-26985: Add missing info of code object in inspect documentation ↵ | Xiang Zhang | 2017-04-13 | 1 | -179/+200 |
| | | | | (GH-1090) (GH-1099) | ||||
* | [3.6] bpo-30047: Fix a typo in Doc/library/select.rst (GH-1086) (GH-1098) | Mariatta | 2017-04-13 | 1 | -1/+1 |
| | | | (cherry picked from commit 3e0f1fc4e0ffcfcc706015fa3d67c262948ef171) | ||||
* | [3.6] Improvements to typing documentation (GH-967) (GH-1053) | Mariatta | 2017-04-09 | 1 | -7/+43 |
| | | | | Documents a few omitted classes and adds NamedTuple methods. (cherry picked from commit 45d22c256bce3afcf57f49032a6b20fdec4f26ad) | ||||
* | [3.6] Correct typo in configparser.rst (GH-1012) (GH-1025) | Mariatta | 2017-04-09 | 1 | -2/+2 |
| | | | (cherry picked from commit 01fa9ae5460b00bf1ced500c797176ebd3fb060d) | ||||
* | bpo-29506: Clarify deep copy note in copy module | Nick Coghlan | 2017-04-09 | 1 | -2/+2 |
| | | | | | | | The reference to administrative data was confusing to readers, so this simplifies the note to explain that deep copying may copy more then you intended, such as data that you expected to be shared between copies. (cherry picked from commit 19e04942562a980ad2519f6ff79c455a7472783b) | ||||
* | Fix a minor typo. (#1032) (#1037) | Barry Warsaw | 2017-04-07 | 1 | -1/+1 |
| | | | (cherry picked from commit dd9a0a14c89d57e43898d4b866b8c161e4ff8506) | ||||
* | bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#985) | Senthil Kumaran | 2017-04-04 | 1 | -0/+5 |
| | | | (cherry picked from commit 02e12138000da834f23719521a011fa93763384d) | ||||
* | Keep the c-api exception doc up-to-date (#966) | cocoatomo | 2017-04-03 | 1 | -56/+149 |
| | | | cherry-pick'ed from ec1f5df..e3d6db3 | ||||
* | bpo-26947: DOC: clarify wording on hashable in glossary (#948) (#957) | Senthil Kumaran | 2017-04-02 | 1 | -3/+3 |
| | | | (cherry picked from commit 64c887ab3a400cf91bde4f0c5ef69eacc88bc5e1) | ||||
* | bpo-29952: Use usual terminology of dict (GH-922) | INADA Naoki | 2017-03-31 | 1 | -1/+1 |
| | | | | s/keys and elements/keys and values/ (cherry picked from commit cdcac039fb447f2ab04efcacbe663751bb2cb4ec) | ||||
* | bpo-29928: Add f-string to the Glossary (GH-864) (GH-914) | Mariatta | 2017-03-30 | 1 | -0/+5 |
| | | | (cherry picked from commit 33db068dac7686e37736f7ecf8abb2aee0345cf2) | ||||
* | bpo-29917: DOC: Remove link from PyMethodDef (#890) (#894) | Senthil Kumaran | 2017-03-30 | 1 | -2/+2 |
| | | | (cherry picked from commit c3c7ef088583cc12bd218138036d1edb6de9c63f) | ||||
* | bpo-29677: DOC: clarify documentation for `round` (GH-877) (GH-892) | Mariatta | 2017-03-30 | 1 | -3/+6 |
| | | | (cherry picked from commit 85deefcf61d3cc192846f41a4ccc6df17da60c98) | ||||
* | bpo-16011: clarify that 'in' always returns a boolean value (GH-874) | Mariatta | 2017-03-28 | 1 | -9/+10 |
| | | | (cherry picked from commit 0ae7c8bd614d3aa1fcaf2d71a10ff1148c80d9b5) | ||||
* | bpo-29677: DOC: clarify documentation for `round` (GH-357) (GH-862) | Mariatta | 2017-03-28 | 1 | -1/+2 |
| | | | (cherry picked from commit 6003db7db5fec545c01923c198a5fdfca5a91538) | ||||
* | Treat Sphinx warnings as errors (GH-832) (GH-834) | Zachary Ware | 2017-03-27 | 1 | -2/+0 |
| | | | | | | | | * Treat Sphinx warnings as errors (GH-832) (cherry picked from commit 334e9ec938ea9876baadef15edb135d6d2aff30c) * Remove unused suspicious rules | ||||
* | bpo-29888: Fix the link referring to the "Python download page" (GH-824) ↵ | Ned Deily | 2017-03-26 | 1 | -1/+1 |
| | | | | | (GH-826) (cherry picked from commit f8beb9831acd5cf80b9c56aea5864e16118c5400) | ||||
* | bpo-29892: Fix wrong markup on doc-lib-functions (GH-802) (GH-810) | Mariatta | 2017-03-25 | 1 | -1/+1 |
| | | | (cherry picked from commit 29540cdf6c66df9f806375a95078c0c63192ef78) | ||||
* | bpo-28810: Document remaining bytecode changes in 3.6 (GH-651) (GH-808) | Brett Cannon | 2017-03-24 | 1 | -2/+16 |
| | | | (cherry picked from commit 8f9e1bbf2dbdf46a0bf920279568a31460043376) | ||||
* | Remove an outdated statement in execution model docs (GH-754) (GH-775) | Mariatta | 2017-03-23 | 1 | -6/+0 |
| | | | (cherry picked from commit fad7f1560669af1766c583c7ef242c55d8c8de41) | ||||
* | bpo-28331: fix impl-detail label is removed when content is translated. (GH-769) | INADA Naoki | 2017-03-22 | 2 | -2/+18 |
| | | | (cherry picked from commit c351ce6a2c923c5016e48ecbf7b1e4833031d154) | ||||
* | doc: minor fix for library/profile (GH-766) | INADA Naoki | 2017-03-22 | 1 | -3/+3 |
| | | | (cherry picked from commit bd3d8ba3b22da0bad018b53a3e6610ae03c5aa49) | ||||
* | fix function name in tabnanny documentation (GH-762) | Xiang Zhang | 2017-03-22 | 1 | -4/+4 |
| | |||||
* | Fix "NotImplentedError" typo in constants documentation (#692) (#739) | Serhiy Storchaka | 2017-03-20 | 1 | -1/+1 |
| | | | | `NotImplentedError` --> `NotImplementedError` (cherry picked from commit 05f53735c8912f8df1077e897f052571e13c3496) | ||||
* | bpo-29856: Fix typo in curses documentation (GH-730) (GH-731) | Mariatta | 2017-03-20 | 1 | -1/+1 |
| | | | | From Shifted Dxit -> Shifted Exit in Doc/library/curses.rst (cherry picked from commit 64508780d72769e4c7afc67a511c057261c578f6) | ||||
* | bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#714) | Serhiy Storchaka | 2017-03-19 | 1 | -47/+48 |
| | | | | Added the documentation for PyUnicode_Translate(). (cherry picked from commit c85a26628ceb9624c96c3064e8b99033c026d8a3) | ||||
* | bpo-16355: Clarify when inspect.getcomments() returns None (#428) (#690) | Berker Peksag | 2017-03-17 | 1 | -1/+3 |
| | | | | | Initial patch by Vajrasky Kok. (cherry picked from commit 3f2155ffe683080f2a1b28408fa48d43ba92f943) | ||||
* | bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-688) | Mariatta | 2017-03-17 | 1 | -12/+6 |
| | | | (cherry picked from commit 1bb0f3762ec5104014aeed0ae6e9d64598d8fcac) | ||||
* | ftplib.FTP.retrbinary callback gets a bytes, not a str (GH-652) (GH-657) | Xiang Zhang | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | fix the name of argument to ftplib.FTP.set_pasv and fix wording (GH-653) ↵ | Xiang Zhang | 2017-03-13 | 1 | -2/+2 |
| | | | | (GH-654) | ||||
* | bpo-29746: Update marshal docs to Python 3. (#547) (#631) | Serhiy Storchaka | 2017-03-12 | 3 | -15/+19 |
| | | | (cherry picked from commit c611a5b1d4fab0123bf622f06c3bfa510221dc32) | ||||
* | tempfile.rst: Fix some typos (GH-610) (GH-618) | Mariatta | 2017-03-11 | 1 | -2/+2 |
| | | | (cherry picked from commit d3b8f98696b905367da3975f73b482bac380b51c) | ||||
* | bpo-29770: remove outdated PYO related info (GH-590) (GH-612) | Xiang Zhang | 2017-03-11 | 4 | -7/+7 |
| | |||||
* | bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-608) | Mariatta | 2017-03-11 | 1 | -2/+2 |
| | | | (cherry picked from commit 70ee0cd5c2a3dba82cb8e0c0742c012f9134c040) | ||||
* | bpo-28810: Document changes to CALL_FUNCTION opcodes (GH-607) | Brett Cannon | 2017-03-10 | 1 | -30/+39 |
| | | | (cherry picked from commit 4b2a2a425a906c8e4eb8daee14ab1793e225f726) | ||||
* | bpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode (GH-605) | Brett Cannon | 2017-03-10 | 1 | -4/+15 |
| | | | (cherry picked from commit 7e52c3e7aefb4cdaa0662fc01ff68a5e976b77ca) | ||||
* | bpo-28739: Document that f-strings cannot be used as docstring (GH-592) (GH-600) | Mariatta | 2017-03-10 | 1 | -0/+11 |
| | | | (cherry picked from commit d4e89287b397c7382c12d3f3d9fd901fd8243b3c) | ||||
* | [3.6] bpo-28231: The zipfile module now accepts path-like objects for ↵ | Serhiy Storchaka | 2017-03-08 | 1 | -2/+22 |
| | | | | | | external paths. (#561) (cherry picked from commit 8606e9524a7a4065042f7f228dc57eb74f88e4d3) | ||||
* | [3.6] bpo-28230: Document the pathlib support in tarfile and add tests. (#559) | Serhiy Storchaka | 2017-03-08 | 1 | -4/+24 |
| | |||||
* | bpo-29557: Remove ambiguous line in binhex docs (GH-90) (GH-475) | Mariatta | 2017-03-06 | 1 | -2/+0 |
| | | | | | | "appears to not work in all cases" does not inspire confidence in this module. I can find no context for what bug this was referencing so it should be removed. (cherry picked from commit 6de2b7817fa9403e81dc38f13f3690f0bbf3d064) | ||||
* | fix minor bug in pymalloc. (GH-335) (GH-476) | Mariatta | 2017-03-06 | 1 | -1/+1 |
| | | | (cherry picked from commit f669ffff6010a94f2d441200e0fd73e9dea2883e) | ||||
* | bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500) | INADA Naoki | 2017-03-06 | 1 | -2/+0 |
| | | | (cherry picked from commit 2225ddaa9e64c086b2b6997b0c9ac50921f7aa85) | ||||
* | distutils docs: Fix a typo (GH-470) (GH-471) | Mariatta | 2017-03-05 | 1 | -1/+1 |
| | | | (cherry picked from commit 2a7bddaab7d6e1f7b243cdbb4fa6f6c8e266b18d) | ||||
* | Correct spelling "instanciate" (GH-465) (GH-467) | Mariatta | 2017-03-04 | 1 | -2/+2 |
| | | | (cherry picked from commit 6abaed0ddaa1dd9be727ede09f6cd801c467c2ec) |