]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Lots of new stuff for 1.0.0 BETA release
authorGuido van Rossum <guido@python.org>
Sun, 2 Jan 1994 00:46:09 +0000 (00:46 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 2 Jan 1994 00:46:09 +0000 (00:46 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..0f54399
--- /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!