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 tim.golden
Recipients corona10, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-10-26.21:56:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635285413.63.0.528649015359.issue40915@roundup.psfhosted.org>
In-reply-to
Content
New changeset aea5ecc458084e01534ea6a11f4181f369869082 by Tim Golden in branch 'main':
bpo-40915: Fix mmap resize bugs on Windows (GH-29213)
https://github.com/python/cpython/commit/aea5ecc458084e01534ea6a11f4181f369869082
History
Date User Action Args
2021-10-26 21:56:54tim.goldensetrecipients: + tim.golden, paul.moore, zach.ware, eryksun, steve.dower, corona10
2021-10-26 21:56:53tim.goldensetmessageid: <1635285413.63.0.528649015359.issue40915@roundup.psfhosted.org>
2021-10-26 21:56:53tim.goldenlinkissue40915 messages
2021-10-26 21:56:53tim.goldencreate