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
*
Don't show version in title.
Georg Brandl
2008-09-28
1
-2/+3
*
No downloads for RCs.
Georg Brandl
2008-09-28
1
-0/+6
*
note the 2to3 -d could be useful for other refactoring
Benjamin Peterson
2008-09-28
1
-1/+3
*
better grammar
Benjamin Peterson
2008-09-28
1
-1/+1
*
#1415508: Document two functions
Andrew M. Kuchling
2008-09-28
1
-6/+21
*
#1579477: mention necessity to flush output before exec'ing
Andrew M. Kuchling
2008-09-28
1
-3/+10
*
clarify a few things
Benjamin Peterson
2008-09-27
1
-7/+6
*
#3510: future-proof text
Andrew M. Kuchling
2008-09-27
1
-3/+4
*
2to3's api should be considered unstable
Benjamin Peterson
2008-09-27
1
-0/+6
*
Add a last bunch of items
Andrew M. Kuchling
2008-09-27
1
-3/+36
*
typos.
Georg Brandl
2008-09-26
1
-3/+3
*
add an 'other options' section
Benjamin Peterson
2008-09-26
1
-0/+9
*
add the beginnings of a C-API 2 -> 3 porting guide
Benjamin Peterson
2008-09-26
2
-0/+209
*
Improve wording
Andrew M. Kuchling
2008-09-24
1
-7/+7
*
Indentation normalization.
Georg Brandl
2008-09-24
1
-2/+2
*
mention how to override boolean evaluation
Benjamin Peterson
2008-09-23
1
-1/+2
*
clean up docs for platform's linux_distribution and dist functions
Benjamin Peterson
2008-09-22
1
-16/+10
*
Fill out download page.
Georg Brandl
2008-09-21
1
-18/+24
*
Add "dist" target.
Georg Brandl
2008-09-21
1
-1/+41
*
#3918: note that uniform() args can be swapped.
Georg Brandl
2008-09-21
1
-1/+3
*
Update readme and Makefile (web builder doesn't exist).
Georg Brandl
2008-09-21
2
-11/+1
*
#3914: add //= to the augmented assign operators.
Georg Brandl
2008-09-21
1
-1/+1
*
#3916: fixes for docs wrt. Windows directory layout
Georg Brandl
2008-09-21
1
-4/+4
*
#3912: document default for *places* arg.
Georg Brandl
2008-09-21
1
-2/+4
*
#3852: fix some select.kqueue and kevent docs.
Georg Brandl
2008-09-21
1
-3/+3
*
Correct information about the tarfile module.
Lars Gustäbel
2008-09-19
1
-8/+8
*
Improve docs for super().
Raymond Hettinger
2008-09-19
1
-1/+18
*
Fix for documentation bug. Fixes issue 3904.
Josiah Carlson
2008-09-19
1
-2/+2
*
document compileall command flags
Benjamin Peterson
2008-09-17
1
-2/+7
*
Note sqlite3 version; move item
Andrew M. Kuchling
2008-09-17
1
-3/+7
*
Remove comment about improvement: pystone is about the same, and
Andrew M. Kuchling
2008-09-17
1
-3/+0
*
Markup fixes
Andrew M. Kuchling
2008-09-17
1
-7/+5
*
usage
Skip Montanaro
2008-09-17
1
-1/+1
*
#3888: add some deprecated modules in whatsnew.
Georg Brandl
2008-09-17
1
-1/+18
*
be less wordy
Benjamin Peterson
2008-09-16
1
-6/+6
*
Fix typo.
Georg Brandl
2008-09-16
1
-1/+1
*
Rewrite item a bit
Andrew M. Kuchling
2008-09-15
1
-3/+6
*
mention that object.__init__ no longer takes arbitrary args and kwargs
Benjamin Peterson
2008-09-15
1
-0/+4
*
Pick up a few more definitions from the glossary on the wiki.
Skip Montanaro
2008-09-15
1
-0/+29
*
Review usage. Fix a mistake in the new-style class definition. Add a
Skip Montanaro
2008-09-15
1
-85/+104
*
clarify that radix for int is not 'guessed'
Benjamin Peterson
2008-09-14
1
-8/+8
*
fix a name issue; note all doc files should be encoded in utf8
Benjamin Peterson
2008-09-13
1
-6/+4
*
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Georg Brandl
2008-09-13
34
-205/+189
*
remove duplicate target
Benjamin Peterson
2008-09-13
1
-1/+0
*
Incorporate some suggestions by Tait Stevens.
Georg Brandl
2008-09-13
4
-27/+42
*
Use title case
Andrew M. Kuchling
2008-09-13
1
-1/+1
*
#3288: Document as_integer_ratio
Andrew M. Kuchling
2008-09-13
1
-1/+12
*
Remove extra 'the'; the following title includes it
Andrew M. Kuchling
2008-09-13
1
-1/+1
*
Use title case
Andrew M. Kuchling
2008-09-13
1
-1/+1
*
fix typo
Benjamin Peterson
2008-09-11
1
-3/+3
[next]