Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
12d547a80df9096d16b92a422b655fca7e2a1ef9
/
Doc
/
howto
/
functional.rst
12d547a
Issue #23921: Standardized documentation whitespace formatting.
by Serhiy Storchaka
· 9 years ago
b4905ef
Issue #26736: Used HTTPS for external links in the documentation if possible.
by Serhiy Storchaka
· 9 years ago
6e0b44e
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
by Georg Brandl
· 9 years ago
06f3b3b
Use https:// URLs when referring to python.org hosts.
by Georg Brandl
· 11 years ago
487a143
Fix typo reported by Jesse W on docs@
by Zachary Ware
· 11 years ago
26d936a
Issue #19795: Improved markup of True/False constants.
by Serhiy Storchaka
· 12 years ago
4ffe9a0
clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@
by Sandro Tosi
· 13 years ago
a9091d2
Issue13443 - Remove the functional module examples from 2.7 (as module is
by Senthil Kumaran
· 14 years ago
68df234
Let's call this done
by Andrew M. Kuchling
· 15 years ago
425aa2e
Fix some broken URLs.
by Ezio Melotti
· 15 years ago
f6dab95
Make the doctests in the docs pass, except for those in the turtle module.
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
fc29f27
#4811: fix markup glitches (mostly remains of the conversion),
by Georg Brandl
· 17 years ago
3e1c67e
fix missing bracket
by Benjamin Peterson
· 17 years ago
838b4b0
No need to specify explicit "doctest_block" anymore.
by Georg Brandl
· 17 years ago
9f66232
Test decimal.rst doctests as far as possible with sphinx doctest.
by Georg Brandl
· 17 years ago
09a7fe6
Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctest builder.
by Georg Brandl
· 17 years ago
907a720
A lot more typo fixes by Ori Avtalion.
by Georg Brandl
· 17 years ago
90921cc
Bump the version number, and make a few small edits
by Andrew M. Kuchling
· 18 years ago
df2d745
Remove warning about URL
by Andrew M. Kuchling
· 18 years ago
e7a0990
Add :term:s for iterator.
by Georg Brandl
· 18 years ago
cf3fb25
Add :term: for generators.
by Georg Brandl
· 18 years ago
5e52db0
Add :term:s for descriptors.
by Georg Brandl
· 18 years ago
63fa168
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago
f56181f
Delete the LaTeX doc tree.
by Georg Brandl
· 18 years ago
d4e42dc
Fix rst markup.
by Georg Brandl
· 18 years ago
ab4b873
Fix markup
by Andrew M. Kuchling
· 19 years ago
394ae90
More edits
by Andrew M. Kuchling
· 19 years ago
0acdb93
Add table of contents; this required fixing a few headings. Some more smalle edits.
by Andrew M. Kuchling
· 19 years ago
9efdd78
Add section on operator module; make a few edits
by Andrew M. Kuchling
· 19 years ago
f4dcd1d
Add section on the functional module
by Andrew M. Kuchling
· 19 years ago
2214507
Move functional howto into trunk
by Andrew M. Kuchling
· 19 years ago