__format__ support for float64 type in NumPyPy

Hi all, I noticed that there is no support for the .__format__() function with float64 data types in NumPyPy... I'm pretty new and was wondering if this is something that I should submit a bug report for? Cameron -- Cameron Sparr SIParCS Intern NCAR \ CISL \ User Services Section (USS) phone: 303-497-2443 mobile: 503-327-5964 email: csparr@ucar.edu

On Wed, Jun 20, 2012 at 9:40 PM, Cameron Sparr <csparr@ucsd.edu> wrote:
Hi all,
I noticed that there is no support for the .__format__() function with float64 data types in NumPyPy... I'm pretty new and was wondering if this is something that I should submit a bug report for?
Cameron
I would like to avoid having a ticket-per-missing-feature, since that would be lots of tickets. We know the numpy support is not done by far. Cheers, fijal

Maybe a single "missing features" ticket for numpypy to which people can add and prioritize would make sense? Skip On Jun 21, 2012 5:27 AM, "Maciej Fijalkowski" <fijall@gmail.com> wrote:
On Wed, Jun 20, 2012 at 9:40 PM, Cameron Sparr <csparr@ucsd.edu> wrote:
Hi all,
I noticed that there is no support for the .__format__() function with float64 data types in NumPyPy... I'm pretty new and was wondering if this is something that I should submit a bug report for?
Cameron
I would like to avoid having a ticket-per-missing-feature, since that would be lots of tickets. We know the numpy support is not done by far.
Cheers, fijal
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev
participants (3)
-
Cameron Sparr
-
Maciej Fijalkowski
-
Skip Montanaro