index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
#11565: Merge with 3.1.
Ezio Melotti
2011-03-16
1
-1/+1
|
\
|
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
|
Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts ...
Raymond Hettinger
2011-03-16
1
-9/+9
*
|
Closes issue 11133. Fixes two cases where inspect.getattr_static could trigge...
Michael Foord
2011-03-15
1
-6/+3
*
|
Merge #11216: document all possible set_charset execution paths.
R David Murray
2011-03-15
1
-9/+16
|
\
\
|
|
/
|
*
#11216: document all possible set_charset execution paths.
R David Murray
2011-03-15
1
-9/+16
*
|
Followup to 4c59cd84086f: add an entry in the porting guide and a "versioncha...
Antoine Pitrou
2011-03-15
2
-2/+7
*
|
Merge #11555 as_string doc fix from 3.1.
R David Murray
2011-03-15
1
-3/+4
|
\
\
|
|
/
|
*
#11555: update doc for 3.x change to as_string mangle_from default.
R David Murray
2011-03-15
1
-3/+4
*
|
Merge redundant __contains__ doc fix from 3.1.
R David Murray
2011-03-15
1
-6/+0
|
\
\
|
|
/
|
*
Remove redundant __contains__ entry from Message docs.
R David Murray
2011-03-15
1
-6/+0
*
|
Merge from 3.1
Ross Lagerwall
2011-03-14
1
-1/+1
|
\
\
|
|
/
|
*
Issue #10885: Fix multiprocessing docs typo
Ross Lagerwall
2011-03-14
1
-1/+1
*
|
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() an...
Antoine Pitrou
2011-03-13
2
-4/+3
*
|
Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...
Antoine Pitrou
2011-03-13
1
-14/+0
|
\
\
|
|
/
|
*
Remove documentation to non-existent function PyObject_CopyToObject (fixes #1...
Antoine Pitrou
2011-03-13
1
-14/+0
*
|
Merge with 3.1.
Ezio Melotti
2011-03-13
1
-20/+19
|
\
\
|
|
/
|
*
Fix markup in inputoutput.rst.
Ezio Melotti
2011-03-13
1
-16/+17
|
*
Fix typo.
Ezio Melotti
2011-03-12
1
-1/+1
*
|
merge 3.1
Benjamin Peterson
2011-03-12
1
-1/+1
|
\
\
|
|
/
|
*
trunc -> math.trunc (closes #11475)
Benjamin Peterson
2011-03-12
1
-1/+1
*
|
forward merge from 3.1
Senthil Kumaran
2011-03-12
1
-5/+6
|
\
\
|
|
/
|
*
Fix issue11283 - Clarifying a re pattern in the re module docs for conditiona...
Senthil Kumaran
2011-03-12
1
-5/+6
*
|
#11446: merge with 3.1.
Ezio Melotti
2011-03-11
1
-1/+1
|
\
\
|
|
/
|
*
#11446: fix incorrect PEP link.
Ezio Melotti
2011-03-11
1
-1/+1
*
|
merge
Eli Bendersky
2011-03-11
1
-1/+1
|
\
\
|
*
|
#11435: Update the links generated by the source directive to use hg.python.org.
Ezio Melotti
2011-03-11
1
-1/+1
*
|
|
merge from 3.1
Eli Bendersky
2011-03-11
1
-20/+26
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Issue #11426: use 'with' statements on open files in CSV examples
Eli Bendersky
2011-03-11
1
-20/+26
*
|
Merge #10999 fix.
R David Murray
2011-03-10
2
-32/+76
|
\
\
|
|
/
|
*
#10999: Add missing documentation for chflags constants to stat module docs
R David Murray
2011-03-10
2
-32/+76
|
*
Use simpler assert in basic example.
Ezio Melotti
2011-03-10
1
-2/+2
*
|
Explicitly mention that people should not depend on immediate
Gregory P. Smith
2011-03-10
1
-0/+2
|
\
\
|
|
/
|
*
Reword the finalization note.
Gregory P. Smith
2011-03-10
1
-2/+2
|
*
Explicitly mention that people should not depend on immediate
Gregory P. Smith
2011-03-10
1
-0/+2
*
|
Port a couple of changes from 3.1.
Ezio Melotti
2011-03-10
1
-5/+5
|
\
\
|
|
/
|
*
Backport from 3.2 several improvements and fixes for unittest.rst.
Ezio Melotti
2011-03-10
1
-259/+351
*
|
#11298: Improve the unittest discovery explanation.
Ezio Melotti
2011-03-08
1
-3/+5
*
|
Merge doc fixes.
Georg Brandl
2011-03-06
8
-24/+23
|
\
\
|
|
/
|
*
#11294: add missing ERA_T_FMT to locale docs.
Georg Brandl
2011-03-06
1
-3/+8
|
*
#11292: add missing A_REVERSE to curses attribute table.
Georg Brandl
2011-03-06
1
-0/+3
|
*
#11239: add } to list of metacharacters (it is only a metacharacter sometimes...
Georg Brandl
2011-03-06
1
-1/+1
|
*
#11227: use Host header in asyncore example.
Georg Brandl
2011-03-06
1
-1/+2
|
*
#11373: fix spelling.
Georg Brandl
2011-03-06
1
-1/+1
|
*
#11405: do not reference the string module again for its deprecated functions...
Georg Brandl
2011-03-06
1
-5/+3
|
*
#11392: you can trust the computer, but you have to know what it does.
Georg Brandl
2011-03-06
1
-3/+5
|
*
#11337: remove unreferenced footnote.
Georg Brandl
2011-03-06
1
-7/+0
|
*
#11400: remove reference to pre-1.5 assignment behavior.
Georg Brandl
2011-03-06
1
-3/+0
|
*
Add updated .hgeol file and fix newlines in the 3.1 branch.
Georg Brandl
2011-03-05
1
-59/+59
|
*
Merged revisions 88613 via svnmerge from
Éric Araujo
2011-02-25
1
-1/+4
[next]