Commit 7e8cdd6
pythongh-146579: _zstd: Fix decompression options dict error message (python#146577)
The TypeError in _zstd_set_d_parameters incorrectly referred to
compression options; say decompression options instead.1 parent ce074c6 commit 7e8cdd6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments