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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-13
1
-2/+2
*
Documentation for the pyexpat module.
Andrew M. Kuchling
2000-06-11
1
-0/+262
*
Applied simplifications suggested by Greg Stein.
Andrew M. Kuchling
2000-06-10
1
-15/+4
*
Renamed the C extension for ncurses support from 'curses' to '_curses'.
Andrew M. Kuchling
2000-06-10
2
-8/+8
*
Install the contents of the Lib/curses directory
Andrew M. Kuchling
2000-06-10
1
-1/+1
*
Add contents of curses package
Andrew M. Kuchling
2000-06-10
2
-0/+68
*
Mention setting the default encoding
Andrew M. Kuchling
2000-06-10
1
-15/+45
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-10
1
-2/+1
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
2
-0/+21
*
List more deleted modules.
Andrew M. Kuchling
2000-06-10
1
-7/+29
*
Filled in the sections on new and deleted modules.
Andrew M. Kuchling
2000-06-10
1
-49/+111
*
Comment out an apparent debug print
Andrew M. Kuchling
2000-06-10
1
-1/+1
*
the PyDict_SetItem does not borrow a reference, so we need to decref
Jeremy Hylton
2000-06-09
1
-0/+1
*
Patch from /F: this patch brings the CVS version of SRE in sync with the
Andrew M. Kuchling
2000-06-09
1
-118/+178
*
Patch from Michael Hudson: improve unclear error message
Andrew M. Kuchling
2000-06-09
2
-2/+2
*
Cleanup a few docstrings.
Mark Hammond
2000-06-09
2
-30/+34
*
Minor fixes, additions to notes
Andrew M. Kuchling
2000-06-09
1
-5/+5
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-8/+29
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-18/+18
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-2/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-3/+61
*
Harry Henry Gebel: fix '_format_changelog()' so it doesn't bomb if
Greg Ward
2000-06-08
1
-0/+2
*
Include setup.cfg in the list of default files to distribute.
Greg Ward
2000-06-08
1
-1/+5
*
Moved the code that prunes the file list after reading the manifest
Greg Ward
2000-06-08
1
-9/+14
*
Renamed 'find_defaults()' to 'add_defaults()'.
Greg Ward
2000-06-08
1
-13/+5
*
Docstring addition binge.
Greg Ward
2000-06-08
1
-15/+44
*
Fixed so we print more than just the first line of help for options with
Greg Ward
2000-06-08
1
-3/+3
*
Docstring reformatting binge.
Greg Ward
2000-06-08
1
-28/+23
*
Cosmetic tweaks to imports, the 'show_formats()' function, and the
Greg Ward
2000-06-08
1
-11/+19
*
Made all debug output go through the 'debug_print()' method instead of
Greg Ward
2000-06-08
1
-75/+90
*
Added 'debug_print()' method (driven by DEBUG global from distutils.core).
Greg Ward
2000-06-08
1
-0/+9
*
Added _localemodule and exceptions.c
Jack Jansen
2000-06-07
1
-0/+0
*
Added _localemodule.
Jack Jansen
2000-06-07
1
-0/+0
*
Nav removed (it has moved to the core toolbox modules).
Jack Jansen
2000-06-07
1
-4/+0
*
Nav and AE have been moved to core toolbox modules: fixup dependent modules, ...
Jack Jansen
2000-06-07
7
-30/+46
*
Moved AE module to the core toolbox set: it is needed by Nav and it isn't all...
Jack Jansen
2000-06-07
4
-4/+0
*
Moved AE module to the core toolbox set: it is needed by Nav and it isn't all...
Jack Jansen
2000-06-07
3
-6/+2
*
Minor bugfix: one uthread-dependent cleanup had "if not uthread" in stead of ...
Jack Jansen
2000-06-07
1
-1/+1
*
Upped default memory size to 16MB
Jack Jansen
2000-06-07
1
-0/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-10/+10
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-1/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-1/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-0/+22
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-2/+37
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-11/+505
*
New codec which always raises an exception when used. This
Marc-André Lemburg
2000-06-07
1
-0/+34
*
Added preliminary documentation for the winreg module,
Fred Drake
2000-06-07
3
-0/+414
*
Patch from Rene Liebscher: this adds "--help-foo" options to list the
Greg Ward
2000-06-07
8
-25/+107
*
Always look for the system config file in the Distutils module directory,
Greg Ward
2000-06-07
1
-9/+12
*
Patch from Rene Liebscher:
Greg Ward
2000-06-07
1
-15/+16
[next]