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
*
comma nit
Georg Brandl
2005-09-14
1
-1/+1
*
Add more links to the 'What Next?' section; rewrite to be briefer
Andrew M. Kuchling
2005-09-13
1
-17/+51
*
Better wording for integer ref entry.
Georg Brandl
2005-09-12
1
-2/+2
*
Shorten run-on sentence
Andrew M. Kuchling
2005-09-12
1
-1/+1
*
Update link
Andrew M. Kuchling
2005-09-12
1
-4/+2
*
Update link
Andrew M. Kuchling
2005-09-12
1
-1/+1
*
Add FAQ entry regarding non-expoential representation.
Raymond Hettinger
2005-09-11
1
-2/+11
*
note that the return and yield statements cannot be used at the top level in
Fred Drake
2005-09-07
1
-1/+6
*
- fix typo report by email, only 1.5 years late
Fred Drake
2005-09-07
1
-7/+7
*
Clarify what is meant with "whole numbers".
Georg Brandl
2005-09-04
1
-1/+2
*
- Correct PyBool_FromLong's return type and its description.
Georg Brandl
2005-09-03
1
-251/+251
*
Remove statement about meaning of constants; arguably it's incorrect
Andrew M. Kuchling
2005-09-01
1
-2/+1
*
Typo fix
Andrew M. Kuchling
2005-08-31
1
-1/+1
*
From c.l.py comments: link to zlib manual, and disclaim completeness
Andrew M. Kuchling
2005-08-31
1
-2/+9
*
Update URLs
Andrew M. Kuchling
2005-08-31
2
-15/+21
*
Explain what file descriptors are; this change has been sitting in my tree fo...
Andrew M. Kuchling
2005-08-31
1
-2/+9
*
SF bug #1277016: Turn sentence fragment into a complete sentence.
Walter Dörwald
2005-08-31
1
-3/+3
*
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
Neal Norwitz
2005-08-30
1
-1/+1
*
Add to-do list
Andrew M. Kuchling
2005-08-30
1
-0/+13
*
Remove rexec howto; it's kind of pointless now
Andrew M. Kuchling
2005-08-30
1
-61/+0
*
Commit the howto source to the main Python repository, with Fred's approval
Andrew M. Kuchling
2005-08-30
9
-0/+4340
*
Add missing \end, noted by George Yoshida
Andrew M. Kuchling
2005-08-29
1
-0/+1
*
Write section on PEP 342
Andrew M. Kuchling
2005-08-27
1
-10/+112
*
patch [ 1274550 ] libtarfile.tex: external URL changed
Georg Brandl
2005-08-27
1
-2/+2
*
patch [ 1274630 ] documentation fixes
Georg Brandl
2005-08-27
3
-7/+10
*
patch [ 1274630 ] documentation fixes
Georg Brandl
2005-08-27
1
-1/+1
*
__new__ is a static method
Georg Brandl
2005-08-26
1
-1/+1
*
bug [ 1248199 ] shelve .sync operation not documented
Georg Brandl
2005-08-25
1
-0/+8
*
bug [ 1261229 ] __new__ is class method
Georg Brandl
2005-08-25
1
-1/+1
*
Once upon a time, I used to know TeX...
Georg Brandl
2005-08-25
1
-3/+3
*
patch #848017: make Cookie more RFC-compliant.
Georg Brandl
2005-08-24
1
-17/+19
*
Patch [ 1062060 ] fix for 1016880 urllib.urlretrieve silently truncates dwnld
Georg Brandl
2005-08-24
1
-1/+29
*
Return complete lines from codec stream readers
Martin v. Löwis
2005-08-24
1
-1/+5
*
bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows
Georg Brandl
2005-08-24
1
-2/+2
*
bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME
Georg Brandl
2005-08-24
1
-8/+16
*
bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix
Georg Brandl
2005-08-24
1
-0/+1
*
SF bug #1100368: Wrong "type()" syntax in docs
Raymond Hettinger
2005-08-24
1
-17/+21
*
More tutorial nits.
Raymond Hettinger
2005-08-23
1
-9/+9
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations (Contributed ...
Raymond Hettinger
2005-08-23
1
-24/+25
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-23
1
-57/+65
*
In an e-mail to the webmaster alias, some suggested adding this text. Window...
Andrew M. Kuchling
2005-08-23
1
-0/+10
*
ord() documentation update; this is what remains applicable from
Fred Drake
2005-08-23
1
-4/+9
*
Note various items; write some shorter sections
Andrew M. Kuchling
2005-08-23
1
-16/+96
*
bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation
Georg Brandl
2005-08-22
1
-1/+1
*
whoops, missed adding this last night in my hashlib commit
Gregory P. Smith
2005-08-22
1
-0/+114
*
[ sf.net patch # 1121611 ]
Gregory P. Smith
2005-08-21
7
-7/+28
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-21
1
-16/+13
*
Empty sets and frozensets are also false.
Georg Brandl
2005-08-21
1
-3/+3
*
SF bug #1121416: zip incorrectly and incompletely documented
Raymond Hettinger
2005-08-21
1
-4/+4
*
SF bug #1249837: container methods raise KeyError not IndexError
Raymond Hettinger
2005-08-21
1
-0/+2
[next]