summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/2.6.rst
Commit message (Expand)AuthorAgeFilesLines
* GH-101100: Fix reference warnings for ``namedtuple`` (#110113)Adam Turner2023-09-301-3/+3
* gh-109634: Use :samp: role (GH-109635)Serhiy Storchaka2023-09-231-1/+1
* gh-107298: Fix a few more refs in the C API docs (GH-108361)Serhiy Storchaka2023-08-231-1/+1
* gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)Serhiy Storchaka2023-08-221-4/+4
* gh-107298: Fix some references in the C API documentation (GH-108072)Serhiy Storchaka2023-08-171-3/+3
* gh-106948: Docs: Disable links for C standard library functions, OS utility f...Erlend E. Aasland2023-07-231-3/+3
* gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)Serhiy Storchaka2023-07-211-3/+3
* gh-104773: Remove the msilib package (GH-104911)Zachary Ware2023-05-251-1/+1
* gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)Victor Stinner2023-05-241-3/+3
* gh-104773: PEP 594: Remove the telnetlib module (#104778)Victor Stinner2023-05-231-1/+1
* GH-103484: Fix redirected permanently URLs (#104001)Rafael Fontenelle2023-05-021-2/+2
* GH-103484: Fix broken links reported by linkcheck (#103608)Rafael Fontenelle2023-04-221-1/+1
* Docs: Fix backtick errors found by sphinx-lint (#97998)Hugo van Kemenade2022-10-071-3/+3
* gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)Adam Turner2022-10-051-1/+1
* gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)Serhiy Storchaka2022-09-241-3/+3
* gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)Serhiy Storchaka2022-08-041-3/+3
* gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...Serhiy Storchaka2022-08-041-4/+4
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...Ned Batchelder2022-07-051-3/+3
* gh-93851: Fix all broken links in Doc/ (GH-93853)Oleg Iarygin2022-06-211-1/+1
* gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)georgically2022-05-291-1/+1
* Docs: FIX broken links. (GH-13491)Julien Palard2019-05-251-1/+1
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-7/+7
* Fix description about SimpleXMLRPCServer constructor parameter bind_and_activ...cocoatomo2018-03-261-1/+1
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-301-1/+1
* Avoid line breaks after hyphens, otherwise they are turned into spacesMartin Panter2017-01-141-2/+2
* Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-6/+6
* Issue #26638: Work around more CLI options that can’t be linkedMartin Panter2016-10-301-2/+2
* Issue #26638: Mask undefined CLI options to defeat new Sphinx warningsMartin Panter2016-10-301-2/+2
* Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-4/+4
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-5/+5
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-2/+2
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-5/+5
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-3/+3
* Remove confusing "Release" and "Date" markers from whatsnews.Georg Brandl2012-10-281-2/+0
* #15543: glossary entry for and 'universal newlines', and links to it.R David Murray2012-08-151-1/+4
* Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-8/+8
* remove 'Documenting Python' and its references, it's now on devguideSandro Tosi2012-01-141-1/+1
* Issue #12042: a queue is only used to retrive results; preliminary patch by J...Sandro Tosi2012-01-051-2/+2
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-34/+34
* Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-1/+1
* Merged revisions 79797 via svnmerge fromEzio Melotti2010-04-051-1/+1
* Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge fromGeorg Brandl2010-03-141-12/+12
* Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge...Georg Brandl2010-03-141-6/+8
* Merged revisions 78303 via svnmerge fromAndrew M. Kuchling2010-02-221-0/+7
* Merged revisions 76366 via svnmerge fromGeorg Brandl2009-11-181-62/+71
* Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-...Benjamin Peterson2009-11-131-3/+7
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-2/+2
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1