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
...
*
Fix an uncorrect function prototype.
Thomas Heller
2004-07-23
1
-1/+1
*
[Bug #990524] Fix typo
Andrew M. Kuchling
2004-07-21
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
Patch #993187: Make rstrip doc similar to lstrip.
Martin v. Löwis
2004-07-19
1
-1/+1
*
Backport:
Guido van Rossum
2004-07-14
1
-1/+1
*
generalize a bit; no need to mention my user id directly
Fred Drake
2004-07-13
1
-1/+1
*
Clarify docs for getargspec() that when there are not default values the fourth
Brett Cannon
2004-07-10
1
-3/+3
*
[Bug #984017] Incorrect prototype, fixed by Timothy Stranex
Andrew M. Kuchling
2004-07-07
1
-2/+2
*
Add missing word in InvalidStateError definition.
Brett Cannon
2004-06-17
1
-1/+1
*
SF bug #971747: Wrong indentation of example code in tutorial
Raymond Hettinger
2004-06-12
1
-2/+2
*
Public Python functions are nowadays marked PyAPI_FUNC, not DL_IMPORT.
Thomas Heller
2004-06-09
1
-1/+1
*
switch back to \today since we're post-release
Fred Drake
2004-06-09
1
-2/+2
*
make a reference to the SimpleHTTPServer module a hyperlink to the
Fred Drake
2004-06-09
1
-1/+1
*
[Bug #953177] Mention .getlist(); text from Paul Moore
Andrew M. Kuchling
2004-06-06
1
-9/+4
*
SF 964876 mapping a 0 length file
Tim Peters
2004-06-06
1
-8/+10
*
[Bug #936837] Add missing word
Andrew M. Kuchling
2004-06-05
1
-1/+1
*
Document which string methods are locale-dependent. Fixes #935749.
Martin v. Löwis
2004-06-03
1
-0/+24
*
The expression list in inheritance is not optional. Fixes #960448.
Martin v. Löwis
2004-06-02
1
-1/+1
*
Fix typo reported in #964592.
Martin v. Löwis
2004-06-02
1
-1/+1
*
Document PyModule_AddIntConstant to take a long. Fixes #962471.
Martin v. Löwis
2004-06-02
1
-1/+1
*
reverse the order of the two \date lines so the processing tools pick
Fred Drake
2004-05-19
1
-1/+1
*
update for the predicted 2.3.4 final release date,
Fred Drake
2004-05-14
1
-1/+1
*
set target date for Python 2.3.4 release
Fred Drake
2004-05-12
1
-1/+2
*
fix various descriptions of "ctime"
Fred Drake
2004-05-12
2
-2/+6
*
backport 1.17, 1.18 from the trunk: PyErr_SetInterrupt not Obsolete
Fred Drake
2004-05-12
1
-1/+3
*
fix various typos; thanks, George Yoshida!
Fred Drake
2004-05-12
6
-6/+6
*
add note about the __name__ read-only attribute
Fred Drake
2004-05-12
1
-1/+6
*
use tools/getversioninfo to extract the version number from the Python
Fred Drake
2004-05-11
1
-11/+4
*
remove assignment to unused variable
Fred Drake
2004-05-11
1
-1/+0
*
update to reflect the current location of the SF bugs search box
Fred Drake
2004-05-11
1
-1/+1
*
markup adjustment
Fred Drake
2004-05-11
1
-3/+5
*
Added a note describing how fp should be opened in binary mode, especially on
Barry Warsaw
2004-05-10
1
-0/+4
*
don't make assumptions about $PATH in Cygwin instructions
Fred Drake
2004-05-10
1
-1/+1
*
note that descriptor objects must be instances of new-style types
Fred Drake
2004-05-06
1
-1/+2
*
fix documentation for ContentHandler.ignorableWhitespace()
Fred Drake
2004-05-06
1
-1/+1
*
Patch #940026: Explain "in" when it is first used.
Martin v. Löwis
2004-05-06
1
-0/+3
*
- note that __getinitargs__() is only for old-style classes
Fred Drake
2004-05-05
1
-2/+19
*
Remove list of pickle protocol names used by the copy module; there
Fred Drake
2004-05-05
1
-5/+1
*
note that the error code for socket.gaierror will be one of the EAI_*
Fred Drake
2004-05-05
1
-0/+2
*
SF #814606: fix mixer docs to talk about "controls", not "channels".
Greg Ward
2004-05-05
1
-25/+27
*
Document readline module functions added in Python 2.3. See:
Phillip J. Eby
2004-05-04
1
-0/+16
*
the headers in an HTTP request are HTTP headers, not MIME headers
Fred Drake
2004-04-29
1
-2/+2
*
remove out-of-date count of the functions in winsound
Fred Drake
2004-04-28
1
-1/+1
*
fix typo reported in a long-buried email
Fred Drake
2004-04-28
1
-1/+1
*
SF bug #940579: section 5.10: 'not' returns boolean, not int
Raymond Hettinger
2004-04-23
1
-4/+4
*
SF bug #936827: PyNumber_And() 's description
Raymond Hettinger
2004-04-17
1
-1/+1
*
remove bogus markup that caused the docs to be wrong
Fred Drake
2004-04-15
1
-1/+1
*
give rational filenames to some of the generated HTML
Fred Drake
2004-04-08
1
-2/+4
*
include both the GIF and PNG icons in the HTML package
Fred Drake
2004-04-08
1
-1/+1
[prev]
[next]