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
/
Modules
/
Setup.dist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add _iconv_codec to Setup.dist. Use PyModule_ functions.
Martin v. Löwis
2003-01-26
1
-0/+3
*
PEP 302 + zipimport:
Just van Rossum
2002-12-30
1
-0/+4
*
Patch to make _codecs a builtin module. This is necessary since
Marc-André Lemburg
2002-12-12
1
-1/+1
*
correct wording of comments about old bsddb (now bsddb185) module
Skip Montanaro
2002-12-02
1
-6/+4
*
Don't try to use unsupported DB versions.
Martin v. Löwis
2002-11-19
1
-1/+6
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-13/+18
*
Update the text on the Expat module and library.
Fred Drake
2002-08-09
1
-17/+9
*
Since the errno module is needed by os._execvpe(), and that is used by the
Fred Drake
2002-08-05
1
-1/+1
*
SF patch 568629 by Oren Tirosh: types made callable.
Guido van Rossum
2002-06-14
1
-1/+0
*
Document the build process more precisely. Suggested by Hugh Sasse.
Martin v. Löwis
2002-04-19
1
-3/+15
*
Removed old Digital Creations copyright/license notices (with
Guido van Rossum
2002-04-04
1
-1/+1
*
Break SSL support out of _socket module and place it into a new
Marc-André Lemburg
2002-02-16
1
-3/+3
*
The Python symtable module depends on .h files that setup.py doesn't track.
Jeremy Hylton
2001-10-17
1
-0/+3
*
Merge changes from r22a2-branch back into trunk. Also, change patch
Barry Warsaw
2001-08-22
1
-5/+1
*
Merge of descr-branch back into trunk.
Tim Peters
2001-08-02
1
-0/+2
*
Update the Tix version (long overdue :-).
Guido van Rossum
2001-03-22
1
-4/+4
*
Mention setup.py in the instructions
Andrew M. Kuchling
2001-02-27
1
-2/+5
*
Remove soundex module, as stated by GvR.
Andrew M. Kuchling
2001-02-22
1
-3/+0
*
Move the signal module back into Setup.config.in so it can be enabled
Andrew M. Kuchling
2001-02-21
1
-3/+0
*
Support older PYTHON_API_VERSIONs for backwards compatibility.
Martin v. Löwis
2001-02-06
1
-3/+1
*
Another _testXXX -> _testcapiXXX renaming.
Tim Peters
2001-02-04
1
-1/+1
*
Added new Python C API _test module to the build mechanism on Unix.
Marc-André Lemburg
2001-02-02
1
-0/+1
*
Add entries for the weakref module to the build control.
Fred Drake
2001-02-01
1
-0/+1
*
Add back most of the old contents of Setup.dist, with all the modules
Andrew M. Kuchling
2001-01-29
1
-2/+368
*
Bug #129904: Put back the path component for the Tkinter modules
Andrew M. Kuchling
2001-01-27
1
-0/+3
*
The signal module has to be compiled statically, so add it to Setup.dist
Andrew M. Kuchling
2001-01-17
1
-0/+3
*
strop doesn't actually seem to be needed
Andrew M. Kuchling
2001-01-17
1
-1/+0
*
Patch #102588 / PEP 229:
Andrew M. Kuchling
2001-01-17
1
-366/+5
*
Eric the half-a-wit, driven to berserk rage after repeatedly doing
Eric S. Raymond
2001-01-17
1
-0/+7
*
Committing patch #103216, autodetect of dbmmodule support and building
Barry Warsaw
2001-01-15
1
-1/+4
*
Move the _socket module closer to the SSL-_socket line (mmap and
Thomas Wouters
2001-01-11
1
-2/+5
*
Adapted version of Eric Raymond's patches to automatically configure
Guido van Rossum
2001-01-10
1
-0/+4
*
Jeff Epler's xreadlines module, with slight reformatting and some
Guido van Rossum
2001-01-09
1
-0/+3
*
Add _curses_panel to Setup
Andrew M. Kuchling
2000-12-22
1
-1/+2
*
Add URL with info for PIL.
Guido van Rossum
2000-12-12
1
-0/+1
*
Rename Setup.in to Setup.dist, and assume that configure will create
Fred Drake
2000-10-26
1
-0/+437