]> granicus.if.org Git - python/commit
Patch #1549049: Rewrite type conversion in structmember.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 27 Oct 2006 06:16:31 +0000 (06:16 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 27 Oct 2006 06:16:31 +0000 (06:16 +0000)
commitb5bc537c5eac8115c2bbc6e7ec75578632e2164c
tree8e06807e7f12b01c3e6cd2e852afb4ce0d6b131a
parentefb57072feb9da7ff7870e36f0fc9272a103de80
Patch #1549049: Rewrite type conversion in structmember.
Fixes #1545696 and #1566140. Will backport to 2.5.
Lib/test/test_structmembers.py [new file with mode: 0644]
Misc/ACKS
Misc/NEWS
Modules/_testcapimodule.c
Python/structmember.c