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 larry
Recipients ezio.melotti, larry, ncoghlan, rhettinger
Date 2011-10-04.23:01:21
SpamBayes Score 0.0014803984
Marked as misclassified No
Message-id <1317769283.59.0.720844711677.issue13053@psf.upfronthosting.co.za>
In-reply-to
Content
New patch based on comments from Ezio Melotti--thanks, Ezio!

* capsulethunk.h is now its own file in Doc/includes.
* Various minor formatting touchups.
* I added some rationale behind the thunked PyCapsule_SetName behavior.
History
Date User Action Args
2011-10-04 23:01:23larrysetrecipients: + larry, rhettinger, ncoghlan, ezio.melotti
2011-10-04 23:01:23larrysetmessageid: <1317769283.59.0.720844711677.issue13053@psf.upfronthosting.co.za>
2011-10-04 23:01:22larrylinkissue13053 messages
2011-10-04 23:01:22larrycreate