2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

*** empty log message ***

[SVN r18259]
This commit is contained in:
Dave Abrahams
2003-04-16 13:39:28 +00:00
parent 42fc57d761
commit 10dc663e07

View File

@@ -6,7 +6,9 @@ types
FILE* conversions: http://aspn.activestate.com/ASPN/Mail/Message/1411366
Finish shared_ptr support: http://aspn.activestate.com/ASPN/Mail/Message/c++-sig/1456023
Finish shared_ptr support:
http://aspn.activestate.com/ASPN/Mail/Message/c++-sig/1456023,
http://mail.python.org/pipermail/c++-sig/2003-April/003760.html
Medium Priority:
----------------
@@ -17,7 +19,7 @@ Implement type_info streaming for GCC
Low Priority:
------------
Write "inside the Python type system", a survey of typeobject.c in
Python source -- may go hand-in-hand with enum wrapping
Python source
Better overload resolution - choose best match