Commit 938ad62
committed
add in usedforsecurity=False to communicate that these hashing applications are not used for security-based purposes
1 parent c830f5c commit 938ad62Copy full SHA for 938ad62
File tree
Expand file treeCollapse file tree
3 files changed
+9
-3
lines changedOpen diff view settings
Filter options
- lib/matplotlib
- sphinxext
- testing
Expand file treeCollapse file tree
3 files changed
+9
-3
lines changedOpen diff view settings
Collapse file
lib/matplotlib/sphinxext/mathmpl.py
Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/mathmpl.py+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
146 | 146 | |
147 | 147 | |
148 | 148 | |
149 | | - |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
150 | 153 | |
151 | 154 | |
152 | 155 | |
|
Collapse file
lib/matplotlib/testing/compare.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/compare.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
50 | 50 | |
51 | 51 | |
52 | 52 | |
|
Collapse file
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
168 | 168 | |
169 | 169 | |
170 | 170 | |
171 | | - |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
172 | 175 | |
173 | 176 | |
174 | 177 | |
|
0 commit comments