summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-11-10 23:06:54 +0000
committerGuido van Rossum <guido@python.org>1994-11-10 23:06:54 +0000
commit5dee5e7dc0ba0a15a0b41fcaaf6b0577cabd4ea3 (patch)
treea9caf24417a1f6d5a8f7a84e8d64b750a328347b /TODO
parent635649f90f69b7183a68df1d51e7875639bcdb8c (diff)
downloadcpython-git-5dee5e7dc0ba0a15a0b41fcaaf6b0577cabd4ea3.tar.gz
bugfix release
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 0 insertions, 29 deletions
diff --git a/TODO b/TODO
index b340971300..9871547abe 100644
--- a/TODO
+++ b/TODO
@@ -1,32 +1,3 @@
-(*) newgetargs() dumps core in compat mode when NULL is passed in but
-max is >0
-
-(-) stack frame correspondence problem (Jim Roskind)
-
-(-) invent new style (rename1.h) name for newgetargs
-
-(-) make lots of places use newgetargs
-
-(-) no tp_str member in typeobject
-
-(-) getargs has small bugs (e.g. strange error msgs)
-
-(-) sorting class instances broken if no __com__ defined
-
-(-) readline 2.0 on sequent has ^C problem (works only first time)
-
-(-) add explanatory comments to Setup (especially about SGI modules
-like 'cd')
-
-(-) Q3 ftp mail archive
-
-(-) need to add truncate() and ftruncate() to posixmodule.c (Windows:
-chsize(fd, size)
-
-======================================================================
-Release 1.1 (11 Oct 1994)
-======================================================================
-
(*) 2 specific leaks: 1 PYTHONPATH; 2 reading code from .pyc
(-) if __getattr__ prints something, calling repr(x) from cmd line