Mailing List Archive

CVS: python/dist/src/Misc ACKS,1.163,1.164 NEWS,1.371,1.372
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv21694/Misc

Modified Files:
ACKS NEWS
Log Message:
Patch #527027: Allow building python as shared library.


Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/ACKS,v
retrieving revision 1.163
retrieving revision 1.164
diff -C2 -d -r1.163 -r1.164
*** ACKS 1 Mar 2002 22:24:49 -0000 1.163
--- ACKS 29 Mar 2002 16:28:31 -0000 1.164
***************
*** 336,339 ****
--- 336,340 ----
Harri Pasanen
Randy Pausch
+ Ondrej Palkovsky
Marcel van der Peijl
Samuele Pedroni

Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.371
retrieving revision 1.372
diff -C2 -d -r1.371 -r1.372
*** NEWS 29 Mar 2002 03:29:07 -0000 1.371
--- NEWS 29 Mar 2002 16:28:31 -0000 1.372
***************
*** 90,93 ****
--- 90,95 ----
Build

+ - On Unix, a shared libpython2.3.so can be created with --enable-shared.
+
- References to the CACHE_HASH and INTERN_STRINGS preprocessor symbols
were eliminated. They were always defined, and the internal features