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 vstinner
Recipients berker.peksag, byronhawkins, christian.heimes, docs@python, pablogsal, socketpair, vstinner, xiang.zhang
Date 2018-10-20.00:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539995880.4.0.788709270274.issue32798@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 027664a3d5ebad575aafe5fcc572e3b05f7f24e5 by Victor Stinner (Pablo Galindo) in branch 'master':
bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (#5621)
https://github.com/python/cpython/commit/027664a3d5ebad575aafe5fcc572e3b05f7f24e5
History
Date User Action Args
2018-10-20 00:38:00vstinnersetrecipients: + vstinner, christian.heimes, docs@python, socketpair, berker.peksag, xiang.zhang, pablogsal, byronhawkins
2018-10-20 00:38:00vstinnersetmessageid: <1539995880.4.0.788709270274.issue32798@psf.upfronthosting.co.za>
2018-10-20 00:38:00vstinnerlinkissue32798 messages
2018-10-20 00:38:00vstinnercreate