Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ad84ea11c21e503dd5be12a0702340d38c96603c
/
Doc
ad84ea1
Add links from builtins module docs to built-in functions and constants docs
by Éric Araujo
· 14 years ago
8d2a6fd
Fix typo in 97a75fccd7c8
by Éric Araujo
· 14 years ago
5dd034b
Minor doc addition for clarity
by Éric Araujo
· 14 years ago
ec464cf
Add missing reST target to one heading in the tutorial
by Éric Araujo
· 14 years ago
8fde950
Improve glossary entry for ABCs.
by Éric Araujo
· 14 years ago
beb9170
Merge #12417 followup, also removing an extra docstring
by Éric Araujo
· 14 years ago
345fff3
Remove mentions of previous license in profile module (#12417 followup)
by Éric Araujo
· 14 years ago
8171cf5
#12642: fix args names in open() doc.
by Ezio Melotti
· 14 years ago
528c4ad
Issue #12102: Document that buffered files must be flushed before being used
by Ross Lagerwall
· 14 years ago
f364ce2
Fix function name: open -> urlopen.
by Georg Brandl
· 14 years ago
b952413
Fix markup.
by Ezio Melotti
· 14 years ago
cd57ef1
merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj
by Senthil Kumaran
· 14 years ago
aff394b
A number of small fixups for the sorting howto guide.
by Raymond Hettinger
· 14 years ago
60bf489
merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob
by Senthil Kumaran
· 14 years ago
711cb58
Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows.
by Antoine Pitrou
· 14 years ago
c8ebbbc
Better English.
by R David Murray
· 14 years ago
3a04b4b
Add missing "a".
by Georg Brandl
· 14 years ago
1c0ebc0
fix whitespace in rst.
by Senthil Kumaran
· 14 years ago
a2dd57a
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response.
by Senthil Kumaran
· 14 years ago
612b2b3
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
by Senthil Kumaran
· 14 years ago
4c9721a
merge from 3.2 - Issue10403 - datetime module documentation changes based on review.
by Senthil Kumaran
· 14 years ago
a09f13a
merge from 3.2.
by Senthil Kumaran
· 14 years ago
877f2e4
Issue #12574: correct capitalization of the Queue module. Patch by Rafe Kettler
by Eli Bendersky
· 14 years ago
cec795d
It is really a suffix :-)
by Raymond Hettinger
· 14 years ago
0ab67ee
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
by Ned Deily
· 14 years ago
fbe84d9
Clarify that PyErr_NewException creates an exception *class*, not instance.
by Georg Brandl
· 14 years ago
0504532
Mention logging.captureWarnings in the warnings module doc.
by Antoine Pitrou
· 14 years ago
7370590
Move sys.subversion at the right place in alphabetical order,
by Antoine Pitrou
· 14 years ago
ea901ad
Issue #12326: document the recommended idiom for checking sys.platform on Unix systems.
by Antoine Pitrou
· 14 years ago
8703be9
Issue #12423: Fix os.abort() documentation
by Victor Stinner
· 14 years ago
6f18b98
Fix closes issue10403 - Let's not use members anymore.
by Senthil Kumaran
· 14 years ago
e04d256
reST indentation fix in sqlite3 docs. rst uses 3 space indentation.
by Senthil Kumaran
· 14 years ago
43e1054
Issue #8746: Correct faulty configure checks so that os.chflags() and
by Ned Deily
· 14 years ago
4601530
#11363: add missing functions from curses doc. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
14989cf
#11363: clean up curses doc.
by Ezio Melotti
· 14 years ago
99c9c85
#11669: rephrase footnote in the Compound Statements page.
by Ezio Melotti
· 14 years ago
7bf5ba0
Fix Issue10020 - Doc update to sqlite3 module in 2.7 branch.
by Senthil Kumaran
· 14 years ago
196273e
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
by Ezio Melotti
· 14 years ago
fd1cb596
Issue 12086: add example showing how to use name mangling.
by Raymond Hettinger
· 14 years ago
320b914
Issue 11889: Clarify docs for enumerate.
by Raymond Hettinger
· 14 years ago
653a53f
Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi.
by Mark Dickinson
· 14 years ago
17e2b40
#9921: clarify os.path.join joining algorithm
by R David Murray
· 14 years ago
1d33651
#12389: fix missing space at sentence end.
by R David Murray
· 14 years ago
832288c
merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change.
by Senthil Kumaran
· 14 years ago
98fec3a
Fix issue12359. Minor doc update on import module description.
by Senthil Kumaran
· 14 years ago
491eb6a
#6771: fix docs: curses.wrapper is exposed as a function, not a module
by R David Murray
· 14 years ago
898d43c
update link to pycrypto (closes #12351)
by Benjamin Peterson
· 14 years ago
ad52cb2
Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime.
by Vinay Sajip
· 14 years ago
761473f
Issue #12223: Typo fix in datamodel docs
by Eli Bendersky
· 14 years ago
5cf8660
Fix a few misuses of :option: I missed in r86521.
by Éric Araujo
· 14 years ago
a65a880
Add examples that work on Windows to distutils docs (#1626300)
by Éric Araujo
· 14 years ago
3322a25
Remove outdated bit of advice (c882b5ff92d9 follow-up)
by Éric Araujo
· 14 years ago
d66d95c
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
by Éric Araujo
· 14 years ago
45b0829
Fix named tuples to work with vars().
by Raymond Hettinger
· 14 years ago
88fc661
Cleanup example
by Raymond Hettinger
· 14 years ago
690d4ae
Multiple clean-ups to the docs for builtin functions.
by Raymond Hettinger
· 14 years ago
783a30f
Link to suggestions for how to use super().
by Raymond Hettinger
· 14 years ago
346d860
Fix markup: arguments in a class directive are __init__ arguments, not base classes
by Éric Araujo
· 14 years ago
28ef3c4
Re-add missing doc stub for the distutils check command
by Éric Araujo
· 14 years ago
bee18a3
Backport doc improvements for distutils.cmd.Command (#9223).
by Éric Araujo
· 14 years ago
18176f0
Fix two typos
by Éric Araujo
· 14 years ago
cf0d8ab
Replay changeset 70238:03e488b5c009 from fubar branch. Original commit message:
by Barry Warsaw
· 14 years ago
29f6efa
Issue 12003: fixing error in xrange alternative sample
by Eli Bendersky
· 14 years ago
e91b305
Issue 12126: removing incorrect claim about return value of select
by Eli Bendersky
· 14 years ago
691a659
Simplify example
by Raymond Hettinger
· 14 years ago
ce77def
this should actually be an IOError
by Benjamin Peterson
· 14 years ago
30e10d8
add example for not using access
by Benjamin Peterson
· 14 years ago
52f63ea
#12072: add missing parenthesis in the doc. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
bfbd1a2
#12092: backport rephrasing of a paragraph in the tutorial.
by Ezio Melotti
· 14 years ago
b429c57
#12093: fix typo in struct doc. Patch by Sandro Tosi.
by Ezio Melotti
· 14 years ago
11041f0
Port #6498 fix: fix several misspellings of "SystemExit" as "SystemError".
by Georg Brandl
· 14 years ago
9b323a5
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
by Ezio Melotti
· 14 years ago
0730706
#12061: remove duplicate glossary entry.
by Georg Brandl
· 14 years ago
47d1d0d
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
by Antoine Pitrou
· 14 years ago
3517612
Issue 12047: Expand the style guide.
by Raymond Hettinger
· 14 years ago
b1241f9
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
by Victor Stinner
· 14 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
Next »