Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Python 3.14.0a7v3.14.0a7 | Hugo van Kemenade | 2025-04-08 |
| | |||
* | gh-127833: Use `productionlist` nodes to implement the `grammar-snippet` ↵ | Adam Turner | 2025-03-20 |
| | | | | | | directive (#130376) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Blaise Pabon <blaise@gmail.com> | ||
* | GH-121970: Extract `pydoc_topics` into a new extension (#131256) | Adam Turner | 2025-03-19 |
| | |||
* | Python 3.14.0a6v3.14.0a6 | Hugo van Kemenade | 2025-03-14 |
| | |||
* | gh-121970: Revert "GH-121970: Extract ``pydoc_topics`` into a new extension ↵ | Hugo van Kemenade | 2025-03-14 |
| | | | | | | | (#129116)" (#131245) Revert "GH-121970: Extract ``pydoc_topics`` into a new extension (#129116)" This reverts commit 01bcf13a1c5bfca5124cf2e0679c9d1b25b04708. | ||
* | Remove trailing whitespace in Lib/pydoc_data/topics.py (#130014) | Sam Gross | 2025-02-11 |
| | |||
* | Python 3.14.0a5v3.14.0a5 | Hugo van Kemenade | 2025-02-11 |
| | |||
* | GH-121970: Extract ``pydoc_topics`` into a new extension (#129116) | Adam Turner | 2025-01-21 |
| | |||
* | Python 3.14.0a4v3.14.0a4 | Hugo van Kemenade | 2025-01-14 |
| | |||
* | Python 3.14.0a3v3.14.0a3 | Hugo van Kemenade | 2024-12-17 |
| | |||
* | Python 3.14.0a2v3.14.0a2 | Hugo van Kemenade | 2024-11-19 |
| | |||
* | Python 3.14.0a1v3.14.0a1 | Hugo van Kemenade | 2024-10-15 |
| | |||
* | gh-125072: Add label for assignment expressions; update tracked section for ↵ | Emily Morehouse | 2024-10-07 |
| | | | | assignment expression topic (#125074) | ||
* | gh-81263: Add assignment expressions to `help` (#124641) | Emily Morehouse | 2024-09-27 |
| | | | | | * Add assignment expression (:=) to `help` * Update index for Assignment Expressions to include pair of `assignment; expression` | ||
* | Python 3.13.0b1v3.13.0b1 | Thomas Wouters | 2024-05-08 |
| | |||
* | Add 'The Python 2.3 Method Resolution Order' (#116435) | Hugo van Kemenade | 2024-04-15 |
| | |||
* | Python 3.13.0a6v3.13.0a6 | Thomas Wouters | 2024-04-09 |
| | |||
* | Python 3.13.0a5v3.13.0a5 | Thomas Wouters | 2024-03-12 |
| | |||
* | Python 3.13.0a4v3.13.0a4 | Thomas Wouters | 2024-02-15 |
| | |||
* | Python 3.13.0a3v3.13.0a3 | Thomas Wouters | 2024-01-17 |
| | |||
* | Python 3.13.0a2v3.13.0a2 | Thomas Wouters | 2023-11-22 |
| | |||
* | Python 3.13.0a1v3.13.0a1 | Thomas Wouters | 2023-10-13 |
| | |||
* | Python 3.12.0b1v3.12.0b1 | Thomas Wouters | 2023-05-22 |
| | |||
* | gh-104301: Allow leading whitespace in disambiguated pdb statements (#104342) | James Gerity | 2023-05-11 |
| | |||
* | Python 3.12.0a7v3.12.0a7 | Thomas Wouters | 2023-04-04 |
| | |||
* | gh-102778: Add sys.last_exc, deprecate sys.last_type, ↵ | Irit Katriel | 2023-03-18 |
| | | | | sys.last_value,sys.last_traceback (#102779) | ||
* | Python 3.12.0a6v3.12.0a6 | Thomas Wouters | 2023-03-07 |
| | |||
* | Python 3.12.0a5v3.12.0a5 | Thomas Wouters | 2023-02-07 |
| | |||
* | Python 3.12.0a4v3.12.0a4 | Thomas Wouters | 2023-01-10 |
| | |||
* | Python 3.12.0a3v3.12.0a3 | Thomas Wouters | 2022-12-06 |
| | |||
* | Python 3.12.0a2v3.12.0a2 | Thomas Wouters | 2022-11-14 |
| | |||
* | Python 3.12.0a1v3.12.0a1 | Thomas Wouters | 2022-10-25 |
| | |||
* | Python 3.11.0b1 | Pablo Galindo | 2022-05-06 |
| | |||
* | bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049) | John Belmonte | 2022-04-11 |
| | | | | | | | | Add "z" format specifier to coerce negative 0 to zero. See https://github.com/python/cpython/issues/90153 (originally https://bugs.python.org/issue45995) for discussion. This covers `str.format()` and f-strings. Old-style string interpolation is not supported. Co-authored-by: Mark Dickinson <dickinsm@gmail.com> | ||
* | Python 3.11.0a7v3.11.0a7 | Pablo Galindo | 2022-04-05 |
| | |||
* | Python 3.11.0a6v3.11.0a6 | Pablo Galindo | 2022-03-07 |
| | |||
* | Python 3.11.0a5v3.11.0a5 | Pablo Galindo | 2022-02-03 |
| | |||
* | Python 3.11.0a4v3.11.0a4 | Pablo Galindo | 2022-01-13 |
| | |||
* | Python 3.11.0a3v3.11.0a3 | Pablo Galindo | 2021-12-08 |
| | |||
* | Python 3.11.0a2v3.11.0a2 | Pablo Galindo | 2021-11-05 |
| | |||
* | bpo-10716: Migrating pydoc to html5. (GH-28651) | Julien Palard | 2021-10-09 |
| | |||
* | Python 3.11.0a1v3.11.0a1 | Pablo Galindo | 2021-10-05 |
| | |||
* | [codemod] Fix non-matching bracket pairs (GH-28473) | Mohamad Mansour | 2021-09-22 |
| | | | | | Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||
* | Python 3.10.0a7v3.10.0a7 | Pablo Galindo | 2021-04-05 |
| | |||
* | bpo-41933: Clarify wording for s * n in Common Sequence Operations (GH-22570) | Chavdar Yotov | 2021-03-15 |
| | |||
* | Remove unused suspicious rule in the docsv3.10.0a6 | Pablo Galindo | 2021-03-01 |
| | |||
* | Fix Sphynx syntax in the memory.rst documentv3.10.0a5 | Pablo Galindo | 2021-02-02 |
| | |||
* | Python 3.10.0a4v3.10.0a4 | Pablo Galindo | 2021-01-04 |
| | |||
* | Python 3.10.0a3v3.10.0a3 | Pablo Galindo | 2020-12-07 |
| | |||
* | Python 3.10.0a2v3.10.0a2 | Pablo Galindo | 2020-11-03 |
| |