commit | d8ef64422a75f40cecdb1a7ee43492607d3daaf6 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sun Jan 19 15:38:37 2020 -0700 |
committer | Victor Stinner <vstinner@python.org> | Sun Jan 19 23:38:37 2020 +0100 |
tree | 9981ce7a082cfe86a4b85f3c98346da34e04bee9 | |
parent | 558f07891170fe5173f277d3749e92d844de0a27 [diff] |
bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060) Update Misc/valgrind-python.supp to suppress the false alarm.