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 ncoghlan
Recipients barry, bkabrda, doko, kushal.das, ncoghlan, petr.viktorin
Date 2015-04-09.14:15:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428588935.72.0.479238222018.issue23897@psf.upfronthosting.co.za>
In-reply-to
Content
The extension module porting guide at https://docs.python.org/dev/howto/cporting.html should be updated with Linux distro porting experience.

Barry's notes: https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef#Python_extension_modules

Petr's compatibility helper tools: https://py3c.readthedocs.org
History
Date User Action Args
2015-04-09 14:15:35ncoghlansetrecipients: + ncoghlan, barry, doko, petr.viktorin, bkabrda, kushal.das
2015-04-09 14:15:35ncoghlansetmessageid: <1428588935.72.0.479238222018.issue23897@psf.upfronthosting.co.za>
2015-04-09 14:15:35ncoghlanlinkissue23897 messages
2015-04-09 14:15:35ncoghlancreate