[Python-checkins] cpython (3.6): Ignore newly added suspicious line

zach.ware python-checkins at python.org
Fri Nov 18 00:32:50 EST 2016


https://hg.python.org/cpython/rev/728c473798b3
changeset: 105180:728c473798b3
branch: 3.6
parent: 105178:3e6f23fd0c34
user: Zachary Ware <zachary.ware at gmail.com>
date: Thu Nov 17 23:30:27 2016 -0600
summary:
 Ignore newly added suspicious line
files:
 Doc/tools/susp-ignored.csv | 1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -189,6 +189,7 @@
 library/profile,,:lineno,filename:lineno(function)
 library/pyexpat,,:elem1,<py:elem1 />
 library/pyexpat,,:py,"xmlns:py = ""http://www.python.org/ns/"">"
+library/random,,:len,new_diff = mean(combined[:len(drug)]) - mean(combined[len(drug):])
 library/smtplib,,:port,method must support that as well as a regular host:port
 library/socket,,::,'5aef:2b::8'
 library/socket,,:can,"return (can_id, can_dlc, data[:can_dlc])"
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /