Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fce7b868076ad9ee7005273669b742c98214ec79
/
Doc
/
library
/
string.rst
271b7e1
Issue #7928: Document str.format element_index better.
by Eric Smith
· 15 years ago
de8b2ac
Issue #5965: Add documentation for parts of format specification language.
by Eric Smith
· 15 years ago
cef3409
Remove incorrect apostrophe.
by Eric Smith
· 15 years ago
8b10f13
#7527: use standard versionadded tags.
by Georg Brandl
· 16 years ago
1136ff5
Fix markup.
by Georg Brandl
· 16 years ago
d5a713e
Issue #7051: Clarify behaviour of 'g' and 'G'-style formatting.
by Mark Dickinson
· 16 years ago
fa6a427
Backport r73983: Document the thousands separator.
by Andrew M. Kuchling
· 16 years ago
9aac245
#7000: document "sep" in capwords. Add a few tests
by Ezio Melotti
· 16 years ago
254c17c
#6813: better documentation for numberless string formats.
by Georg Brandl
· 16 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
2cc39ad
#6238: add fillchar to string.just function family.
by Georg Brandl
· 16 years ago
7523234
Fixed wording for formatting integers: precision is not allowed.
by Eric Smith
· 16 years ago
16a57f6
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
by Georg Brandl
· 16 years ago
4c07438
Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy.
by Eric Smith
· 16 years ago
0e92858
give os.symlink and os.link() better parameter names #5564
by Benjamin Peterson
· 16 years ago
8cbe955
Add token markup.
by Georg Brandl
· 16 years ago
d5ad6da
Remove obsolete stuff from string module docs.
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
b535d32
fix typo
by Benjamin Peterson
· 17 years ago
bf89981
Document the different meaning of precision for {:f} and {:g}.
by Georg Brandl
· 17 years ago
d6c393a
Backed out r65069, pending fixing it in Windows.
by Eric Smith
· 17 years ago
454816d
Issue 3382: Make '%F' and float.__format__('F') convert results to upper case.
by Eric Smith
· 17 years ago
a5fa5a2
Complete issue 3083: add alternate (#) formatting to bin, oct, hex in str.format().
by Eric Smith
· 17 years ago
90f3673
fix various doc typos #3320
by Benjamin Peterson
· 17 years ago
c15205e
rename the section about new formatting 'new-string-formatting'
by Benjamin Peterson
· 17 years ago
e321c2f
#2836: backport new string formatting docs.
by Georg Brandl
· 17 years ago
c7b0592
reformat some documentation of classes so methods and attributes are under the class directive
by Benjamin Peterson
· 17 years ago
e8f1b00
Enable doctest running for several other documents.
by Georg Brandl
· 17 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago