Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2016-05-11 | 293 Bytes | |
pycxx-6.2.8.tar.gz | 2016-05-11 | 142.8 kB | |
Totals: 2 Items | 143.1 kB | 0 |
Version 6.2.8 (10-May-2016) * Fix crash when a member function is called via callMemberFunction() and that function raises an exception. * Found in comment on StackOverFlow. Fix memory size allocated for new objects. It used the wrong size calculation, but was big enough to avoid problems.