COMMITS
/ Doc/faq/programming.rst March 21, 2026
H
Docs: replace all `datetime` imports with `import datetime as dt` (#145640)
Hugo van Kemenade committed
March 9, 2026
H
Docs: Update programming FAQ (#144573)
Hugo van Kemenade committed
February 18, 2026
P
gh-141984: Reword and reorganize the first part of Atoms docs (GH-144117)
Petr Viktorin committed
January 23, 2026
B
Programming FAQ: fix some punctuaction typos (GH-144058)
Bartosz Sławecki committed
September 5, 2025
A
GH-138465: Improve documentation for common sequence methods (#138474)
Adam Turner committed
April 5, 2025
R
Fix numbered list syntax in programming.rst (#130158)
Rafael Fontenelle committed
April 1, 2025
R
Minor improvements to the programming FAQ (#127261)
Rafael Fontenelle committed
January 18, 2025
R
gh-128998: Fix indentation of numbered list and literal block (#128999)
Rafael Fontenelle committed
September 26, 2024
J
Programming FAQ: Mention object.__setattr__ as a technique for delegation (#124617)
Jelle Zijlstra committed
September 25, 2024
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
July 13, 2024
B
gh-120452: improve documentation about private name mangling (#120451)
Bénédikt Tran committed
August 20, 2023
A
Resolve reference warnings in faq/programming.rst (#108150)
Adam Turner committed
June 4, 2023
I
gh-80480: array: Add 'w' typecode. (#105242)
Inada Naoki committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
February 14, 2023
F
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder committed
December 28, 2022
S
gh-55688: Add note about ending backslashes for raw strings (#94768)
Stanley committed
December 22, 2022
November 11, 2022
S
gh-84522: Add for-loop to apply-method-to-sequence FAQ (#94660)
Samuel Sloniker committed
November 2, 2022
S
gh-96265: Formatting changes for faq/programming (#98242)
Stanley committed
October 4, 2022
M
gh-97709: Included newline separator in Mandelbrot set (#97737)
matheusja 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
September 18, 2022
R
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
Raymond Hettinger committed
August 4, 2022
S
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka committed
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
June 26, 2022
A
gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282)
Arun Mani J committed
June 21, 2022
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
May 2, 2022
M
Fix typo in Programming FAQ (#92083)
Matt Harding committed
April 8, 2022
R
Clarify that this sentence applies to the above example. GH-32405
Raymond Hettinger committed
February 14, 2022
C
Fix a typo in Doc/faq/programming.rst (GH-31243)
Cooper Lees committed
S
Fix minor grammar error (#31325)
Scott Noyes committed
November 20, 2021
October 13, 2021
T
bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
Terry Jan Reedy committed
August 22, 2021
R
bpo-4442: Document use of __new__ for subclasses of immutable types (GH-27866)
Raymond Hettinger committed
June 19, 2021
R
Remove dubious suggestion (GH-26789)
Raymond Hettinger committed
June 17, 2021
R
bpo-44310: Add a FAQ entry for caching method calls (GH-26731)
Raymond Hettinger committed
May 22, 2021
E
bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309)
Erlend Egeberg Aasland committed
April 29, 2021
A
[doc] Do some polishing in IDEs section (GH-22070)
Andre Delfino committed
April 26, 2021
A
Fix broken links and improve stand-alone tools list in FAQ GH-22124
Andre Delfino committed
April 13, 2021
J
Doc: Try to enhance wording on circular imports. (GH-24705)
Julien Palard committed
April 5, 2021
R
bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175)
Raymond Hettinger committed
April 4, 2021
R
bpo-43325: Add FAQ entry for identity tests (GH-25168)
Raymond Hettinger committed
October 21, 2020
A
Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
Andre Delfino committed
A
Doc: Do not encourage using a base class name in a derived class (GH-22177)
Andre Delfino committed
October 16, 2020
Z
bpo-40341: Remove some "discouraged solutions" in Doc/faq/programming.rst (GH-22726)
Zackery Spytz committed
October 5, 2020
T
bpo-41774: Tweak new programming FAQ entry (GH-22562)
Terry Jan Reedy committed
October 1, 2020
A
[doc] Update references to NumPy (GH-22458)
Andre Delfino committed