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
...
*
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
*
Updates from Marc-Andre Lemburg <mal@leburg.com> for the Unicode support.
Fred Drake
2000-06-16
2
-2/+273
*
Added reference count information for PySequence_List().
Fred Drake
2000-06-16
1
-0/+3
*
Documented PySequence_List() and PySequence_Tuple().
Fred Drake
2000-06-16
1
-20/+54
*
Michael Hudson <mwh21@cam.ac.uk>:
Marc-André Lemburg
2000-06-16
1
-1/+1
*
do_cmd_textasciitilde(): New function.
Fred Drake
2000-06-15
1
-0/+5
*
Fix markup error that hid a tilde character; reported long ago by
Fred Drake
2000-06-15
1
-1/+12
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2000-06-15
1
-4/+4
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-15
3
-0/+46
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-14
2
-0/+48
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-14
1
-6/+0
*
Oops, default type and creator were reversed.
Jack Jansen
2000-06-14
1
-1/+1
*
Hook in the documentation for the unicodedata module.
Fred Drake
2000-06-13
2
-0/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-06-13
1
-0/+72
*
James C. Ahlstron <jim@interet.com>:
Fred Drake
2000-06-13
1
-1/+1
*
Also add a one-line description of the "optional" directive.
Jack Jansen
2000-06-13
1
-0/+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
*
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
[prev]
[next]