summaryrefslogtreecommitdiffstats
path: root/Doc/faq
Commit message (Expand)AuthorAgeFilesLines
* [3.13] FAQ: Add reference to Python version numbering scheme (GH-119225) (#11...Miss Islington (bot)2024-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
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...Ned Batchelder2022-07-052-3/+3
* gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282)Arun Mani J2022-06-261-2/+3
* gh-93851: Fix all broken links in Doc/ (GH-93853)Oleg Iarygin2022-06-212-2/+2
* Doc: Update references and examples of old, unsupported OSes and uarches (GH-...CAM Gerlach2022-06-091-2/+8
* Remove VOC reference (93333)Carl Bordum Hansen2022-05-311-2/+1
* gh-76773: Update docs mentioning no-longer-supported Windows versions & featu...CAM Gerlach2022-05-101-6/+2
* Link to GitHub instead of BPO for CPython bug tracker (GH-92221)slateny2022-05-031-8/+2
* Fix typo in Programming FAQ (#92083)Matt Harding2022-05-021-1/+1
* Clarify that this sentence applies to the above example. GH-32405Raymond Hettinger2022-04-081-3/+3