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
*
SF bug #936827: PyNumber_And() 's description
Raymond Hettinger
2004-04-17
1
-1/+1
*
really scream out that people should use the file objects instead of
Fred Drake
2004-04-16
1
-7/+19
*
bring description of optional and keyword args for DictReader and DictWriter
Skip Montanaro
2004-04-16
1
-6/+8
*
remove bogus markup that caused the docs to be wrong
Fred Drake
2004-04-15
1
-1/+1
*
fix up some markup
Fred Drake
2004-04-09
1
-18/+18
*
give rational filenames to some of the generated HTML
Fred Drake
2004-04-08
1
-2/+4
*
switch to PNG navigation icons by default
Fred Drake
2004-04-08
1
-2/+2
*
include both the GIF and PNG icons in the HTML package
Fred Drake
2004-04-08
1
-1/+1
*
avoid stripping space after indexing macros
Fred Drake
2004-04-08
1
-3/+4
*
#928751, fix typos in socket doc
Neal Norwitz
2004-04-03
1
-3/+3
*
fix typo that wasn't properly fixed in revision 1.144
Fred Drake
2004-04-01
1
-1/+1
*
add a heavy box around warning notices to make them really stand out in the
Fred Drake
2004-03-31
3
-1/+31
*
add missing and forthcoming releases
Fred Drake
2004-03-31
1
-0/+2
*
Emphasize the requirement that Python.h be included first more strongly.
Fred Drake
2004-03-31
2
-6/+12
*
added scripts to the list of files automatically included in the
Fred Drake
2004-03-31
1
-0/+1
*
fix typo
Andrew M. Kuchling
2004-03-29
1
-1/+1
*
Insert missing pronoun
Raymond Hettinger
2004-03-28
1
-2/+2
*
- add entry for complex number
Skip Montanaro
2004-03-27
1
-22/+42
*
remove out-of-date warning
Fred Drake
2004-03-26
1
-5/+0
*
Update timeit example to reflect current performance.
Raymond Hettinger
2004-03-26
1
-3/+3
*
Note that reading from a socket may not always return all of the
Fred Drake
2004-03-25
1
-0/+4
*
- make sure the methods minidom adds to the basic DOM are attributed
Fred Drake
2004-03-25
1
-15/+10
*
include the right index sources
Fred Drake
2004-03-25
1
-2/+2
*
remove duplicate use of the meta-data label
Fred Drake
2004-03-25
1
-1/+0
*
fix typo
Fred Drake
2004-03-25
1
-1/+1
*
note that distutils API docs are included in "Distributing Python
Fred Drake
2004-03-25
1
-1/+2
*
improve the very-high-level API docs (contributed by Jeff Epler)
Fred Drake
2004-03-25
1
-34/+180
*
Remove note that PyErr_SetInterrupt() is obsolete; add comment about the
Fred Drake
2004-03-25
1
-1/+3
*
SF bug: #921927: Fixed a typo/thinko spelling "parameter" as "paramter"
Raymond Hettinger
2004-03-25
2
-3/+3
*
Enable the profiling of C functions (builtins and extensions)
Nicholas Bastin
2004-03-24
2
-6/+37
*
more markup nits
Fred Drake
2004-03-23
1
-12/+13
*
fix markup nits
Fred Drake
2004-03-23
1
-4/+4
*
add the distutils modules to the global modules list
Fred Drake
2004-03-23
1
-1/+3
*
give the document indexes
Fred Drake
2004-03-23
1
-0/+16
*
- use recommended Python style in examples (no spaces around "=" for
Fred Drake
2004-03-23
1
-59/+83
*
Added command line options for profile.py - one for stats output file
Nicholas Bastin
2004-03-23
1
-0/+9
*
merge Anthony Baxter's distutils API reference into the package
Fred Drake
2004-03-23
1
-1/+1541
*
convert from a howto to a manual
Fred Drake
2004-03-22
1
-29/+29
*
Added global runctx function to profile to fix SF Bug #716587
Nicholas Bastin
2004-03-22
1
-1/+7
*
Remove 'now'
Andrew M. Kuchling
2004-03-21
1
-1/+1
*
Modified string.split documentation to reflect behaviour of splitting emtpy s...
Nicholas Bastin
2004-03-21
1
-0/+5
*
concrete example of why retaining old objects is good
Skip Montanaro
2004-03-21
1
-1/+9
*
Removed extra period from \versionchanged entry; macro adds period
Brett Cannon
2004-03-21
1
-1/+1
*
Clarify docs on where .pth files can exist.
Brett Cannon
2004-03-20
1
-1/+2
*
SF bug #918371: hasattr()'s return type
Raymond Hettinger
2004-03-20
1
-2/+2
*
Update copyright years, and change copyright.tex to use the same spelling
Tim Peters
2004-03-20
2
-2/+2
*
fix two typos that turned text into markup
Fred Drake
2004-03-20
1
-1/+1
*
Expand on the semantics of reload(). Closes #919099.
Skip Montanaro
2004-03-19
1
-2/+24
*
Add a new unicode codec: ptcp154 (Kazakh)
Hye-Shik Chang
2004-03-19
1
-0/+4
*
Add news entries for the dictionary optimizations.
Raymond Hettinger
2004-03-18
1
-1/+4
[next]