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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add minimal test of exception use. verify that each exception can be
Jeremy Hylton
2000-06-20
1
-0/+12
*
Pekka Pessi <Pekka.Pessi@nokia.com>:
Fred Drake
2000-06-20
1
-3/+3
*
Fix bug when the replacement template is a callable object
Andrew M. Kuchling
2000-06-18
1
-1/+1
*
Patch from /F:
Andrew M. Kuchling
2000-06-18
1
-0/+6
*
'get_platform()' now just returns 'sys.platform' on all platforms.
Greg Ward
2000-06-18
1
-12/+4
*
Additional tests for seek() method, written by Trent Mick
Andrew M. Kuchling
2000-06-18
2
-1/+36
*
Pulled the MSVC++-specific hackery out to a new method, 'prelink_hook()',
Greg Ward
2000-06-17
1
-36/+63
*
Renamed PATH_CREATED to _path_created, on the grounds that it's private and
Greg Ward
2000-06-17
1
-8/+8
*
Changed 'remove_tree()' to use the new 'grok_environment_error()' function
Greg Ward
2000-06-17
1
-7/+6
*
Changed to use the new 'grok_environment_error()' function instead of
Greg Ward
2000-06-17
1
-10/+1
*
Added 'grok_environment_error()' function to deal with the various
Greg Ward
2000-06-17
1
-0/+20
*
Bastian Kleineidam: added 'remove_tree()' function. Needed so that
Greg Ward
2000-06-17
1
-10/+25
*
Fixed install directory for header files on Unix.
Greg Ward
2000-06-17
1
-1/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-14
1
-6/+0
*
James C. Ahlstron <jim@interet.com>:
Fred Drake
2000-06-13
1
-1/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-13
1
-3/+12
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-13
1
-2/+2
*
Applied simplifications suggested by Greg Stein.
Andrew M. Kuchling
2000-06-10
1
-15/+4
*
Add contents of curses package
Andrew M. Kuchling
2000-06-10
2
-0/+68
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
2
-0/+21
*
Comment out an apparent debug print
Andrew M. Kuchling
2000-06-10
1
-1/+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
*
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
*
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
*
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
*
First crack at the Distutils "config" command. Unlike other commands, this
Greg Ward
2000-06-06
1
-0/+180
*
Fix 'reinitialize_command()' so it resets the 'have_run' flag for the
Greg Ward
2000-06-06
1
-0/+1
*
Support for multiple distribution formats in one run.
Greg Ward
2000-06-06
1
-17/+18
*
'get_outputs()' now returns an empty list instead of None.
Greg Ward
2000-06-06
1
-1/+1
*
Fixed syntax error.
Greg Ward
2000-06-04
1
-9/+14
*
Use 'ensure_string_list()' for 'formats' option, so that it can be
Greg Ward
2000-06-04
1
-2/+1
*
Patch from Harry Henry Gebel:
Greg Ward
2000-06-04
1
-59/+103
*
Added the 'ensure_*' methods from bdist_rpm; refactored 'ensure_filename()'
Greg Ward
2000-06-04
1
-1/+72
*
Removed the 'ensure_*' methods -- they're just too handy too keep in one
Greg Ward
2000-06-04
1
-43/+1
[prev]
[next]