Let's deprecate the buffer object.
This commit is contained in:
parent
727c08659b
commit
15b727a78c
|
@ -99,8 +99,9 @@ Planned features for 2.3
|
|||
- Speed up list iterations by filling tp_iter and other tweaks?
|
||||
http://www.python.org/sf/560736 (This is done; also for xrange.)
|
||||
|
||||
- Fix the buffer object???
|
||||
http://mail.python.org/pipermail/python-dev/2002-May/023896.html
|
||||
- Deprecate the buffer object.
|
||||
http://mail.python.org/pipermail/python-dev/2002-July/026388.html
|
||||
http://mail.python.org/pipermail/python-dev/2002-July/026408.html
|
||||
|
||||
- Lazily tracking tuples?
|
||||
http://mail.python.org/pipermail/python-dev/2002-May/023926.html
|
||||
|
|
Loading…
Reference in New Issue