]> granicus.if.org Git - python/commit
#14897: Enhance error messages of struct.pack and struct.pack_into
authorPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:16:57 +0000 (21:16 +0200)
committerPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:24:07 +0000 (21:24 +0200)
commit92c28cace45261ae06c5361aef661a01f58a5413
tree3b35c7ba419651bd5531c83124c5f90b42e5ce7e
parent1b863ebfc8376700d571102d7ff0017ff1ef5b4e
#14897: Enhance error messages of struct.pack and struct.pack_into

Patch by Matti Mäki.
Misc/ACKS
Misc/NEWS
Modules/_struct.c