Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-118689: Doc: fix ePub build (#118690) | Inada Naoki | 2024-05-10 | 2 | -1/+3 |
| | |||||
* | Python 3.13.0b1v3.13.0b1 | Thomas Wouters | 2024-05-08 | 1 | -1/+1 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353) | Hugo van Kemenade | 2024-04-28 | 1 | -1/+0 |
| | |||||
* | gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) | Kirill Podoprigora | 2024-04-26 | 2 | -18/+1 |
| | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237) | Petr Viktorin | 2024-04-26 | 1 | -0/+2 |
| | |||||
* | Doc: Render version/language selector on Read the Docs (#116966) | Manuel Kaufmann | 2024-04-17 | 1 | -0/+86 |
| | |||||
* | Docs: Add classes to C API return value annotations (#117926) | Hugo van Kemenade | 2024-04-16 | 1 | -9/+11 |
| | | | | Co-authored-by: Nikita Sobolev <mail@sobolevn.me> | ||||
* | Docs: add link roles with Sphinx extlinks (#117850) | Hugo van Kemenade | 2024-04-15 | 1 | -13/+2 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-114099: Add documentation for iOS platform (GH-117057) | Russell Keith-Magee | 2024-03-28 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org> Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Ned Deily <nad@python.org> | ||||
* | Change links on the index page (#117230) | Adorilson Bezerra | 2024-03-26 | 1 | -2/+2 |
| | |||||
* | gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (#116913) | Hugo van Kemenade | 2024-03-19 | 1 | -1/+0 |
| | |||||
* | gh-114099 - Add iOS framework loading machinery. (GH-116454) | Russell Keith-Magee | 2024-03-19 | 1 | -1/+1 |
| | | | | Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com> | ||||
* | Update titles and subtitles on landing page template (#116914) | Carol Willing | 2024-03-17 | 1 | -31/+31 |
| | | | | | | | | | * Update titles and subtitles on landing page template * address review from gvanrossum * Edits from hugovk review * Change word order back. Down the road we should split license and history | ||||
* | 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-115317: Rewrite changelog filter to use vanilla JavaScript (#115324) | Hugo van Kemenade | 2024-02-12 | 1 | -48/+54 |
| | | | | Co-authored-by: Tomas R <tomas.roun8@gmail.com> | ||||
* | 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 |
| | |||||
* | Fix typo in c_annotations.py comment (#108773) | Kuan-Wei Chiu | 2024-01-16 | 1 | -1/+1 |
| | | | "compatability" => "compatibility" | ||||
* | 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 | 2 | -1/+5 |
| | | | | 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-113637: Let c_annotations.py to handle the spacing of Limited/Unstable ↵ | Ege Akman | 2024-01-03 | 2 | -12/+13 |
| | | | | API & Stable ABI translation strings (#113638) | ||||
* | 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 |
| |