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
*
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
*
Mention explicitly the False is considered false.
Georg Brandl
2005-08-21
1
-3/+3
*
Fix PySet_Pop() notes.
Raymond Hettinger
2005-08-21
1
-2/+1
*
Add info about the set API.
Raymond Hettinger
2005-08-20
1
-0/+19
*
Typo fix
Andrew M. Kuchling
2005-08-18
1
-1/+1
*
Fix markup.
Raymond Hettinger
2005-08-18
1
-1/+1
*
Fix typo (fixes SF bug #1263086).
Walter Dörwald
2005-08-18
1
-1/+1
*
Expand the API notes.
Raymond Hettinger
2005-08-17
1
-4/+5
*
Note that the PyNumber protocol can access most set methods directly.
Raymond Hettinger
2005-08-17
1
-3/+10
*
Numerous fix-ups to C API and docs. Added tests for C API.
Raymond Hettinger
2005-08-16
1
-15/+21
*
Add a C API for sets and frozensets.
Raymond Hettinger
2005-08-16
1
-0/+125
*
Document 'istext' parameter
Andrew M. Kuchling
2005-08-12
1
-2/+5
*
fix minor markup errors
Fred Drake
2005-08-09
1
-3/+3
*
Patch #1180695: Implement nanosecond stat resolution on FreeBSD,
Martin v. Löwis
2005-08-09
1
-0/+7
*
bug [ 1252706 ] poplib list() docstring fix (and docs too)
Georg Brandl
2005-08-05
1
-2/+2
*
bug [ 1250306 ] incorrect description of range function
Georg Brandl
2005-08-03
1
-1/+1
*
Add example
Andrew M. Kuchling
2005-08-02
1
-2/+14
*
Add note
Andrew M. Kuchling
2005-08-02
1
-0/+14
*
[ 1243192 ] Incorrect documentation of re.UNICODE
Georg Brandl
2005-08-02
1
-12/+29
*
Minor tweak as a side effect of fixing #1243553. The Unicode name for " is
Skip Montanaro
2005-08-02
1
-1/+1
*
use a test for PDF support that is more portable across teTeX major versions
Fred Drake
2005-07-29
2
-4/+8
*
Documentation added about changes in 2.4 to basicConfig(), including document...
Vinay Sajip
2005-07-29
1
-1/+23
*
Fix all wrong instances of "it's".
Georg Brandl
2005-07-22
3
-6/+6
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
3
-5/+5
*
add information about alternate implementations, noting that documentation
Fred Drake
2005-07-20
1
-1/+51
*
fix markup nits
Fred Drake
2005-07-20
1
-4/+4
[next]