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
*
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
*
[ 755617 ] os module: Need a better description of "mode"
Georg Brandl
2005-07-18
1
-0/+5
*
bug [ 850238 ] unclear documentation/missing command?
Georg Brandl
2005-07-18
1
-3/+3
*
bug [ 957505 ] SocketServer module documentation misleading
Georg Brandl
2005-07-18
1
-5/+3
*
bug [ 1021621 ] use first_name, not first, in code samples
Georg Brandl
2005-07-17
1
-2/+2
*
bug [ 872769 ] os.access() documentation should stress race conditions
Georg Brandl
2005-07-17
1
-0/+5
*
[ 912943 ] 7.5.6 Thread Objects is too vague
Georg Brandl
2005-07-17
1
-1/+6
*
- Bug #1015140: disambiguated the term "article id" in nntplib docs and
Georg Brandl
2005-07-17
1
-4/+6
*
bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated
Georg Brandl
2005-07-17
1
-2/+2
*
use macro
Skip Montanaro
2005-07-17
1
-1/+1
*
Note that usegmt is new in 2.4. Closes #1239681.
Skip Montanaro
2005-07-17
1
-1/+2
*
RFE [ 1216944 ] Add Error Code Dictionary to urllib2
Georg Brandl
2005-07-14
1
-0/+9
*
Oops.
Georg Brandl
2005-07-12
1
-1/+1
*
bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"
Georg Brandl
2005-07-12
1
-6/+4
*
bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
Georg Brandl
2005-07-12
1
-1/+1
*
bug [ 969757 ] function and method objects confounded in Tutorial
Georg Brandl
2005-07-08
1
-1/+1
*
Revert patch for 1162912.
Georg Brandl
2005-07-04
1
-3/+0
*
bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usage
Georg Brandl
2005-07-03
1
-0/+3
*
Add doctest for examples in libweakref.tex to test_weakref.
Georg Brandl
2005-07-02
1
-2/+4
*
bug [ 1228904 ] weakref example broken
Georg Brandl
2005-07-02
1
-5/+2
*
Patch [ 1230615 ] Patch for (Doc) #1168746
Georg Brandl
2005-07-02
1
-11/+14
*
Cross reference the set built-ins with the sets module.
Raymond Hettinger
2005-07-01
1
-0/+8
*
Provide a comparison to the builtin set types.
Raymond Hettinger
2005-07-01
1
-2/+32
*
More info on rounding modes. Add sections for floating point notes.
Raymond Hettinger
2005-07-01
1
-7/+12
*
Note that files are iterable.
Raymond Hettinger
2005-06-28
1
-0/+15
*
* Show the keyword argument form of dict().
Raymond Hettinger
2005-06-27
1
-2/+12
*
add note that os.EX_* constants are subject to availability on the host
Fred Drake
2005-06-27
1
-0/+3
*
bug [ 1166582 ] IterableUserDict not in docs
Georg Brandl
2005-06-25
1
-9/+15
*
bug [ 1186072 ] tempnam doc doesn't include link to tmpfile
Georg Brandl
2005-06-25
1
-8/+9
*
bug [ 1175022 ] property example code error
Georg Brandl
2005-06-25
1
-0/+1
*
Bug [ 1190563 ] os.waitpid docs don't specify return value for WNOHANG
Georg Brandl
2005-06-25
1
-2/+3
*
bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreply
Georg Brandl
2005-06-25
1
-5/+10
*
Patch [ 1213031 ] note that os.chown can have -1 as an argument
Georg Brandl
2005-06-25
1
-1/+1
*
correcting duplicate TeX markup
Georg Brandl
2005-06-25
1
-1/+0
*
Bug [ 1225705 ] os.environ documentation should mention unsetenv
Georg Brandl
2005-06-25
1
-3/+22
*
Patch #1227442: smtplib.SMTP.sendmail() accepts a string or list as to_addrs.
Georg Brandl
2005-06-25
1
-7/+8
[next]