From: Guido van Rossum Date: Sun, 2 Jan 1994 00:46:09 +0000 (+0000) Subject: Lots of new stuff for 1.0.0 BETA release X-Git-Tag: v1.0.1~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b0719866e8a32d0a787e73bca9e79df1d1a74f8;p=thirdparty%2FPython%2Fcpython.git Lots of new stuff for 1.0.0 BETA release --- diff --git a/TODO b/TODO new file mode 100644 index 000000000000..0f543993c380 --- /dev/null +++ b/TODO @@ -0,0 +1,17 @@ +CVS committal... +renaming project? (promised but not even started yet!) +better way to specify PYTHONPATH +improve 'install' targets in toplevel Makefile +Add Demo directory again +Add NEWS and HISTORY to Misc directory +fix compilation warnings +non-Sun dynamic linking (SGI 4 dl, and dl-dld elsewhere) +put some stuff into Contrib dir +make freeze script working again (use Extensions/mkext.py as a base?) +write porting guide +update documentation (especially ext.tex!) +test set? +. +. +. +release!