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 miss-islington
Recipients ZackerySpytz, benjamin.peterson, miss-islington, nikratio, skrah, vstinner
Date 2020-01-19.22:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579473879.56.0.616561151774.issue35561@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23793edf0d61aa98478541d0ff8f2b900ff1813d by Miss Islington (bot) in branch '3.8':
bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
https://github.com/python/cpython/commit/23793edf0d61aa98478541d0ff8f2b900ff1813d
History
Date User Action Args
2020-01-19 22:44:39miss-islingtonsetrecipients: + miss-islington, vstinner, benjamin.peterson, nikratio, skrah, ZackerySpytz
2020-01-19 22:44:39miss-islingtonsetmessageid: <1579473879.56.0.616561151774.issue35561@roundup.psfhosted.org>
2020-01-19 22:44:39miss-islingtonlinkissue35561 messages
2020-01-19 22:44:39miss-islingtoncreate