summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* gh-94286 Fix documentation of print default param (GH-94297)Miss Islington (bot)2022-11-061-1/+1
* minor edits to locale doc (GH-98537)Miss Islington (bot)2022-11-041-13/+16
* Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (...Miss Islington (bot)2022-11-031-3/+4
* [3.10] gh-98740: Fix validation of conditional expressions in RE (GH-98764) (...Serhiy Storchaka2022-11-031-0/+3
* gh-65002: Make note that null bytes are used to pad bytes (GH-98635)Miss Islington (bot)2022-11-031-1/+4
* Docs: Add 'as, match statement' to the index (GH-99001)Miss Islington (bot)2022-11-031-0/+1
* argparse howto: Use f-string in preference to "...".format() (GH-98883)Miss Islington (bot)2022-11-031-2/+2
* [3.10] gh-96265: Formatting changes for faq/programming (GH-98242) (#98994)Stanley2022-11-031-37/+46
* gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)Miss Islington (bot)2022-11-021-0/+21
* [3.10] gh-92871: Postpone the removal of typing.{io,re} to 3.13 (GH-98958) (#...Jelle Zijlstra2022-11-021-2/+2
* gh-92679: Clarify asyncio.loop.start_tls parameters (GH-92682)Miss Islington (bot)2022-11-021-3/+8
* [3.10] [doc] Update cookbook example for socket-based logging in a production...Miss Islington (bot)2022-11-011-7/+65
* Doc: use "unnumbered" footnotes (GH-98954)Miss Islington (bot)2022-11-011-2/+2
* gh-98576: Fix types in dataclass.InitVar example (gh-98577)Miss Islington (bot)2022-10-311-2/+2
* glossary.rst: Fix typo in package definition (GH-98865)Miss Islington (bot)2022-10-291-1/+1
* gh-93358: Fix python-config docs for how to embed Python (GH-98649)Miss Islington (bot)2022-10-291-6/+6
* Fix typo in contextvars docs (GH-98823)Miss Islington (bot)2022-10-281-1/+1
* [3.10] `argparse` docs: normalize constant references (#98765) (#98808)Alex Waygood2022-10-281-4/+5
* [3.10] bpo-2716: add license for audioop module (GH-19972) (#98532)Miss Islington (bot)2022-10-281-0/+25
* [3.10] Change links to label refs (GH-98454) (#98726)Stanley2022-10-266-5/+11
* [3.10] gh-98716: Revert gh-96081: Escape lone stars in sqlite3 docs (GH-98720...Erlend E. Aasland2022-10-261-2/+2
* gh-98348: Mention ReferenceError in weakref.proxy documentation (GH-98355)Miss Islington (bot)2022-10-261-0/+3
* gh-77753: Add example for values that compare equal in stdtypes (GH-98497)Miss Islington (bot)2022-10-261-5/+3
* gh-84747: Add `async for` comment for StreamReader (GH-98633)Miss Islington (bot)2022-10-261-1/+2
* gh-98623: Fix base classes in `typing.rst` (GH-98626)Miss Islington (bot)2022-10-251-2/+2
* gh-98507: [typing docs] Rephrase "now supports `[]`" to "now supports subscri...Miss Islington (bot)2022-10-241-72/+78
* GH-91635: clarify docs about closing of transport in asyncio (GH-98563)Miss Islington (bot)2022-10-241-1/+2
* gh-98500: Fix typing docs for `*View` classes (GH-98511)Miss Islington (bot)2022-10-241-4/+4
* gh-98561: Fix a typo in typing (GH-98562)Miss Islington (bot)2022-10-231-1/+1
* gh-51511: Note that codecs.open()'s encoding parameter affects automatic conv...Miss Islington (bot)2022-10-211-1/+2
* [3.10] [doc] Improve logging cookbook example. (GH-98481) (GH-98482)Miss Islington (bot)2022-10-201-0/+65
* [3.10] [doc] Refresh the venv introduction documentation, and correct… (GH-...Vinay Sajip2022-10-192-101/+134
* Doc: Remove title text from internal links (GH-98409)Miss Islington (bot)2022-10-191-5/+3
* [3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)C.A.M. Gerlach2022-10-1749-89/+81
* gh-85299: Add note warning about entry point guard for asyncio example (GH-93...Miss Islington (bot)2022-10-162-1/+9
* [3.10] docs(typing): harmonize "See PEP x for more details" (GH-97927). (#98293)Jelle Zijlstra2022-10-161-6/+5
* [3.10] [doc] Update logging cookbook with an example of custom handli… (GH-...Vinay Sajip2022-10-151-2/+283
* gh-96265: Formatting changes for faq/general (GH-98129)Miss Islington (bot)2022-10-121-12/+18
* tutorial: remove "with single quotes" (GH-98204)Miss Islington (bot)2022-10-121-1/+1
* gh-65046: Link to logging cookbook from asyncio docs (GH-98207)Miss Islington (bot)2022-10-122-1/+4
* Formatting fixes in contextlib docs (GH-98111)Miss Islington (bot)2022-10-121-11/+17
* gh-95276: Add callable entry to the glossary (GH-95738)Miss Islington (bot)2022-10-121-0/+10
* gh-96130: Rephrase use of "typecheck" verb for clarity (GH-98144)Miss Islington (bot)2022-10-121-10/+10
* [3.10] gh-88452: Add a warning about non-portability of environments. (GH-981...Miss Islington (bot)2022-10-101-0/+13
* gh-83940: os docs: Improve wording for getenv/getenvb (GH-98113)Miss Islington (bot)2022-10-101-4/+4
* doc: remove a misleading statement. (GH-98093)Miss Islington (bot)2022-10-101-2/+2
* gh-56133: copyreg docs: Clarify function/constructor parameter (GH-95497)Miss Islington (bot)2022-10-101-9/+6
* Fix types in buffer/memoryview docs (GH-98118)Miss Islington (bot)2022-10-102-2/+2
* [3.10] Minor edits to the Descriptor HowTo Guide (GH-24901) (GH-98114)Miss Islington (bot)2022-10-091-6/+8
* gh-97913 Docs: Add walrus operator to the index (GH-97921)Miss Islington (bot)2022-10-081-0/+6