Message114784
Overall the patch looks good. I don't think it is an extremely important feature, but similar support is already available in other places (e.g. 'struct', 'ctypes').
Here is a patch updated for py3k with some minor additions:
(1) Fixed some doc inconsistencies.
(2) Added pickling support for the new type codes. The special
pickling support looks only to be in py3k.
(2) needs unit tests if possible. If anyone has any good ideas on how to test, then I would be happy to implement the tests. |
|
Date |
User |
Action |
Args |
2010-08-24 13:09:49 | meador.inge | set | recipients:
+ meador.inge, arigo, orenti, mark.dickinson, ocean-city, cmcqueen1975 |
2010-08-24 13:09:49 | meador.inge | set | messageid: <1282655389.47.0.206004990961.issue1172711@psf.upfronthosting.co.za> |
2010-08-24 13:09:48 | meador.inge | link | issue1172711 messages |
2010-08-24 13:09:48 | meador.inge | create | |
|