Message123388
On Sat, Dec 4, 2010 at 6:03 AM, Mark Dickinson <report@bugs.python.org> wrote:
..
> I don't much like the extra boilerplate that's introduced (and repeated)
> in longobject.c, floatobject.c and complexobject.c, though.
>
Yes, that's exactly what I meant when I called that code
"repetitious." Maybe we can tighten this up during the beta period.
What do you think about adding number parsers that operate directly on
Py_UNICODE* strings? |
|
Date |
User |
Action |
Args |
2010-12-04 19:31:48 | belopolsky | set | recipients:
+ belopolsky, lemburg, mark.dickinson, eric.smith, ezio.melotti, skrah |
2010-12-04 19:31:47 | belopolsky | link | issue10557 messages |
2010-12-04 19:31:47 | belopolsky | create | |
|