]> granicus.if.org Git - python/commit
#4228: Pack negative values the same way as 2.4
authorGeorg Brandl <georg@python.org>
Thu, 1 Jan 2009 12:15:31 +0000 (12:15 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 1 Jan 2009 12:15:31 +0000 (12:15 +0000)
commit6269fec171191a38e418dc6b94697ca4fe6e4160
tree9f3999fff773c450ef8a3873069e22cc4a69381a
parent775c30706882291fe6385066899f702f768ed95f
#4228: Pack negative values the same way as 2.4
in struct's L format.
Lib/test/test_struct.py
Misc/NEWS
Modules/_struct.c