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
*
Bump version number.
Fred Drake
2003-02-18
2
-2/+2
*
SF patch #687683, Patches to logging (updates from Vinay)
Neal Norwitz
2003-02-18
1
-10/+11
*
Add two acks; bump version number
Andrew M. Kuchling
2003-02-18
1
-3/+3
*
[Bug #688261] Fix optparse example and output
Andrew M. Kuchling
2003-02-18
1
-2/+5
*
[Bug #683416] Make PEP263 coverage a bit more explicit, and add it to the
Andrew M. Kuchling
2003-02-18
1
-6/+14
*
Fix SF bug #687655, String formatting conversions misleading
Neal Norwitz
2003-02-17
1
-1/+1
*
Migrate definitions of several platform-dependent path-related variables
Skip Montanaro
2003-02-14
1
-0/+7
*
extsep description:
Fred Drake
2003-02-14
1
-2/+3
*
add missing description of os.extsep
Skip Montanaro
2003-02-14
1
-0/+5
*
SF bug #663701: sets module review
Raymond Hettinger
2003-02-14
1
-4/+4
*
SF bug #663701. The caret wasn't printing well in the PDF documentation.
Raymond Hettinger
2003-02-14
1
-1/+1
*
Remove deps on mac doc files which have been removed
Neal Norwitz
2003-02-14
1
-2/+0
*
first cut at a shell script to view a single section from the library
Skip Montanaro
2003-02-13
1
-0/+129
*
Try to doc the new pickle details being implemented as part of PEP 307.
Neal Norwitz
2003-02-13
1
-7/+63
*
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
[next]