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
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
45
-163/+156
*
Describe the content given as the parameter to the \note and \warning macros
Fred Drake
2001-10-20
1
-10/+13
*
Additional rules to support the iSilo conversion.
Fred Drake
2001-10-19
1
-1/+110
*
Hush up CVS.
Fred Drake
2001-10-19
1
-0/+10
*
Support for the iSilo conversion.
Fred Drake
2001-10-19
1
-0/+12
*
When stating that some parameters to makefile() are similar to the open()
Fred Drake
2001-10-19
1
-1/+2
*
Additional test and documentation for the unicode() changes.
Marc-André Lemburg
2001-10-19
1
-13/+27
*
Added a note about the somewhat kludgey behavior of the message
Barry Warsaw
2001-10-19
1
-0/+10
*
SF patch #443759: Add Interface to readline's add_history
Guido van Rossum
2001-10-19
1
-0/+4
*
changed misleading argument name
Fredrik Lundh
2001-10-18
1
-5/+5
*
Some minor clarifications for find()'s arguments based on SF bug
Barry Warsaw
2001-10-18
1
-5/+6
*
Straighten out the exec*() function descriptions a bit, and clarify a few
Fred Drake
2001-10-18
1
-65/+68
*
Bump version number.
Fred Drake
2001-10-18
1
-4/+3
*
Bump release information.
Fred Drake
2001-10-18
1
-2/+2
*
Fix typo reported by Michael Soulier.
Fred Drake
2001-10-18
1
-1/+1
*
Function descriptions must end as well as start!
Fred Drake
2001-10-18
1
-0/+1
*
Elaborate on types and meaning of the setgroups arguments.
Martin v. Löwis
2001-10-18
1
-2/+4
*
Expose setgroups. Fixes feature request #468116.
Martin v. Löwis
2001-10-18
1
-0/+7
*
SF bug [#471111] inspect.getframeinfo() needs docs.
Tim Peters
2001-10-16
1
-0/+6
*
Partial patch from SF #452266, by Jason Petrone.
Guido van Rossum
2001-10-16
1
-5/+4
*
[ #403753 ] zlib decompress; uncontrollable memory usage
Jeremy Hylton
2001-10-16
1
-2/+16
*
Document required return values -1, 0, 1 for tp_compare handler, as
Guido van Rossum
2001-10-16
1
-2/+11
*
Update the description of PyTrace_EXCEPT.
Fred Drake
2001-10-16
1
-5/+8
*
Fix a few usage and style-guide conformance issues.
Fred Drake
2001-10-16
1
-10/+10
*
Added information about setprofile() and settrace() hooks being thread-
Fred Drake
2001-10-16
1
-2/+9
*
Fix thinko in a comment about seeking with a file object.
Fred Drake
2001-10-16
1
-1/+1
*
Added notes to clarify that binascii.crc32(), zlib.crc32(), and
Fred Drake
2001-10-15
2
-3/+9
*
Added documentation for the functions listed in marshal.h.
Fred Drake
2001-10-14
1
-0/+80
*
Add entries for the newly split C API manual.
Fred Drake
2001-10-12
1
-1/+12
*
Break the Python/C API manual into smaller files by chapter. This manual
Fred Drake
2001-10-12
11
-6136/+6171
*
Document that keyfile and certfile are now optional.
Jeremy Hylton
2001-10-11
1
-1/+1
*
Describe the HeaderParser class.
Barry Warsaw
2001-10-11
1
-0/+11
*
A copy-and-paste job forget the "paste" half.
Tim Peters
2001-10-09
1
-1/+1
*
Allow the profiler's calibration constant to be specified in the constructor
Tim Peters
2001-10-09
1
-52/+32
*
Fix minor cut-and-paste typo.
Barry Warsaw
2001-10-09
1
-1/+1
*
Update the documentation for the isinstance() function to reflect recent
Fred Drake
2001-10-09
1
-221/+226
*
Add documentation for the MIMEAudio class/module, contributed by
Barry Warsaw
2001-10-09
1
-0/+26
*
Improve the documentation for the os.P_* constants used with the os.spawn*()
Fred Drake
2001-10-09
1
-9/+29
*
New markup: \note{...} and \warning{...}
Fred Drake
2001-10-09
4
-0/+36
*
Note that the values for Boolean options are case-insensitive.
Fred Drake
2001-10-09
1
-2/+3
*
Update the description of getboolean() to reflect the changes made by
Fred Drake
2001-10-08
1
-3/+5
*
Remove code and docs for the OldProfile and HotProfile classes: code
Tim Peters
2001-10-07
1
-170/+23
*
Update the documentation to reflect the changes to ReferenceError.
Fred Drake
2001-10-06
2
-1/+13
*
Add documentation for the public API for weak reference objects.
Fred Drake
2001-10-05
1
-1/+70
*
A regexp example was rendered as
Tim Peters
2001-10-05
1
-1/+1
*
Remove some long-unsupported Mac OS modules.
Fred Drake
2001-10-05
5
-425/+0
*
Add chroot call. Implements feature #459267.
Martin v. Löwis
2001-10-04
1
-0/+6
*
Update a couple of old addresses that point to CNRI.
Fred Drake
2001-10-04
2
-9/+11
*
Make clear that tuple() accepts the same kind of arguments as list().
Tim Peters
2001-10-04
1
-1/+3
*
Expand the documentation of the low-level tracing/profiling interface.
Fred Drake
2001-10-03
1
-2/+23
[next]