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 giampaolo.rodola, loewis, pitrou, rosslagerwall
Date 2011-02-26.12:18:48
SpamBayes Score 6.230153e-05
Marked as misclassified No
Message-id <1298722729.29.0.121828230821.issue10866@psf.upfronthosting.co.za>
In-reply-to
Content
New patch including a check for PyObject_GetBuffer()'s return value, the missing declaration of HAVE_SETHOSTNAME in pyconfig.h.in, and a test for giving a bytes values to the function.
History
Date User Action Args
2011-02-26 12:18:49pitrousetrecipients: + pitrou, loewis, giampaolo.rodola, rosslagerwall
2011-02-26 12:18:49pitrousetmessageid: <1298722729.29.0.121828230821.issue10866@psf.upfronthosting.co.za>
2011-02-26 12:18:48pitroulinkissue10866 messages
2011-02-26 12:18:48pitroucreate