Warning when testing 2.3.4c1

B

Berthold Höllmann

Hello,

Testing 2.3.4c1 I get:

....
test_format
/home/devel/compile/Python-2.3.4c1/Lib/test/test_format.py:19: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
result = formatstr % args
....

Is this intended, or should it be solved?

Regards
Berthold
 
M

Michael Hudson

Hello,

Testing 2.3.4c1 I get:

...
test_format
/home/devel/compile/Python-2.3.4c1/Lib/test/test_format.py:19: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
result = formatstr % args
...

Is this intended, or should it be solved?

Argl. I thought that had been fixed... at any rate, it's not very
important.

Cheers,
mwh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top