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
*
Cleanup from patch #683257:
Neal Norwitz
2003-02-12
1
-0/+13
*
Updated the Mac documentation to the current state of affairs.
Jack Jansen
2003-02-12
12
-384/+199
*
Unparenting BZ2File, as discussed in SF patch #661796.
Gustavo Niemeyer
2003-02-11
1
-2/+0
*
Remove duplicate word (rules)
Neal Norwitz
2003-02-11
1
-1/+1
*
Fix so it compiles at least.
Michael W. Hudson
2003-02-11
1
-1/+1
*
Add item pertaining to
Michael W. Hudson
2003-02-11
1
-0/+9
*
Sundry very picky changes.
Michael W. Hudson
2003-02-10
1
-4/+5
*
Remove erroneous period.
Michael W. Hudson
2003-02-10
1
-1/+1
*
Update advice about __module__ and __name__ and tp_name wrt. new types.
Michael W. Hudson
2003-02-10
1
-14/+18
*
A typo, and desist from inaccurately describing some things as lists.
Michael W. Hudson
2003-02-10
1
-5/+5
*
Add Neil's suggestions for avoiding this warning
Andrew M. Kuchling
2003-02-10
1
-2/+10
*
C Code:
Raymond Hettinger
2003-02-09
1
-66/+84
*
Comparison for timedelta, time, date and datetime objects: __eq__ and
Tim Peters
2003-02-07
1
-1/+19
*
Update URL
Andrew M. Kuchling
2003-02-07
1
-1/+1
*
- make some links into the reference documentation relative for
Fred Drake
2003-02-07
1
-30/+32
*
SF bug #681003: itertools issues
Raymond Hettinger
2003-02-07
1
-0/+4
*
Fix SF bug #675259, os.environ leaks under FreeBSD and Mac OS X
Neal Norwitz
2003-02-07
1
-1/+7
*
Update doc to reflect code changes for obsoleting use_statcache parameter
Neal Norwitz
2003-02-06
1
-8/+3
*
Remove another lie.
Michael W. Hudson
2003-02-06
1
-4/+2
*
Correct lie about METH_NOARGS functions.
Michael W. Hudson
2003-02-06
1
-5/+5
*
Typo fixes
Andrew M. Kuchling
2003-02-06
1
-2/+2
*
Mention FutureWarning for large ints
Andrew M. Kuchling
2003-02-06
1
-0/+5
*
Fix description of filterwarnings() parameters (error noted by Richard Jones at
Andrew M. Kuchling
2003-02-06
1
-4/+5
*
Provide version changed info
Neal Norwitz
2003-02-06
1
-0/+1
*
Updated version of [ 558544 ] cmd.py: add instance-specific stdin/out
Anthony Baxter
2003-02-06
1
-5/+11
*
Markup fixes; in particular, the tables are now reasonable width
Andrew M. Kuchling
2003-02-05
1
-104/+117
*
supports_unicode_filenames was not in the right location.
Fred Drake
2003-02-04
1
-7/+8
*
Update to better reflect the usage of struct_time instances throughout;
Fred Drake
2003-02-04
1
-24/+28
*
Twiddle.
Fred Drake
2003-02-04
1
-1/+2
*
Bug #678077: Suggest alternative to os.getlogin()
Andrew M. Kuchling
2003-02-03
1
-1/+3
*
[Bug #679251] Use correct constant name
Andrew M. Kuchling
2003-02-03
1
-6/+6
*
* Add description of PyInt_FromString.
Skip Montanaro
2003-02-03
1
-3/+23
*
Add PyFloat_FromString. Left the char **pend argument out of the
Skip Montanaro
2003-02-03
1
-0/+5
*
Move itertools module from the sandbox and into production.
Raymond Hettinger
2003-02-01
2
-0/+326
*
Document __module__.
Jeremy Hylton
2003-01-31
1
-3/+11
*
Change the treatment of positions returned by PEP293
Walter Dörwald
2003-01-31
2
-6/+17
*
Fix typo
Raymond Hettinger
2003-01-31
1
-1/+1
*
SF bug #671447: StringIO doc doesn't say it's sometimes read-only.
Raymond Hettinger
2003-01-31
1
-0/+5
*
Fix markup error.
Fred Drake
2003-01-30
1
-1/+1
*
Author markup: Andrew got to it first
Raymond Hettinger
2003-01-30
1
-1/+0
*
Make the footer at the end of a \verbatiminput stand out a little
Fred Drake
2003-01-29
1
-0/+4
*
Move a footnote to the end of the sentence, so the note mark won't
Fred Drake
2003-01-29
1
-3/+4
*
More markup changes for consistency.
Fred Drake
2003-01-28
1
-14/+14
*
Various minor markup adjustments.
Fred Drake
2003-01-28
1
-16/+25
*
Added missing dependency.
Fred Drake
2003-01-28
1
-0/+1
*
Update register example
Andrew M. Kuchling
2003-01-27
1
-10/+16
*
Adjust some of Skip's latest changes slightly; these really are things
Fred Drake
2003-01-27
1
-5/+13
*
Make the "notice" environments somewhat similar, with less difference
Fred Drake
2003-01-27
1
-1/+11
*
* add \versionadded{} strings as appropriate
Skip Montanaro
2003-01-27
1
-5/+23
*
Fix minor typos.
Raymond Hettinger
2003-01-25
1
-6/+6
[next]