Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
758238588715cc2fe02c6d7dfe6f6030025f4d82
/
Doc
7582385
Merge from 3.1
by Éric Araujo
· 14 years ago
d402487
Merge from 3.1
by Éric Araujo
· 14 years ago
09eb980
Fix typo in class name
by Éric Araujo
· 14 years ago
3d81d3e
Markup fixes for #7198 patch.
by R David Murray
· 14 years ago
38a04e5
Merge markup fixes for #7198 patch.
by R David Murray
· 14 years ago
9c0d5ea
Markup fixes for #7198 patch.
by R David Murray
· 14 years ago
a50549b
Fix footnote reference.
by R David Murray
· 14 years ago
5b5394c
mention newline= in write doc
by Skip Montanaro
· 14 years ago
fb8b067
Really merge #7198
by R David Murray
· 14 years ago
f453deb
#7198: really add newline='' to csv.writer docs.
by R David Murray
· 14 years ago
7b98d02
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
877766d
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
af9be06
Issue 7391: Remove questionable and outdated HOWTO document with permission from its author.
by Raymond Hettinger
· 14 years ago
3b3499b
#11565: Merge with 3.1.
by Ezio Melotti
· 14 years ago
1392500
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
15aded8
Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts to make the examples cut-and-pasteable.
by Raymond Hettinger
· 14 years ago
dcebe0f
Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger code execution
by Michael Foord
· 14 years ago
729c5e2
Merge #11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
e3d09ff
#11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
9bb9877
Followup to 4c59cd84086f: add an entry in the porting guide and a "versionchanged" attribute.
by Antoine Pitrou
· 14 years ago
4a0b60c
Merge #11555 as_string doc fix from 3.1.
by R David Murray
· 14 years ago
7dedcb4
#11555: update doc for 3.x change to as_string mangle_from default.
by R David Murray
· 14 years ago
c48c19a
Merge redundant __contains__ doc fix from 3.1.
by R David Murray
· 14 years ago
f6db0bb
Remove redundant __contains__ entry from Message docs.
by R David Murray
· 14 years ago
fe93faf
Issue #3080: Add PyImport_ImportModuleLevelObject() function
by Victor Stinner
· 14 years ago
1331263
Merge from 3.1
by Ross Lagerwall
· 14 years ago
8fea2e6
Issue #10885: Fix multiprocessing docs typo
by Ross Lagerwall
· 14 years ago
9bd3bbc
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
by Antoine Pitrou
· 14 years ago
34db469
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
by Antoine Pitrou
· 14 years ago
6b19e50
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
by Antoine Pitrou
· 14 years ago
0def5c6
Merge with 3.1.
by Ezio Melotti
· 14 years ago
2b73660
Fix markup in inputoutput.rst.
by Ezio Melotti
· 14 years ago
77845ce
Fix typo.
by Ezio Melotti
· 14 years ago
62e0b90
merge 3.1
by Benjamin Peterson
· 14 years ago
ab2b716
trunc -> math.trunc (closes #11475)
by Benjamin Peterson
· 14 years ago
e858bca
forward merge from 3.1
by Senthil Kumaran
· 14 years ago
abd4a05
Fix issue11283 - Clarifying a re pattern in the re module docs for conditional regex
by Senthil Kumaran
· 14 years ago
147f608
#11446: merge with 3.1.
by Ezio Melotti
· 14 years ago
7885833
#11446: fix incorrect PEP link.
by Ezio Melotti
· 14 years ago
fc4252d
merge
by Eli Bendersky
· 14 years ago
a7a1c15
merge from 3.1
by Eli Bendersky
· 14 years ago
9cc6249
Issue #11426: use 'with' statements on open files in CSV examples
by Eli Bendersky
· 14 years ago
1a87e32
#11435: Update the links generated by the source directive to use hg.python.org.
by Ezio Melotti
· 14 years ago
5647c47
Merge #10999 fix.
by R David Murray
· 14 years ago
3017806
#10999: Add missing documentation for chflags constants to stat module docs
by R David Murray
· 14 years ago
c29cd93
Use simpler assert in basic example.
by Ezio Melotti
· 14 years ago
f2b5673
Explicitly mention that people should not depend on immediate
by Gregory P. Smith
· 14 years ago
c542547
Reword the finalization note.
by Gregory P. Smith
· 14 years ago
c60137b
Explicitly mention that people should not depend on immediate
by Gregory P. Smith
· 14 years ago
40dcb1d
Port a couple of changes from 3.1.
by Ezio Melotti
· 14 years ago
2d1e88a
Backport from 3.2 several improvements and fixes for unittest.rst.
by Ezio Melotti
· 14 years ago
3d99584
#11298: Improve the unittest discovery explanation.
by Ezio Melotti
· 14 years ago
db536af
Issue #3080: Document the name attribute of the _inittab structure
by Victor Stinner
· 14 years ago
53dc735
Issue #3080: Add PyImport_ImportFrozenModuleObject()
by Victor Stinner
· 14 years ago
9188702
#7198: add newlines='' to csv.writer docs.
by R David Murray
· 14 years ago
c9b49f8
untab
by Skip Montanaro
· 14 years ago
b7d1aeb
*sigh* - i don't like this workflow at all
by Skip Montanaro
· 14 years ago
482e7e0
merge from upstream
by Skip Montanaro
· 14 years ago
1679f4d
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
by Antoine Pitrou
· 14 years ago
b61efd0
commit merge
by Skip Montanaro
· 14 years ago
b40dea7
Mention RFC 4180. Based on input by Tony Wallace in issue 11456.
by Skip Montanaro
· 14 years ago
7807c35
Issue #10812: Add some extra posix functions to the os module.
by Ross Lagerwall
· 14 years ago
ba102ec
Issue #5870: Add subprocess.DEVNULL constant.
by Ross Lagerwall
· 14 years ago
c157790
Fix typo in subprocess documentation.
by Ronald Oussoren
· 14 years ago
b88ed15
#11565: Merge with 3.2.
by Ezio Melotti
· 14 years ago
a2e7814
Forward port doc update.
by Raymond Hettinger
· 14 years ago
ed1fce2
merge 3.2
by Michael Foord
· 14 years ago
31f218b
Merge #11216: document all possible set_charset execution paths.
by R David Murray
· 14 years ago
ffdbbca
merged
by Barry Warsaw
· 14 years ago
5b2c876
Merged
by Barry Warsaw
· 14 years ago
ec43833
Merge doc update
by Antoine Pitrou
· 14 years ago
1f5c958
- Issue #11289: `smtp.SMTP` class becomes a context manager so it can be used
by Barry Warsaw
· 14 years ago
ab1dfd6
Merge #11555 as_string doc fix from 3.2.
by R David Murray
· 14 years ago
deaa678
Merge redundant __contains__ doc fix from 3.2.
by R David Murray
· 14 years ago
1341bb0
Closes issue 11407. TestCase.run returns the result object used or created
by Michael Foord
· 14 years ago
54d412e
Add a SubprocessError base class for exceptions in the subprocess module.
by Gregory P. Smith
· 14 years ago
28f1303
Change versionchanged for timeout to 3.3, not 3.2.
by Reid Kleckner
· 14 years ago
31aa7dd
Add a 'timeout' argument to subprocess.Popen.
by Reid Kleckner
· 14 years ago
41b1228
Merge with 3.2
by Ross Lagerwall
· 14 years ago
0cfc237
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
by Antoine Pitrou
· 14 years ago
0d23189
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
by Antoine Pitrou
· 14 years ago
279755a
Issue #7391: Remove outdated HOWTO with permission of its author.
by Raymond Hettinger
· 14 years ago
32657fb
Merge with 3.2.
by Ezio Melotti
· 14 years ago
6cb2b92
convert ast versioning to mercurial
by Benjamin Peterson
· 14 years ago
32b0127
merge 3.2
by Benjamin Peterson
· 14 years ago
e4f6a80
Fix example in atexit doc: Both open and read could raise the IOError (#10461 follow-up).
by Éric Araujo
· 14 years ago
476021b
Fix issue11283 - Clarifying a re pattern in the re module docs for conditional regex
by orsenthil@gmail.com
· 14 years ago
3b1eb1a
#11446: merge with 3.2.
by Ezio Melotti
· 14 years ago
a3dd56b
Use with statement where it improves the documentation (closes #10461)
by Éric Araujo
· 14 years ago
6860a92
Issue #11426: use 'with' statements on open files in CSV examples
by Eli Bendersky
· 14 years ago
f0eccfd
#11435: Merge with 3.2
by Ezio Melotti
· 14 years ago
ee30a0b
Merge #10999 fix.
by R David Murray
· 14 years ago
1aea1da
Explicitly mention that people should not depend on immediate
by Gregory P. Smith
· 14 years ago
a2087d0
Merge from 3.2.
by Ezio Melotti
· 14 years ago
684d78c
#11298: merge from 3.2.
by Ezio Melotti
· 14 years ago
52d3e7e
Name c -> cls in example.
by Georg Brandl
· 14 years ago
1ebca48
Merge doc fixes.
by Georg Brandl
· 14 years ago
891391b
Merge doc fixes.
by Georg Brandl
· 14 years ago
1d0a0f5
#11294: add missing ERA_T_FMT to locale docs.
by Georg Brandl
· 14 years ago
931e5c1
#11292: add missing A_REVERSE to curses attribute table.
by Georg Brandl
· 14 years ago
Next »