Issue1115086
Created on 2005-02-02 22:17 by rushing, last changed 2005-03-03 23:01 by loewis.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
structmember_longlong.patch
|
rushing,
2005-02-02 22:17
|
patch: support PY_LONGLONG in structmember |
|
|
|
msg47650 - (view) |
Author: Sam Rushing (rushing) |
Date: 2005-02-02 22:17 |
|
Adds signed/unsigned PY_LONG_LONG support to structmember.
Need this at IronPort for Pyrex extensions that need 64-bit slots.
I'm submitting a matching small patch for Pyrex.
|
|
msg47651 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2005-03-03 23:01 |
|
Logged In: YES
user_id=21627
Thanks for the patch. Applied as
structmember.h 2.23
NEWS 1.1261
structmember.c 2.25
|
|
| Date |
User |
Action |
Args |
| 2005-02-02 22:17:32 | rushing | create | |
|