[Python-Dev] [Python-checkins] cpython (3.3): Issue #16045: add more unit tests for built-in int() (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Mon Dec 24 11:27:30 CET 2012
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #16045: add more unit tests for built-in int()
- Next message: [Python-Dev] Is it possible to switch into the context of a child-process, spawned by "subprocess" module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 23.12.12 22:03, Terry Reedy wrote:
I think the above behavior is buggy and should be changed rather than frozen into CPython with a test. According to the docs, PyPy does it right.
http://bugs.python.org/issue16761
- Previous message: [Python-Dev] [Python-checkins] cpython (3.3): Issue #16045: add more unit tests for built-in int()
- Next message: [Python-Dev] Is it possible to switch into the context of a child-process, spawned by "subprocess" module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]