summaryrefslogtreecommitdiffstats
path: root/Doc/faq
Commit message (Expand)AuthorAgeFilesLines
* Programming FAQ: Mention object.__setattr__ as a technique for delegation (#1...Jelle Zijlstra2024-09-261-3/+10
* gh-101100: Add a table of class attributes to the "Custom classes" section of...Alex Waygood2024-09-251-1/+1
* Docs: Update two FAQs for Python 3 (#124247)Hugo van Kemenade2024-09-192-8/+6
* Use pep role instead of url (#121611)Rafael Fontenelle2024-09-171-2/+2
* GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)Rafael Fontenelle2024-09-171-2/+2
* gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)Wei-Hsiang (Matt) Wang2024-09-011-1/+1
* gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...Serhiy Storchaka2024-07-193-5/+5
* gh-120452: improve documentation about private name mangling (#120451)Bénédikt Tran2024-07-131-4/+24
* gh-110383: Remove references to removed popen[234] (GH-112783)Bradley Reynolds2024-05-301-78/+0
* FAQ: Add reference to Python version numbering scheme (#119225)Hugo van Kemenade2024-05-251-2/+2
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-3/+2
* gh-111307: Update design FAQ 'switch' entry (#115899)Terry Jan Reedy2024-03-131-3/+8
* Docs: fix broken links (#116651)Mariusz Felisiak2024-03-131-1/+1
* gh-116010: Remove link to deprecated PEP 6 in FAQ guide (#116246)Iman Tabrizian2024-03-031-3/+5
* gh-114756: Update FAQ section on removing the GIL (#114957)da-woods2024-02-061-23/+29
* gh-113664: Improve style of Big O notation (GH-113695)Serhiy Storchaka2024-01-101-1/+1
* Resolve reference warnings in faq/gui.rst (#108147)Adam Turner2023-08-211-4/+5
* Resolve reference warnings in faq/library.rst (#108149)Adam Turner2023-08-201-5/+8
* Resolve reference warnings in faq/design.rst (#108148)Adam Turner2023-08-201-2/+2
* Resolve reference warnings in faq/programming.rst (#108150)Adam Turner2023-08-201-3/+3
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-291-2/+2
* gh-106909: Use role :const: for referencing module constants (GH-106910)Serhiy Storchaka2023-07-211-1/+1
* faq/library: remove outdated section (#105996)Mathieu Dupuy2023-07-151-35/+0
* gh-105844: Use devguide terminology to denote versions (#105882)Erlend E. Aasland2023-06-181-3/+3
* gh-105844: Consistently use 'minor version' for X.Y versions (#105851)Erlend E. Aasland2023-06-161-2/+2
* gh-80480: array: Add 'w' typecode. (#105242)Inada Naoki2023-06-041-3/+3
* gh-75552: Remove deprecated tkinter.tix module (GH-104902)Zachary Ware2023-05-271-9/+2
* GH-103484: Fix redirected permanently URLs (#104001)Rafael Fontenelle2023-05-023-6/+6
* GH-103484: Fix broken links reported by linkcheck (#103608)Rafael Fontenelle2023-04-221-1/+1
* GH-101898: Fix missing term references for hashable definition (#101899)Furkan Onder2023-02-141-1/+1
* gh-99276 - Updated Doc/faq/general.rst (#101396)Raj2023-01-311-2/+2
* gh-55688: Add note about ending backslashes for raw strings (#94768)Stanley2022-12-281-0/+40
* gh-48496: Added example and link to faq for UnboundLocalError in reference (#...Stanley2022-12-221-0/+2
* gh-84522: Add for-loop to apply-method-to-sequence FAQ (#94660)Samuel Sloniker2022-11-111-3/+15
* doc: Formatting and typo fixes (#98974)jmcb2022-11-071-5/+5
* gh-96265: Formatting changes for faq/programming (#98242)Stanley2022-11-021-39/+48
* gh-96265: Formatting changes for faq/general (#98129)Stanley2022-10-121-12/+18
* gh-96073: fix backticks in NEWS entry (GH-98056)Jelle Zijlstra2022-10-071-1/+1
* gh-96265: Fix some formatting in faq/design.rst (#96924)Stanley2022-10-071-27/+31
* gh-96959: Update HTTP links which are redirected to HTTPS (#98039)1809092022-10-071-1/+1
* Docs: Fix backtick errors found by sphinx-lint (#97998)Hugo van Kemenade2022-10-071-1/+1
* gh-97709: Included newline separator in Mandelbrot set (#97737)matheusja2022-10-041-2/+2
* gh-96959: Update more HTTP links (GH-97536)Serhiy Storchaka2022-09-275-6/+6
* gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)Serhiy Storchaka2022-09-243-4/+4
* gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765)Stanley2022-09-231-0/+8
* gh-71141: Add note on rejecting "leading-dot" syntax for with statements (#96...Stanley2022-09-211-0/+4
* GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)Raymond Hettinger2022-09-181-0/+2
* gh-95413: Remove references to deprecated CGI library (#95414)partev2022-08-301-2/+2
* gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)Serhiy Storchaka2022-08-042-2/+2
* gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...Serhiy Storchaka2022-08-043-9/+9