
report at bugs
Nov 24, 2009, 12:59 PM
Post #7 of 7
(262 views)
Permalink
|
|
[issue7228] %lld for PyErr_Format (Modules/_io/bufferedio.c)
[In reply to]
|
|
Mark Dickinson <dickinsm [at] gmail> added the comment: Thanks for testing! Fixed (again) in r76502 (trunk), r76503 (py3k). I don't think it's worth backporting the fix to the release branches, given that that would require also implementing %lld support in those branches. ---------- resolution: -> fixed status: open -> closed _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7228> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|