Commit 64eb259
authored
This suppression is no longer needed in os_closerange_impl, as it just
invokes the internal _Py_closerange implementation. On the other hand,
consumers of _Py_closerange may not have any other reason to suppress
invalid parameter issues, so narrow the scope to here.
1 parent ba06a70 commit 64eb259
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8782 | 8782 | | |
8783 | 8783 | | |
8784 | 8784 | | |
| 8785 | + | |
8785 | 8786 | | |
8786 | 8787 | | |
8787 | 8788 | | |
| |||
8812 | 8813 | | |
8813 | 8814 | | |
8814 | 8815 | | |
| 8816 | + | |
8815 | 8817 | | |
8816 | 8818 | | |
8817 | 8819 | | |
| |||
8829 | 8831 | | |
8830 | 8832 | | |
8831 | 8833 | | |
8832 | | - | |
8833 | 8834 | | |
8834 | | - | |
8835 | 8835 | | |
8836 | 8836 | | |
8837 | 8837 | | |
| |||
0 commit comments