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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 71465 via svnmerge from
Nick Coghlan
2009-04-11
4
-34/+105
*
Merged revisions 71210 via svnmerge from
Guilherme Polo
2009-04-10
2
-3/+5
*
Fix alignment
Raymond Hettinger
2009-04-10
1
-13/+13
*
Add examples.
Raymond Hettinger
2009-04-10
1
-58/+21
*
Update signature style for optional arguments, part 3.
Georg Brandl
2009-04-10
14
-70/+63
*
#5698, part 2: generate a meta info in pydoc HTML pages indicating the encodi...
Georg Brandl
2009-04-10
1
-2/+3
*
Merged revisions 71443 via svnmerge from
Georg Brandl
2009-04-10
1
-1/+1
*
Merged revisions 71441 via svnmerge from
Georg Brandl
2009-04-10
1
-2/+1
*
Merged revisions 71424-71425,71428-71429 via svnmerge from
Georg Brandl
2009-04-10
1
-7/+13
*
Merged revisions 71409 via svnmerge from
Georg Brandl
2009-04-10
1
-0/+415
*
-fixes telnetlib constants to be one-length byte arrays instead of ints
Jack Diederich
2009-04-10
2
-76/+367
*
Clarify the table entries for combinatorics.
Raymond Hettinger
2009-04-10
1
-8/+13
*
Fix link
Raymond Hettinger
2009-04-09
1
-1/+1
*
Add note on using keyword arguments with OrderedDict.
Raymond Hettinger
2009-04-09
1
-0/+4
*
Merged revisions 71414 via svnmerge from
R. David Murray
2009-04-09
3
-18/+175
*
Merged revisions 71413 via svnmerge from
Tarek Ziadé
2009-04-09
3
-3/+40
*
Fix markup
Raymond Hettinger
2009-04-09
1
-2/+2
*
Update whatsnew based on doc search.
Raymond Hettinger
2009-04-09
6
-30/+77
*
Clean-up an example.
Raymond Hettinger
2009-04-08
1
-2/+2
*
fix building
Benjamin Peterson
2009-04-08
1
-0/+1
*
don't install scripts which will overwrite 2.x ones #1590
Benjamin Peterson
2009-04-08
1
-3/+5
*
fix installing of extension modules
Benjamin Peterson
2009-04-08
1
-1/+1
*
Remove bits that pertained to earlier releases.
Raymond Hettinger
2009-04-08
1
-22/+4
*
Minor factoring.
Raymond Hettinger
2009-04-08
1
-1/+1
*
Perform minor copy edits
Raymond Hettinger
2009-04-08
1
-40/+37
*
Add example for auto-renaming.
Raymond Hettinger
2009-04-08
1
-1/+12
*
Typo.
Raymond Hettinger
2009-04-08
1
-1/+1
*
Add docstrings.
Raymond Hettinger
2009-04-08
1
-0/+29
*
Fix-up attribution per IRC discussion with GPolo.
Raymond Hettinger
2009-04-08
1
-2/+1
*
Add link.
Raymond Hettinger
2009-04-07
1
-1/+1
*
Removed unused #include.
Eric Smith
2009-04-07
1
-1/+0
*
Revert 3k change to msilib, which is executed with Python 2.x.
Georg Brandl
2009-04-07
1
-4/+4
*
Fix make.bat to match makefile changes
Raymond Hettinger
2009-04-07
1
-1/+2
*
install as python3 #5461
Benjamin Peterson
2009-04-07
1
-1/+1
*
Merged revisions 71335 via svnmerge from
Benjamin Peterson
2009-04-07
1
-0/+1
*
don't install extras like pydoc and idle in altinstall, possibly overwriting ...
Benjamin Peterson
2009-04-07
1
-1/+1
*
Don't check for broken Berkley-DB versions on some platforms; the
Matthias Klose
2009-04-07
1
-8/+0
*
- Issue #5359: Readd the Berkley-DB detection code to allow _dbm be built
Matthias Klose
2009-04-07
2
-2/+168
*
Merged revisions 71229,71271 via svnmerge from
Matthias Klose
2009-04-07
3
-11/+14
*
Merged revisions 71268 via svnmerge from
Matthias Klose
2009-04-07
2
-1/+4
*
Revert removal of atof.c and strtod.c in r71341. We're not quite
Mark Dickinson
2009-04-07
2
-0/+206
*
Put core language changes in a separate section from module changes.
Raymond Hettinger
2009-04-07
1
-21/+26
*
Fix nits
Raymond Hettinger
2009-04-07
1
-5/+5
*
Fix internal link.
Raymond Hettinger
2009-04-07
1
-2/+2
*
Add an example metaclass showing a use of __prepare__() as outlined in PEP 3...
Raymond Hettinger
2009-04-07
1
-0/+32
*
Removed unused files in preparation for merging py3k-short-float-repr.
Eric Smith
2009-04-07
2
-206/+0
*
Fix nit.
Raymond Hettinger
2009-04-06
1
-2/+2
*
Improve the prose just a bit.
Raymond Hettinger
2009-04-06
1
-2/+2
*
Fix links to Decimal and ttk.
Raymond Hettinger
2009-04-06
1
-3/+3
*
Add example. Fix spelling. Fix patch attribution.
Raymond Hettinger
2009-04-06
1
-3/+7
[next]