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 christian.heimes
Recipients byronhawkins, christian.heimes, docs@python
Date 2018-02-08.15:11:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518102663.84.0.467229070634.issue32798@psf.upfronthosting.co.za>
In-reply-to
Content
offset must be a multiple of pagesize. This is a known but undocumented restriction on some platforms, see http://man7.org/linux/man-pages/man2/msync.2.html
History
Date User Action Args
2018-02-08 15:11:03christian.heimessetrecipients: + christian.heimes, docs@python, byronhawkins
2018-02-08 15:11:03christian.heimessetmessageid: <1518102663.84.0.467229070634.issue32798@psf.upfronthosting.co.za>
2018-02-08 15:11:03christian.heimeslinkissue32798 messages
2018-02-08 15:11:03christian.heimescreate