Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a70286b71d6b98c14275c26f6ca1f0507c1bc56b
/
Doc
11041f0
Port #6498 fix: fix several misspellings of "SystemExit" as "SystemError".
by Georg Brandl
· 13 years ago
9b323a5
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
by Ezio Melotti
· 13 years ago
0730706
#12061: remove duplicate glossary entry.
by Georg Brandl
· 13 years ago
47d1d0d
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
by Antoine Pitrou
· 13 years ago
3517612
Issue 12047: Expand the style guide.
by Raymond Hettinger
· 13 years ago
b1241f9
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
by Victor Stinner
· 13 years ago
87b86c8
Add a note to the str.find doc to suggest the use of the "in" operator.
by Ezio Melotti
· 14 years ago
fe12aa6
#11997: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
1602ec1
Fix #11834. Correct site-packages paths.
by Brian Curtin
· 14 years ago
001cc95
#11985: document the return value of platform.python_implementation for PyPy.
by Ezio Melotti
· 14 years ago
112d48a
(Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X
by Victor Stinner
· 14 years ago
cfa8483
Branch merge
by Éric Araujo
· 14 years ago
941592a
Fix grammar to include both integer types in 2.x
by Éric Araujo
· 14 years ago
ec0ecb1
Fix spelling.
by Raymond Hettinger
· 14 years ago
17ebbdb
note abcs of int and float (closes #11977)
by Benjamin Peterson
· 14 years ago
12b8fcf
Split combined code/doctest code blocks in two blocks, to enable proper highlighting.
by Georg Brandl
· 14 years ago
2a53d33
Fix wording
by Éric Araujo
· 14 years ago
dd6ab85
#11883: fix email examples by adding 'localhost' to SMTP constructor calls
by R David Murray
· 14 years ago
dcaacbf
#11901: post-commit review fixes per Georg Brandl
by R David Murray
· 14 years ago
2a7a3ee
fix function name in example (closes #11966)
by Benjamin Peterson
· 14 years ago
b22f39c
fix formatting, :c:func: --> :cfunc:
by Eli Bendersky
· 14 years ago
11d1171
Issue #10912: add clarification for PyObject_RichCompareBool comparing identical objects
by Eli Bendersky
· 14 years ago
bb23bd6
Fix #11961. Document STARTUPINFO and creation flag options.
by Brian Curtin
· 14 years ago
6940e61
#11952: Fix typo in multiprocessing doc.
by Ezio Melotti
· 14 years ago
9d68ad8
Merged solution for #11786 from 2.6
by Łukasz Langa
· 14 years ago
22108f1
Closes #11786: ConfigParser.[Raw]ConfigParser optionxform().
by Łukasz Langa
· 14 years ago
bd0933a
Issue #11940: Update external link.
by Raymond Hettinger
· 14 years ago
cd12746
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
a0895db
#11901: add description of how bitfields are laid out to hexversion docs
by R David Murray
· 14 years ago
c69313a
Fix some more markup glitches in argparse doc.
by Ezio Melotti
· 14 years ago
569083a
The \ is not supported in Sphinx 0.6.
by Ezio Melotti
· 14 years ago
d281f14
#11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
310619c
#11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
0a43ecc
#11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky.
by Ezio Melotti
· 14 years ago
01b600c
Add the :mod: role where it was missing.
by Ezio Melotti
· 14 years ago
2eab88e
#11885: capitalize Python.
by Ezio Melotti
· 14 years ago
ffdf94a
Fix wrong function name. Noticed by Clive Darke.
by Ezio Melotti
· 14 years ago
b492378
Fix wrong number of functions noticed by Sandro Tosi.
by Ezio Melotti
· 14 years ago
0513275
Updated documentation on fileConfig().
by Vinay Sajip
· 14 years ago
059061a
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6
by Victor Stinner
· 14 years ago
8e4eeef
#11865: fix typo in init.rst.
by Ezio Melotti
· 14 years ago
46c09da
Advertise nesting directives for class/method and class/data combos.
by Éric Araujo
· 14 years ago
1212582
Fix a few hyphens in argparse.rst.
by Ezio Melotti
· 14 years ago
ad72bb1
Issue #11855: Apply missing formatting for urlretrieve
by Eli Bendersky
· 14 years ago
df453fb
Add another example to the collections module docs.
by Raymond Hettinger
· 14 years ago
65c620d
#11843: remove duplicate line from table in distutil doc.
by Ezio Melotti
· 14 years ago
6033d26
#4783: document that is not possible to use json.dump twice on the same stream.
by Ezio Melotti
· 14 years ago
929e276
Issue #11827: remove mention of list2cmdline in the doc of subprocess
by Eli Bendersky
· 14 years ago
020f650
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
7f9d2ea
#9101: backport json reference in configparser doc.
by Ezio Melotti
· 14 years ago
a2472d2
Transplant: Fix wording and clarify that the IDNA codec operates on full domain names.
by R David Murray
· 14 years ago
ea8b6ef
#10019: Fix regression relative to 2.6: add newlines if indent=0
by R David Murray
· 14 years ago
5dbca9c
Issue #11794: Reorganised logging documentation.
by Vinay Sajip
· 14 years ago
3c599bd
Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX.
by Vinay Sajip
· 14 years ago
f851fe9
Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX.
by Vinay Sajip
· 14 years ago
af1fee0
Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX.
by Vinay Sajip
· 14 years ago
d113512
#10617: add class directives to collections ABCs.
by Ezio Melotti
· 14 years ago
5e0062d
Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.)
by Steven Bethard
· 14 years ago
3f69a05
Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.)
by Steven Bethard
· 14 years ago
254d4b8
Tweaks to sys.flags description table.
by Éric Araujo
· 14 years ago
10ab95a
Remove untrue statement from tutorial
by Éric Araujo
· 14 years ago
8bea9a5
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
by Éric Araujo
· 14 years ago
1fd2652
Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents.
by Raymond Hettinger
· 14 years ago
405a471
Issue 10787: Document the probability density function for random.gammavariate.
by Raymond Hettinger
· 14 years ago
b76f620
Issue 10988: fix description of super's descriptor call.
by Raymond Hettinger
· 14 years ago
4fbd88a
Fix typo spotted by Sandro Tosi
by Éric Araujo
· 14 years ago
7250730
Issue #11625: Fix Typo
by Raymond Hettinger
· 14 years ago
b6dc81d
Fix duplicate word.
by Georg Brandl
· 14 years ago
c75f265
Fix typo in class name
by Éric Araujo
· 14 years ago
ec5b5cb
the name of the option is a bit too low-level
by Benjamin Peterson
· 14 years ago
dbc5e12
Minor doc clean-up.
by Raymond Hettinger
· 14 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
ab40e4c
Merge #11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
a3ed3f0
Issue #10885: Fix multiprocessing docs typo
by Ross Lagerwall
· 14 years ago
ad797b6
#11484: remove paragraph about with_traceback from 2.7 doc.
by Ezio Melotti
· 14 years ago
8b78a9d
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
by Antoine Pitrou
· 14 years ago
ec40bab
Issue #11426: use 'with' statements on open files in CSV examples
by Eli Bendersky
· 14 years ago
dd6833d
Fix markup in inputoutput.rst.
by Ezio Melotti
· 14 years ago
4f1a665
clarify condition for readline to return EOF (closes #11312)
by Benjamin Peterson
· 14 years ago
5ddf51f
Fixes issue #11476: StreamHandler parameter name change documented.
by Vinay Sajip
· 14 years ago
c3ab30b
Fix typo.
by Ezio Melotti
· 14 years ago
3c5edd0
trunc -> math.trunc (closes #11475)
by Benjamin Peterson
· 14 years ago
efd8bab
#10999: Add missing documentation for chflags constants to stat module docs
by R David Murray
· 14 years ago
3cbb66b
Use simpler assert in basic example.
by Ezio Melotti
· 14 years ago
dd7c593
Backport from 3.x several improvements and fixes for unittest.rst.
by Ezio Melotti
· 14 years ago
28d57c0
Explicitly mention that people should not depend on finalization of
by Gregory P. Smith
· 14 years ago
9e1ed47
#11298: Improve the unittest discovery explanation.
by Ezio Melotti
· 14 years ago
6076c1b
#11292: add missing A_REVERSE to curses attribute table.
by Georg Brandl
· 14 years ago
6dea5f5
#11294: add missing ERA_T_FMT to locale docs.
by Georg Brandl
· 14 years ago
f125a9a
#11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ].
by Georg Brandl
· 14 years ago
3a610a5
#11373: fix spelling.
by Georg Brandl
· 14 years ago
21b832e
#11392: you can trust the computer, but you have to know what it does.
by Georg Brandl
· 14 years ago
cdbc696
#11405: do not reference the string module again for its deprecated functions, only for Template class.
by Georg Brandl
· 14 years ago
c9497ba
#11400: remove reference to pre-1.5 assignment behavior.
by Georg Brandl
· 14 years ago
faa9ad2
Add updated .hgeol file and fix newlines in the 2.7 branch.
by Georg Brandl
· 14 years ago
b5c93e9
Add .hgeol file and fix newlines in the 2.6 branch.
by Georg Brandl
· 14 years ago
17e25d8
Merged revisions 88668 via svnmerge from
by Benjamin Peterson
· 14 years ago
af8728a
Merged revisions 88613 via svnmerge from
by Éric Araujo
· 14 years ago
63390b3
Merged revisions 88581 via svnmerge from
by Giampaolo Rodolà
· 14 years ago
3c86523
Markup backport fix.
by Georg Brandl
· 14 years ago
Next »