diff options
author | Guido van Rossum <guido@python.org> | 1994-01-02 00:46:09 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-01-02 00:46:09 (GMT) |
commit | 0b0719866e8a32d0a787e73bca9e79df1d1a74f8 (patch) | |
tree | 4fad11fb32dd866633d1d7d1d84705194fa764f9 /TODO | |
parent | fba715ab6c851e9769480788e218b2992ed992d7 (diff) | |
download | cpython-0b0719866e8a32d0a787e73bca9e79df1d1a74f8.zip cpython-0b0719866e8a32d0a787e73bca9e79df1d1a74f8.tar.gz cpython-0b0719866e8a32d0a787e73bca9e79df1d1a74f8.tar.bz2 |
Lots of new stuff for 1.0.0 BETA release
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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! |