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 Arfrever
Recipients Arfrever, Denis.Bilenko, alex, barry, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, lemburg, pitrou
Date 2014-11-07.11:37:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415360246.71.0.749087001542.issue22438@psf.upfronthosting.co.za>
In-reply-to
Content
Monkey-patching is as supported as using private API.
Maintainers of third-party projects monkey-patching something or using private API should expect to sporadically have to adjust their projects to new Python versions.
History
Date User Action Args
2014-11-07 11:37:26Arfreversetrecipients: + Arfrever, lemburg, barry, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, Denis.Bilenko, dstufft
2014-11-07 11:37:26Arfreversetmessageid: <1415360246.71.0.749087001542.issue22438@psf.upfronthosting.co.za>
2014-11-07 11:37:26Arfreverlinkissue22438 messages
2014-11-07 11:37:26Arfrevercreate