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 python-dev
Recipients Arfrever, BreamoreBoy, barry, christian.heimes, eric.araujo, eric.smith, ethan.furman, georg.brandl, gotgenes, gregory.p.smith, hct, lemburg, mark.dickinson, martin.panter, ncoghlan, pitrou, python-dev, rhettinger, serhiy.storchaka, terry.reedy, wiggin15
Date 2015-11-10.17:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151110171907.27691.82694@psf.io>
In-reply-to
Content
New changeset f3d8bb3ffa98 by Stefan Krah in branch '3.5':
Iaaue #25598: Fix memory_hex from #9951 for non-contiguous buffers.
https://hg.python.org/cpython/rev/f3d8bb3ffa98
History
Date User Action Args
2015-11-10 17:19:10python-devsetrecipients: + python-dev, lemburg, barry, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, mark.dickinson, ncoghlan, pitrou, eric.smith, gotgenes, christian.heimes, eric.araujo, Arfrever, BreamoreBoy, ethan.furman, wiggin15, martin.panter, serhiy.storchaka, hct
2015-11-10 17:19:10python-devlinkissue9951 messages
2015-11-10 17:19:10python-devcreate