Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-121905: Consistently use "floating-point" instead of "floating point" ↵ | Serhiy Storchaka | 2024-07-19 | 1 | -2/+2 |
| | | | | (GH-121907) | ||||
* | gh-110383: Remove references to removed popen[234] (GH-112783) | Bradley Reynolds | 2024-05-30 | 1 | -78/+0 |
| | | | Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev> | ||||
* | Docs: add link roles with Sphinx extlinks (#117850) | Hugo van Kemenade | 2024-04-15 | 1 | -3/+2 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> | ||||
* | gh-114756: Update FAQ section on removing the GIL (#114957) | da-woods | 2024-02-06 | 1 | -23/+29 |
| | | | | | Update FAQ section on removing the GIL to reflect recent progress on PEP 703 and PEP 684. Co-authored-by: AN Long <aisk@users.noreply.github.com> | ||||
* | Resolve reference warnings in faq/library.rst (#108149) | Adam Turner | 2023-08-20 | 1 | -5/+8 |
| | | | | | Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
* | gh-106909: Use role :const: for referencing module constants (GH-106910) | Serhiy Storchaka | 2023-07-21 | 1 | -1/+1 |
| | |||||
* | faq/library: remove outdated section (#105996) | Mathieu Dupuy | 2023-07-15 | 1 | -35/+0 |
| | |||||
* | GH-103484: Fix broken links reported by linkcheck (#103608) | Rafael Fontenelle | 2023-04-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Doc: Fix broken links reported by linkcheck * Apply suggestions from code review - Remove extra diff line in faq/library.rst (merwok) - Use HTTPS to link Unicode 15.0.0 to solve a redirect (hugovk) - Use wayback machine link for openssl 1.1.0 instead of linking 1.1.1, "as this text mentions a feature from 1.1.0" (hugovk) Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Doc: Make mark-up code as literal * Doc: Alphabetize items in linkcheck_ignore Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Doc: Improve comment in sphinx conf Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --------- Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
* | gh-96959: Update HTTP links which are redirected to HTTPS (#98039) | 180909 | 2022-10-07 | 1 | -1/+1 |
| | |||||
* | gh-96959: Update more HTTP links (GH-97536) | Serhiy Storchaka | 2022-09-27 | 1 | -1/+1 |
| | | | | Use HTTPS for documents which are available by both HTTP and HTTPS links, but there is no redirection from HTTP to HTTPS or vice versa. | ||||
* | gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) | Serhiy Storchaka | 2022-09-24 | 1 | -1/+1 |
| | |||||
* | gh-93851: Fix all broken links in Doc/ (GH-93853) | Oleg Iarygin | 2022-06-21 | 1 | -1/+1 |
| | |||||
* | Doc: Update references and examples of old, unsupported OSes and uarches ↵ | CAM Gerlach | 2022-06-09 | 1 | -2/+8 |
| | | | | (GH-92791) | ||||
* | bpo-45845: Change link for pyserial (GH-29675) | Terry Jan Reedy | 2021-11-20 | 1 | -2/+2 |
| | |||||
* | bpo-44844: Remove unresponsive web link (GH-29651) | Terry Jan Reedy | 2021-11-20 | 1 | -3/+0 |
| | | | Threading notes by Aahz from OSCON 2001. | ||||
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) | Mariusz Felisiak | 2021-07-26 | 1 | -1/+1 |
| | | | Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||||
* | Remove effbot urls (GH-26308) | E-Paine | 2021-05-22 | 1 | -3/+0 |
| | |||||
* | bpo-43723: Deprecate camelCase aliases from threading (GH-25174) | Jelle Zijlstra | 2021-04-12 | 1 | -2/+2 |
| | | | | | | The snake_case names have existed since Python 2.6, so there is no reason to keep the old camelCase names around. One similar method, threading.Thread.isAlive, was already removed in Python 3.9 (bpo-37804). | ||||
* | Minor changes in Doc/faq/library. (#15449) | Antoine | 2019-09-09 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | * Minor changes. * Update Doc/faq/library.rst Co-Authored-By: Kyle Stanley <aeros167@gmail.com> * Apply suggestions from aeros167. * Update Doc/faq/library.rst Co-Authored-By: Kyle Stanley <aeros167@gmail.com> * Apply suggestions from aeros167 + re-add a "a" that was accidentally deleted. | ||||
* | bpo-33503: Fix the broken pypi link in the source and the documentation ↵ | Stéphane Wirtel | 2018-05-15 | 1 | -2/+2 |
| | | | | (GH-6814) | ||||
* | Improve highlighting of some code blocks. (GH-6401) | Serhiy Storchaka | 2018-04-08 | 1 | -1/+3 |
| | |||||
* | bpo-25910: Fixes redirection from http to https (#4674) | Sanyam Khurana | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -7/+10 |
| | | | | Original patch by James Edwards. | ||||
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵ | Georg Brandl | 2016-02-26 | 1 | -1/+1 |
| | | | | to SilentGhost for the patch. | ||||
* | Issue #12955: Change the urlopen() examples to use context managers where ↵ | Berker Peksag | 2015-04-12 | 1 | -1/+2 |
| | | | | | | appropriate. Patch by Martin Panter. | ||||
* | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 1 | -2/+2 |
| | |||||
* | Fixing broken links in doc, part 1: faq/ | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -5/+5 |
| | |||||
* | Revert #22251 | Berker Peksag | 2014-09-27 | 1 | -3/+1 |
| | |||||
* | Issue #22251: Fix ReST markup to avoid errors building docs. | Berker Peksag | 2014-09-27 | 1 | -1/+3 |
| | |||||
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -0/+1 |
| | |||||
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
|\ | |||||
| * | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.3. | Georg Brandl | 2013-03-28 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Closes #4159: add LaTeX tabular column specifications to tables that ↵ | Georg Brandl | 2013-03-28 | 1 | -1/+3 |
| | | | | | | | | otherwise are cut off or have overlapping text. | ||||
* | | Add versionchanged tag to faq (useless btw because changed text is commented ↵ | Andrew Svetlov | 2012-12-19 | 1 | -0/+4 |
| | | | | | | | | out) | ||||
* | | Mention OSError instead of IOError in the docs. | Andrew Svetlov | 2012-12-18 | 1 | -2/+2 |
|/ | |||||
* | Update pydoc topics and fix new suspicious markup. | Georg Brandl | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | #14770: improve the library FAQ. | Ezio Melotti | 2012-05-13 | 1 | -54/+45 |
| | |||||
* | Removed outdated statement about pickle's and marshal's relative performance. | Antoine Pitrou | 2012-05-10 | 1 | -8/+0 |
| | |||||
* | Remove obsolete references to bsddb | Antoine Pitrou | 2011-12-04 | 1 | -46/+0 |
| | |||||
* | Mention asyncore and Twisted in the library FAQ. | Antoine Pitrou | 2011-02-05 | 1 | -1/+8 |
| | |||||
* | Mention concurrent.futures and update answers about the GIL. | Antoine Pitrou | 2011-02-05 | 1 | -21/+27 |
| | |||||
* | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | Update file-related information in the FAQ. | Antoine Pitrou | 2010-09-15 | 1 | -19/+27 |
| | |||||
* | Typo fix. | Georg Brandl | 2010-08-14 | 1 | -2/+2 |
| | |||||
* | Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded ↵ | Senthil Kumaran | 2010-08-09 | 1 | -1/+1 |
| | | | | variations. Docs changed. | ||||
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -12/+13 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78024 | georg.brandl | 2010-02-06 19:44:44 +0100 (Sa, 06 Feb 2010) | 1 line #5341: fix "builtin" where used as an adjective ("built-in" is correct). ........ | ||||
* | Merged revisions 76904 via svnmerge from | Ezio Melotti | 2009-12-19 | 1 | -1/+1 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r76904 | ezio.melotti | 2009-12-20 00:41:49 +0200 (Sun, 20 Dec 2009) | 1 line #7388: "python".capitalize() in the Doc ........ | ||||
* | #7499: Review of Library FAQ by Florent Xicluna. | Georg Brandl | 2009-12-19 | 1 | -153/+148 |
| |