Message105461
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | pitrou |
|---|---|
| Recipients | pitrou |
| Date | 2010-05-10.19:59:38 |
| SpamBayes Score | 0.089773 |
| Marked as misclassified | No |
| Message-id | <1273521580.77.0.503810144474.issue8677@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a list of extension modules making use of one of the "#" format codes ("s#", "y#", etc.) without defining PY_SSIZE_T_CLEAN, and therefore being 64-bit unclean:
Modules/audioop.c
Modules/_cursesmodule.c
Modules/_elementtree.c
Modules/_gdbmmodule.c
Modules/nismodule.c
Modules/ossaudiodev.c
Modules/pyexpat.c
Modules/socketmodule.c
Modules/_ssl.c
Modules/unicodedata.c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-10 19:59:40 | pitrou | set | recipients: + pitrou |
| 2010-05-10 19:59:40 | pitrou | set | messageid: <1273521580.77.0.503810144474.issue8677@psf.upfronthosting.co.za> |
| 2010-05-10 19:59:39 | pitrou | link | issue8677 messages |
| 2010-05-10 19:59:38 | pitrou | create | |