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
*
Issue #16993: shutil.which() now preserves the case of the path and extension
Serhiy Storchaka
2013-01-21
1
-1/+1
|
\
|
*
Issue #16993: shutil.which() now preserves the case of the path and extension
Serhiy Storchaka
2013-01-21
1
-1/+1
*
|
Merge 3.3.
Stefan Krah
2013-01-20
1
-19/+0
|
\
\
|
|
/
|
*
Issue #7353: Remove references to Include/intobject.h in the C-porting howto.
Stefan Krah
2013-01-20
1
-19/+0
*
|
merge 3.3
Benjamin Peterson
2013-01-20
1
-2/+2
|
\
\
|
|
/
|
*
end is a keyword argument
Benjamin Peterson
2013-01-20
1
-2/+2
*
|
merge 3.3
Benjamin Peterson
2013-01-20
1
-6/+6
|
\
\
|
|
/
|
*
expressions -> arguments
Benjamin Peterson
2013-01-20
1
-6/+6
*
|
#16557: merge with 3.3.
Ezio Melotti
2013-01-20
1
-7/+4
|
\
\
|
|
/
|
*
#16557: update functional howto -- "return value" is valid after PEP 380. In...
Ezio Melotti
2013-01-20
1
-7/+4
*
|
#4153: merge with 3.3.
Ezio Melotti
2013-01-20
1
-69/+74
|
\
\
|
|
/
|
*
#4153: merge with 3.2.
Ezio Melotti
2013-01-20
1
-69/+74
|
|
\
|
|
*
#4153: update the Unicode howto.
Ezio Melotti
2013-01-20
1
-66/+74
*
|
|
Remove cruft and circumvolutions from the unittest docs.
Antoine Pitrou
2013-01-20
1
-197/+56
|
\
\
\
|
|
/
/
|
*
|
Remove cruft and circumvolutions from the unittest docs.
Antoine Pitrou
2013-01-20
1
-197/+56
*
|
|
#16978: merge with 3.3.
Ezio Melotti
2013-01-18
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
#16978: merge with 3.2.
Ezio Melotti
2013-01-18
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
#16978: rephrase sentence and fix typo. Initial patch by Tshepang Lekhonkhobe.
Ezio Melotti
2013-01-18
1
-2/+2
*
|
|
math.fsum docs did not show up because of a misplaced testsetup directive
Łukasz Langa
2013-01-18
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
math.fsum docs did not show up because of a misplaced testsetup directive
Łukasz Langa
2013-01-18
1
-2/+3
|
|
\
\
|
|
|
/
|
|
*
math.fsum docs did not show up because of a misplaced testsetup directive
Łukasz Langa
2013-01-18
1
-2/+3
*
|
|
merge 3.3 (#7340)
Benjamin Peterson
2013-01-15
1
-15/+0
|
\
\
\
|
|
/
/
|
*
|
remove warning about tb circular reference (closes #7340)
Benjamin Peterson
2013-01-15
1
-15/+0
*
|
|
Issue #5066: Update IDLE docs
Andrew Svetlov
2013-01-14
1
-72/+273
*
|
|
Cleanup the docs ElementTree a bit.
Serhiy Storchaka
2013-01-13
1
-6/+6
|
\
\
\
|
|
/
/
|
*
|
Describe the default_namespace parameter of ElemetTree.write.
Serhiy Storchaka
2013-01-13
1
-1/+2
|
|
\
\
|
|
|
/
|
|
*
Describe the default_namespace parameter of ElemetTree.write.
Serhiy Storchaka
2013-01-13
1
-7/+9
*
|
|
Cleanup the docs ElementTree a bit and describe the default_namespace paramet...
Eli Bendersky
2013-01-13
1
-5/+7
*
|
|
Close #14377: Add a new parameter to ElementTree.write and some module-level
Eli Bendersky
2013-01-13
1
-3/+20
*
|
|
fix versionadded to 3.4
Eli Bendersky
2013-01-12
1
-1/+1
*
|
|
Close #15442: Expand the list of default directories ignored by filecmp.dircm...
Eli Bendersky
2013-01-12
1
-4/+10
*
|
|
#16940: merge with 3.3.
Ezio Melotti
2013-01-12
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
#16940: merge with 3.2.
Ezio Melotti
2013-01-12
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
#16940: fix indentation in example.
Ezio Melotti
2013-01-12
1
-2/+2
*
|
|
Issue #16933 (merge from 3.3): Improve choices examples in argparse docs.
Chris Jerdonek
2013-01-12
1
-23/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #16933 (merge from 3.2): Improve choices examples in argparse docs.
Chris Jerdonek
2013-01-12
1
-23/+24
|
|
\
\
|
|
|
/
|
|
*
Issue #16933 (2.7 forward-port): Improve choices examples in argparse docs.
Chris Jerdonek
2013-01-12
1
-23/+24
*
|
|
Closes #16613: Added optional mapping argument to ChainMap.new_child.
Vinay Sajip
2013-01-11
1
-4/+9
*
|
|
merge with 3.3
Georg Brandl
2013-01-11
1
-4/+0
|
\
\
\
|
|
/
/
|
*
|
Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
Georg Brandl
2013-01-11
1
-4/+0
*
|
|
#16921 Since Win9x is no longer supported, CREATE_NEW_CONSOLE is
Tim Golden
2013-01-11
1
-2/+0
*
|
|
merge with 3.3
Sandro Tosi
2013-01-11
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
merge with 3.2
Sandro Tosi
2013-01-11
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
grammatical fix; thanks to Alex Rudnick from docs@
Sandro Tosi
2013-01-11
1
-1/+1
*
|
|
#16154: merge with 3.3.
Ezio Melotti
2013-01-11
4
-8/+10
|
\
\
\
|
|
/
/
|
*
|
#16154: merge with 3.2.
Ezio Melotti
2013-01-11
4
-8/+10
|
|
\
\
|
|
|
/
|
|
*
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
Ezio Melotti
2013-01-11
4
-10/+12
*
|
|
Issue #16874 (merge from 3.3): fix some documentation formatting.
Chris Jerdonek
2013-01-11
1
-6/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #16874 (merge from 3.2): fix some documentation formatting.
Chris Jerdonek
2013-01-11
1
-6/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #16874 (forward-port from 2.7): fix some documentation formatting.
Chris Jerdonek
2013-01-11
1
-6/+6
[next]