]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#14897: Enhance error messages of struct.pack and struct.pack_into
authorPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:26:56 +0000 (21:26 +0200)
committerPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:26:56 +0000 (21:26 +0200)
commitf1380557e3c647218bcb1bd1d4465cd9563a25bc
treee05e9bf4b94ca678dd2584fb07b061a041a7b608
parent2bb842a2ef771b73cf3e0308c4341b0ecc56d9fd
parent4648b4779acd3d75d5f4b0b1438cb2af51cc06b2
#14897: Enhance error messages of struct.pack and struct.pack_into

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