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 wiggin15
Recipients Arfrever, BreamoreBoy, barry, christian.heimes, eric.araujo, eric.smith, ethan.furman, georg.brandl, gotgenes, hct, lemburg, mark.dickinson, martin.panter, ncoghlan, pitrou, rhettinger, serhiy.storchaka, terry.reedy, vstinner, wiggin15
Date 2015-04-13.19:55:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428954906.21.0.60291287103.issue9951@psf.upfronthosting.co.za>
In-reply-to
Content
I added the implementation for memoryview, updated to use PyUnicode_New etc., and moved the common implementation to its own file for code reuse.
History
Date User Action Args
2015-04-13 19:55:06wiggin15setrecipients: + wiggin15, lemburg, barry, georg.brandl, rhettinger, terry.reedy, mark.dickinson, ncoghlan, pitrou, vstinner, eric.smith, gotgenes, christian.heimes, eric.araujo, Arfrever, BreamoreBoy, ethan.furman, martin.panter, serhiy.storchaka, hct
2015-04-13 19:55:06wiggin15setmessageid: <1428954906.21.0.60291287103.issue9951@psf.upfronthosting.co.za>
2015-04-13 19:55:06wiggin15linkissue9951 messages
2015-04-13 19:55:06wiggin15create