]> granicus.if.org Git - python/commit
[Backport of r52452]
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 27 Oct 2006 06:17:21 +0000 (06:17 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 27 Oct 2006 06:17:21 +0000 (06:17 +0000)
commit62e58040c1c5fce264eb8d6c31cd6c05f4c6e265
treee40230ac1d68f80e4c12f3762bfbf3f93bb981b5
parent1121e735368a918ad45b06cca39612f4fce419fc
[Backport of r52452]
Patch #1549049: Rewrite type conversion in structmember.
Fixes #1545696 and #1566140.

The new warnings have been omitted in the backport.
Lib/test/test_structmembers.py [new file with mode: 0644]
Misc/NEWS
Modules/_testcapimodule.c
Python/structmember.c