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 xiang.zhang
Recipients cool-RR, eric.smith, pablogsal, serhiy.storchaka, thautwarm, xiang.zhang, xtreak
Date 2019-10-17.10:41:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571308901.19.0.980418704429.issue34953@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8ca2354ed30c12b9ce37c4535222b700a727b32 by Xiang Zhang (Taine Zhao) in branch 'master':
bpo-34953: Implement `mmap.mmap.__repr__` (GH-9891)
https://github.com/python/cpython/commit/d8ca2354ed30c12b9ce37c4535222b700a727b32
History
Date User Action Args
2019-10-17 10:41:41xiang.zhangsetrecipients: + xiang.zhang, eric.smith, cool-RR, serhiy.storchaka, pablogsal, thautwarm, xtreak
2019-10-17 10:41:41xiang.zhangsetmessageid: <1571308901.19.0.980418704429.issue34953@roundup.psfhosted.org>
2019-10-17 10:41:41xiang.zhanglinkissue34953 messages
2019-10-17 10:41:41xiang.zhangcreate