summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (G...Miss Islington (bot)2023-02-061-0/+3
* GH-56426: Add cross-reference to the documentation for faulthandler, tracebac...Miss Islington (bot)2023-02-043-2/+26
* docs: replace PyPI description with link (GH-101506)Miss Islington (bot)2023-02-031-2/+2
* gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-10...Miss Islington (bot)2023-02-031-2/+8
* gh-100925: Move array methods under class in array doc (GH-101485)Miss Islington (bot)2023-02-031-90/+89
* Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)Miss Islington (bot)2023-02-021-4/+7
* gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)Miss Islington (bot)2023-02-011-3/+8
* gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)Miss Islington (bot)2023-01-311-1/+1
* [3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462)Miss Islington (bot)2023-01-311-2/+2
* Add JOBS parameter to docs Makefile (GH-101395)Miss Islington (bot)2023-01-311-1/+2
* gh-77607: Improve accuracy of os.path.join docs (GH-101406)Miss Islington (bot)2023-01-311-5/+5
* gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)Miss Islington (bot)2023-01-301-1/+1
* gh-98240: Updated Path.rename docs, when it is atomic (GH-98245)Miss Islington (bot)2023-01-301-0/+2
* Fix trivial typo in shebang example (GH-101385)Miss Islington (bot)2023-01-291-1/+1
* [3.10] [doc] Add a section on logging handler configuration order. (GH-101380...Miss Islington (bot)2023-01-271-0/+23
* [3.10] [doc] Add some notices to logging configuration documentation. (GH-101...Miss Islington (bot)2023-01-271-0/+10
* [docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)Miss Islington (bot)2023-01-241-0/+4
* [3.10] Added asyncio REPL example to docs. (GH-101243) (#101257)Kumar Aditya2023-01-231-0/+11
* [3.10] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101...Miss Islington (bot)2023-01-201-14/+14
* [3.10] GH-101111: Disambigaute origin of const for store_const and append_con...Miss Islington (bot)2023-01-201-3/+3
* [3.10] Fix minor typos in SSL documentation (GH-101158) (#101202)Miss Islington (bot)2023-01-201-8/+8
* gh-91485: Avoid unnecessary use of non-Python syntax in io docs (GH-101177)Miss Islington (bot)2023-01-201-2/+2
* [3.10] Provided better example for logging cookbook (GH-101164) (GH-101183)Miss Islington (bot)2023-01-201-10/+31
* [3.10] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positi...Miss Islington (bot)2023-01-201-0/+12
* gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042)Miss Islington (bot)2023-01-201-1/+1
* Docs: improve sqlite3 placeholders example (GH-101092)Miss Islington (bot)2023-01-181-13/+12
* [3.10] gh-101021: Document binary parameters as bytes (GH-101024). (#101052)Barry Warsaw2023-01-151-5/+5
* gh-100668: Clarify how sqlite3 maps parameters onto placeholders (GH-100960)Miss Islington (bot)2023-01-141-9/+17
* [3.10] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()...Serhiy Storchaka2023-01-133-25/+13
* GH-100894: Updated the doc for `sys.winver` to clarify its usual contents (GH...Miss Islington (bot)2023-01-121-1/+1
* [3.10] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100919)Miss Islington (bot)2023-01-101-1/+1
* [3.10] Fix typos in Doc folder (GH-100880). (#100915)Hugo van Kemenade2023-01-101-1/+1
* bpo-28356: Document os.rename() behavior on Windows for differing volumes (GH...Miss Islington (bot)2023-01-091-0/+2
* [3.10] Update copyright years to 2023. (gh-100850)Benjamin Peterson2023-01-082-2/+2
* gh-100783: fix os.path.join documentation (GH-100811)Miss Islington (bot)2023-01-081-11/+12
* gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatte...Miss Islington (bot)2023-01-081-2/+2
* [3.10] gh-100673: Removed erroneous note in the get_type_hints docs (#100701)...Alex Waygood2023-01-071-4/+0
* gh-99026 update dataclasses docs for when annotations are inspected (gh-100798)Miss Islington (bot)2023-01-061-2/+2
* gh-87691: clarify use of anchor in pathlib docs (GH-100782)Miss Islington (bot)2023-01-061-8/+8
* gh-87691: add an absolute path pathlib example in / operator docs (GH-100737)Miss Islington (bot)2023-01-051-1/+8
* GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100768)Miss Islington (bot)2023-01-051-0/+3
* [3.10] gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-9...Miss Islington (bot)2023-01-041-3/+2
* docs: fix `ssizeobjargproc` parameters (GH-100736)Miss Islington (bot)2023-01-041-1/+2
* gh-100700: Remove Date and Release fields in whatsnew/3.9 (GH-100730)Zachary Ware2023-01-031-2/+0
* fix `grammer` -> `grammar` typo in expressions.rst (GH-100683)Miss Islington (bot)2023-01-021-1/+1
* gh-100428: Make int documentation more accurate (GH-100436)Miss Islington (bot)2023-01-021-11/+15
* gh-99953: Purge mention of numeric param style from sqlite3 docs (GH-100630)Miss Islington (bot)2023-01-011-5/+1
* gh-100201: Document behavior with a bare `yield` statement (GH-100416)Miss Islington (bot)2023-01-011-1/+3
* gh-96773 Fix documentation of socket backlog (GH-96778)Miss Islington (bot)2023-01-011-2/+2
* gh-100633 Tutorial: Fix dataclasses import (GH-100638)Miss Islington (bot)2022-12-311-1/+1