- Notifications
You must be signed in to change notification settings - Fork28
Commit102fe3f
committed
Further changes following discussion on INTERFACES mailing list:
- Use PyObject_Del() rather than macro version - Check version and drop back to PyMem_Del() for older systems.1 parenteb32be6 commit102fe3f
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 |
| |
39 |
| - | |
| 44 | + | |
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
| |||
343 | 348 |
| |
344 | 349 |
| |
345 | 350 |
| |
346 |
| - | |
| 351 | + | |
347 | 352 |
| |
348 | 353 |
| |
349 | 354 |
| |
| |||
990 | 995 |
| |
991 | 996 |
| |
992 | 997 |
| |
993 |
| - | |
| 998 | + | |
994 | 999 |
| |
995 | 1000 |
| |
996 | 1001 |
| |
| |||
1546 | 1551 |
| |
1547 | 1552 |
| |
1548 | 1553 |
| |
1549 |
| - | |
| 1554 | + | |
1550 | 1555 |
| |
1551 | 1556 |
| |
1552 | 1557 |
| |
| |||
1579 | 1584 |
| |
1580 | 1585 |
| |
1581 | 1586 |
| |
1582 |
| - | |
| 1587 | + | |
1583 | 1588 |
| |
1584 | 1589 |
| |
1585 | 1590 |
| |
|
0 commit comments
Comments
(0)