| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179) | Julien Palard | 2022-10-11 | 4 | -1064/+0 |
|
|
* | gh-97607: Fix content parsing in the impl-detail reST directive (#97652) | C.A.M. Gerlach | 2022-10-02 | 1 | -16/+7 |
|
|
* | gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452) | Christian Heimes | 2022-08-02 | 1 | -8/+6 |
|
|
* | gh-95415: Make availability directive consistent (GH-95416) | Christian Heimes | 2022-07-29 | 1 | -1/+57 |
|
|
* | gh-86404: [doc] Two 'make suspicious' false positives. (GH-94407) | Julien Palard | 2022-06-29 | 1 | -0/+2 |
|
|
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 3 | -4/+2 |
|
|
* | gh-93675: Fix typos in `Doc/` (GH-93676) | luzpaz | 2022-06-21 | 1 | -1/+1 |
|
|
* | gh-93851: Fix all broken links in Doc/ (GH-93853) | Oleg Iarygin | 2022-06-21 | 1 | -0/+4 |
|
|
* | gh-86986: Drop compatibility support for Sphinx 2 (GH-93737) | Adam Turner | 2022-06-21 | 2 | -40/+8 |
|
|
* | gh-86404: [doc] A make sucpicious false positive. (GH-93710) | Julien Palard | 2022-06-11 | 1 | -0/+2 |
|
|
* | gh-92448: Update the documentation builder to render the GitHub issue. (GH-92... | Dong-hee Na | 2022-05-08 | 1 | -4/+5 |
|
|
* | Update the SOURCE_URI in pyspecific.py to point to the new branch | Pablo Galindo | 2022-05-08 | 1 | -1/+1 |
|
|
* | Update the SOURCE_URI in pyspecific.py to point to the new branchv3.11.0b1 | Pablo Galindo | 2022-05-06 | 1 | -1/+1 |
|
|
* | gh-91888: add a `:gh:` role to the documentation (#91889) | Ezio Melotti | 2022-04-25 | 1 | -0/+24 |
|
|
* | Add redirects to Misc/NEWS bpo links (#91454) | Ezio Melotti | 2022-04-14 | 1 | -1/+2 |
|
|
* | Update Sphinx bpo role to use redirect URI. (#32342) | Ezio Melotti | 2022-04-11 | 1 | -1/+1 |
|
|
* | bpo-47115: Document which parts of structs are in limited API/stable ABI (GH-... | Petr Viktorin | 2022-04-06 | 1 | -3/+22 |
|
|
* | bpo-42238: [doc]: A make sucpicious false positive. (GH-32329) | Julien Palard | 2022-04-05 | 1 | -0/+1 |
|
|
* | bpo-42238: [doc]: make suspicious: false positive. (GH-32292) | Julien Palard | 2022-04-03 | 1 | -0/+1 |
|
|
* | bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124) | Hugo van Kemenade | 2022-03-30 | 1 | -1/+1 |
|
|
* | bpo-47086: Remove dead link to old CHM documentation (GH-32075) | Steve Dower | 2022-03-23 | 1 | -4/+0 |
|
|
* | bpo-42238: [doc] Some lines moved in rst, but had hardcoded lineno in susp-ig... | Julien Palard | 2022-03-23 | 1 | -6/+6 |
|
|
* | [doc] Some more make suspicious false positives. (GH-31977) | Julien Palard | 2022-03-18 | 1 | -0/+2 |
|
|
* | bpo-42238: [doc] moving from rstlint.py to sphinx-lint. (GH-31097) | Julien Palard | 2022-02-10 | 1 | -0/+5 |
|
|
* | bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. (GH-... | Julien Palard | 2022-01-28 | 1 | -2/+2 |
|
|
* | [doc]: Spotted errors while working on rstlint. (GH-30879) | Julien Palard | 2022-01-27 | 1 | -3/+12 |
|
|
* | bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio... | Steve Dower | 2022-01-21 | 1 | -4/+5 |
|
|
* | bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar do... | Pablo Galindo Salgado | 2022-01-04 | 1 | -2/+2 |
|
|
* | Fix some false positives of documentation syntax problems | Pablo Galindo | 2021-12-08 | 1 | -2/+2 |
|
|
* | bpo-42238: [doc]: Hide false positive in make suspicious. (GH-29636) | Julien Palard | 2021-11-19 | 1 | -0/+1 |
|
|
* | [doc]: Fix missing space in c-api/init.rst and add rstlint rule (GH-28988) | Julien Palard | 2021-10-19 | 1 | -5/+12 |
|
|
* | [doc]: update susp-ignored.csv after a98b273c. (GH-28827) | Julien Palard | 2021-10-09 | 1 | -2/+2 |
|
|
* | [doc] Fix typos found using codespell (GH-28744) | Christian Clauss | 2021-10-05 | 1 | -1/+1 |
|
|
* | bpo-42238: [doc] remove unused, and deduplicate, suspicious ignore rules. (GH... | Julien Palard | 2021-09-06 | 2 | -21/+11 |
|
|
* | bpo-42238: [doc] Some more make suspicious false positives. (GH-27945) | Julien Palard | 2021-08-26 | 1 | -0/+10 |
|
|
* | bpo-39452: Rewrite and expand __main__.rst (#26883) | Jack DeVries | 2021-08-24 | 1 | -0/+1 |
|
|
* | bpo-42560: rewrite of Tkinter docs "life preserver" (GH-27842) | Mark Roseman | 2021-08-23 | 1 | -0/+6 |
|
|
* | bpo-44854: Remove trailing whitespaces (GH-27689) | Serhiy Storchaka | 2021-08-09 | 1 | -2/+2 |
|
|
* | bpo-42238: Fix small rst issue in NEWS.d/. (#27238) | Julien Palard | 2021-07-19 | 1 | -1/+9 |
|
|
* | docs: add the word 'official' (GH-26849) | Ned Batchelder | 2021-07-08 | 1 | -1/+1 |
|
|
* | bpo-42238: rstlint: Add two new checks. (GH-26966) | Julien Palard | 2021-07-03 | 1 | -8/+91 |
|
|
* | bpo-44106: Improve sqlite3 example database contents (GH-26027) | Erlend Egeberg Aasland | 2021-05-19 | 1 | -2/+1 |
|
|
* | bpo-43795: PEP 652 user documentation (GH-25668) | Petr Viktorin | 2021-05-11 | 1 | -22/+88 |
|
|
* | Update references to master to point to main in customsourcelink.html (GH-25993) | Pablo Galindo | 2021-05-08 | 1 | -1/+1 |
|
|
* | Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25977) | Pablo Galindo | 2021-05-08 | 1 | -1/+1 |
|
|
* | bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) | Christian Heimes | 2021-05-02 | 1 | -2/+2 |
|
|
* | bpo-43766: Fix TypeGuard docs (#25660) | Ken Jin | 2021-04-27 | 1 | -0/+4 |
|
|
* | Fix type group capture in the PEG highlight tool (GH-25464) | Pablo Galindo | 2021-04-17 | 1 | -2/+7 |
|
|
* | bpo-43862: Enhance -W cmdline option documentation (GH-25439) | Victor Stinner | 2021-04-16 | 1 | -1/+5 |
|
|
* | bpo-20364: Improve sqlite3 placeholder docs (GH-25003) | Erlend Egeberg Aasland | 2021-04-14 | 1 | -2/+2 |
|
|