COMMITS
/ Doc/faq/library.rst July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 30, 2024
B
gh-110383: Remove references to removed popen[234] (GH-112783)
Bradley Reynolds committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
February 6, 2024
D
gh-114756: Update FAQ section on removing the GIL (#114957)
da-woods committed
August 20, 2023
A
Resolve reference warnings in faq/library.rst (#108149)
Adam Turner committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
July 15, 2023
M
faq/library: remove outdated section (#105996)
Mathieu Dupuy committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
October 7, 2022
1
gh-96959: Update HTTP links which are redirected to HTTPS (#98039)
180909 committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
September 24, 2022
S
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
June 9, 2022
C
Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
CAM Gerlach committed
November 20, 2021
T
bpo-45845: Change link for pyserial (GH-29675)
Terry Jan Reedy committed
T
bpo-44844: Remove unresponsive web link (GH-29651)
Terry Jan Reedy committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
May 22, 2021
E
Remove effbot urls (GH-26308)
E-Paine committed
April 12, 2021
J
bpo-43723: Deprecate camelCase aliases from threading (GH-25174)
Jelle Zijlstra committed
September 9, 2019
A
Minor changes in Doc/faq/library. (#15449)
Antoine committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 26, 2016
April 12, 2015
B
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
Berker Peksag committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
G
Fixing broken links in doc, part 1: faq/
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
September 27, 2014
B
Revert #22251
Berker Peksag committed
B
Issue #22251: Fix ReST markup to avoid errors building docs.
Berker Peksag committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
March 28, 2013
G
Merge with 3.3.
Georg Brandl committed
December 19, 2012
A
Add versionchanged tag to faq (useless btw because changed text is commented out)
Andrew Svetlov committed
December 18, 2012
A
Mention OSError instead of IOError in the docs.
Andrew Svetlov committed
May 30, 2012
G
Update pydoc topics and fix new suspicious markup.
Georg Brandl committed
May 13, 2012
E
#14770: improve the library FAQ.
Ezio Melotti committed
May 10, 2012
A
Removed outdated statement about pickle's and marshal's relative performance.
Antoine Pitrou committed
December 4, 2011
A
Remove obsolete references to bsddb
Antoine Pitrou committed
February 5, 2011
A
Mention asyncore and Twisted in the library FAQ.
Antoine Pitrou committed
A
Mention concurrent.futures and update answers about the GIL.
Antoine Pitrou committed
October 6, 2010
G
Fix errors found by "make suspicious".
Georg Brandl committed
September 15, 2010
A
Update file-related information in the FAQ.
Antoine Pitrou committed
August 9, 2010
S
Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Docs changed.
Senthil Kumaran committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
December 19, 2009
E
Merged revisions 76904 via svnmerge from
Ezio Melotti committed
G
#7499: Review of Library FAQ by Florent Xicluna.
Georg Brandl committed