index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
faq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve reference warnings in faq/gui.rst (#108147)
Adam Turner
2023-08-21
1
-4/+5
*
Resolve reference warnings in faq/library.rst (#108149)
Adam Turner
2023-08-20
1
-5/+8
*
Resolve reference warnings in faq/design.rst (#108148)
Adam Turner
2023-08-20
1
-2/+2
*
Resolve reference warnings in faq/programming.rst (#108150)
Adam Turner
2023-08-20
1
-3/+3
*
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka
2023-07-29
1
-2/+2
*
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-105844: Use devguide terminology to denote versions (#105882)
Erlend E. Aasland
2023-06-18
1
-3/+3
*
gh-105844: Consistently use 'minor version' for X.Y versions (#105851)
Erlend E. Aasland
2023-06-16
1
-2/+2
*
gh-80480: array: Add 'w' typecode. (#105242)
Inada Naoki
2023-06-04
1
-3/+3
*
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Zachary Ware
2023-05-27
1
-9/+2
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
3
-6/+6
*
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle
2023-04-22
1
-1/+1
*
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder
2023-02-14
1
-1/+1
*
gh-99276 - Updated Doc/faq/general.rst (#101396)
Raj
2023-01-31
1
-2/+2
*
gh-55688: Add note about ending backslashes for raw strings (#94768)
Stanley
2022-12-28
1
-0/+40
*
gh-48496: Added example and link to faq for UnboundLocalError in reference (#...
Stanley
2022-12-22
1
-0/+2
*
gh-84522: Add for-loop to apply-method-to-sequence FAQ (#94660)
Samuel Sloniker
2022-11-11
1
-3/+15
*
doc: Formatting and typo fixes (#98974)
jmcb
2022-11-07
1
-5/+5
*
gh-96265: Formatting changes for faq/programming (#98242)
Stanley
2022-11-02
1
-39/+48
*
gh-96265: Formatting changes for faq/general (#98129)
Stanley
2022-10-12
1
-12/+18
*
gh-96073: fix backticks in NEWS entry (GH-98056)
Jelle Zijlstra
2022-10-07
1
-1/+1
*
gh-96265: Fix some formatting in faq/design.rst (#96924)
Stanley
2022-10-07
1
-27/+31
*
gh-96959: Update HTTP links which are redirected to HTTPS (#98039)
180909
2022-10-07
1
-1/+1
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
1
-1/+1
*
gh-97709: Included newline separator in Mandelbrot set (#97737)
matheusja
2022-10-04
1
-2/+2
*
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka
2022-09-27
5
-6/+6
*
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka
2022-09-24
3
-4/+4
*
gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765)
Stanley
2022-09-23
1
-0/+8
*
gh-71141: Add note on rejecting "leading-dot" syntax for with statements (#96...
Stanley
2022-09-21
1
-0/+4
*
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
Raymond Hettinger
2022-09-18
1
-0/+2
*
gh-95413: Remove references to deprecated CGI library (#95414)
partev
2022-08-30
1
-2/+2
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka
2022-08-04
2
-2/+2
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
3
-9/+9
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
2
-3/+3
*
gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282)
Arun Mani J
2022-06-26
1
-2/+3
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
2
-2/+2
*
Doc: Update references and examples of old, unsupported OSes and uarches (GH-...
CAM Gerlach
2022-06-09
1
-2/+8
*
Remove VOC reference (93333)
Carl Bordum Hansen
2022-05-31
1
-2/+1
*
gh-76773: Update docs mentioning no-longer-supported Windows versions & featu...
CAM Gerlach
2022-05-10
1
-6/+2
*
Link to GitHub instead of BPO for CPython bug tracker (GH-92221)
slateny
2022-05-03
1
-8/+2
*
Fix typo in Programming FAQ (#92083)
Matt Harding
2022-05-02
1
-1/+1
*
Clarify that this sentence applies to the above example. GH-32405
Raymond Hettinger
2022-04-08
1
-3/+3
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-2/+2
*
Fix a typo in Doc/faq/programming.rst (GH-31243)
Cooper Lees
2022-02-14
1
-1/+1
*
Fix minor grammar error (#31325)
Scott Noyes
2022-02-14
1
-1/+1
*
bpo-46502: Remove "How do I tell incomplete input" from FAQ (GH-30925)
Mateusz Ĺoskot
2022-01-26
1
-122/+0
*
bpo-43698: do not use `...` as argument name in docs (GH-30502)
Nikita Sobolev
2022-01-26
1
-11/+8
*
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
[next]