[issue4977] test_maxint64 fails on 32-bit systems due to assumption that 64-bit fits into "long"

Martin v. Löwis report at bugs.python.org
Tue Jan 20 21:53:08 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> i'd very much appreciate this being kept open so that i
> can keep track of determining what the heck is going on

Please understand that the purpose of the bug tracker is not to keep
your personal progress notes. A tracker item, in theory, must be
formulated such that it can immediately be responded to. If not, we may
ask for further information (closing it when it is not forthcoming), or
close it right aways as invalid.

I'm tempted to close this report immediately as completely confused and
lacking focus. Please clarify immediately

a) what action you are performing
b) what is happening
c) what you expect to happen instead
d) why you believe this is a problem with Python (and not, say, with
your target system)

Please be *EXTREMELY* cautious when using the bug tracker, as any
message you post will consume somebody else's time.

----------
nosy: +loewis

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4977>
_______________________________________


More information about the Python-bugs-list mailing list