Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: fix `MessageDefect` references in email.policy docs (#128468) | Yuki Kobayashi | 2025-01-05 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `whatsnew/3.0.rst` (#127662) | Yuki Kobayashi | 2024-12-10 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings about list methods (#127054) | Yuki Kobayashi | 2024-12-02 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `howto/*` (#127084) | Yuki Kobayashi | 2024-11-26 | 1 | -2/+0 |
| | |||||
* | GH-120804: add docs for removal for asyncio child watchers (#120895) | Kumar Aditya | 2024-06-23 | 1 | -1/+0 |
| | | | Co-authored-by: Alex Waygood <alex.waygood@gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353) | Hugo van Kemenade | 2024-04-28 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (#116913) | Hugo van Kemenade | 2024-03-19 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (#112357) | Hugo van Kemenade | 2024-02-26 | 1 | -1/+0 |
| | | | | | Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix broken xrefs in fcntl module doc (#115691) | Skip Montanaro | 2024-02-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | * clean up fcntl module doc * simplify * a few changes, based on suggestion by CAM-Gerlach * nitpick ignore for a couple other C functions mentioned in the fcntl module doc * more changes, especially related to LOCK_* constants * :data: back to :const: * Apply suggestions from code review Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> --------- Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> | ||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (#112351) | Hugo van Kemenade | 2024-02-25 | 1 | -1/+0 |
| | | | | Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580) | Hugo van Kemenade | 2024-02-17 | 1 | -1/+0 |
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (#115575) | Hugo van Kemenade | 2024-02-17 | 1 | -1/+0 |
| | |||||
* | gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825) | Skip Montanaro | 2024-02-11 | 1 | -2/+0 |
| | |||||
* | gh-101100: Fix dangling refs in bdb.rst (#114983) | Skip Montanaro | 2024-02-11 | 1 | -1/+0 |
| | | | Co-authored-by: AN Long <aisk@users.noreply.github.com> | ||||
* | gh-101100: Fix sphinx warnings in `c-api/gcsupport.rst` (#114786) | Nikita Sobolev | 2024-02-10 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `library/enum.rst` (#114696) | Nikita Sobolev | 2024-02-09 | 1 | -1/+0 |
| | | | | Co-authored-by: Ethan Furman <ethan@stoneleaf.us> | ||||
* | gh-101100: Fix dangling references in pickle.rst (#114972) | Skip Montanaro | 2024-02-04 | 1 | -1/+0 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix sphinx warnings in `howto/logging.rst` (#114846) | Nikita Sobolev | 2024-02-01 | 1 | -1/+0 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix references in csv docs (GH-114658) | Skip Montanaro | 2024-01-30 | 1 | -1/+0 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix datetime reference warnings (GH-114661) | Skip Montanaro | 2024-01-29 | 1 | -1/+0 |
| | | | Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (#112366) | Hugo van Kemenade | 2024-01-29 | 1 | -1/+0 |
| | | | | Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669) | Nikita Sobolev | 2024-01-29 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `reference/import.rst` (#114646) | Nikita Sobolev | 2024-01-27 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635) | Nikita Sobolev | 2024-01-27 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `c-api/file.rst` (#114546) | Nikita Sobolev | 2024-01-26 | 1 | -2/+0 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (#113564) | Hugo van Kemenade | 2024-01-24 | 1 | -1/+0 |
| | | | | | Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Petr Viktorin <encukou@gmail.com> | ||||
* | gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (#114521) | Nikita Sobolev | 2024-01-24 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `asyncio-task.rst` (#114469) | Nikita Sobolev | 2024-01-24 | 1 | -1/+0 |
| | | | | Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> | ||||
* | Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (#114399) | Erlend E. Aasland | 2024-01-23 | 1 | -1/+0 |
| | | | Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> | ||||
* | gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (#114425) | Nikita Sobolev | 2024-01-23 | 1 | -1/+0 |
| | | | | | * gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` * Remove `/` from signatures | ||||
* | gh-101100: Fix Sphinx warnings in `reference/expressions.rst` (#114194) | Hugo van Kemenade | 2024-01-22 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix sphinx warnings in `Doc/c-api/memory.rst` (#114373) | Nikita Sobolev | 2024-01-21 | 1 | -1/+0 |
| | |||||
* | Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations ↵ | Erlend E. Aasland | 2024-01-16 | 1 | -1/+0 |
| | | | | | | | | | (#114103) - add :class: and :mod: markups where needed - fix incorrect escaping of a star in ShareableList arg spec - mark up parameters with stars: *val* - mark up list of built-in types using list markup - remove unneeded parentheses from :meth: markups | ||||
* | gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and ↵ | Hugo van Kemenade | 2024-01-14 | 1 | -2/+0 |
| | | | | `library/http.client.rst` (#114060) | ||||
* | Docs: Link tokens in the format string grammars (#108184) | William Andrea | 2024-01-09 | 1 | -1/+0 |
| | | | | Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (#113739) | Hugo van Kemenade | 2024-01-05 | 1 | -1/+0 |
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598) | Hugo van Kemenade | 2023-12-31 | 1 | -1/+0 |
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in library/random.rst (#112981) | Hugo van Kemenade | 2023-12-28 | 1 | -1/+0 |
| | | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `library/cmd.rst` (#113502) | Hugo van Kemenade | 2023-12-27 | 1 | -1/+0 |
| | | | | Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-101100: Fix Sphinx warnings in `library/calendar.rst` (#113500) | Hugo van Kemenade | 2023-12-27 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `library/bisect.rst` (#113496) | Hugo van Kemenade | 2023-12-26 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `howto/isolating-extensions.rst` (#113493) | Hugo van Kemenade | 2023-12-26 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in library/tarfile.rst (#113237) | Hugo van Kemenade | 2023-12-18 | 1 | -1/+0 |
| | | | Fix Sphinx warnings in library/tarfile.rst | ||||
* | gh-101100: Fix Sphinx nitpicks in `library/numbers.rst` (#113162) | Alex Waygood | 2023-12-15 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx nitpicks in `library/rlcompleter.rst` (#113125) | Alex Waygood | 2023-12-15 | 1 | -1/+0 |
| | |||||
* | gh-101100: Cleanup `mailbox` docs (#113124) | Alex Waygood | 2023-12-14 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (#112373) | Hugo van Kemenade | 2023-12-14 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx nitpicks in `library/collections.abc.rst` (#113116) | Alex Waygood | 2023-12-14 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx nitpicks in `library/traceback.rst` (#113106) | Alex Waygood | 2023-12-14 | 1 | -1/+0 |
| | |||||
* | gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and ↵ | Alex Waygood | 2023-12-14 | 1 | -2/+0 |
| | | | | `reference/simple_stmts.rst` (#113107) |