Commit 1f56795
authored
The bytes shorthand was removed in PEP 688:
https://peps.python.org/pep-0688/#no-special-meaning-for-bytes
I also remove the reference to `collections.abc.ByteString`, since that
object is deprecated (#91896) and has different semantics (#102092)
1 parent c2683fc commit 1f56795
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2130 | 2130 | | |
2131 | 2131 | | |
2132 | 2132 | | |
2133 | | - | |
2134 | | - | |
2135 | 2133 | | |
2136 | 2134 | | |
2137 | 2135 | | |
2138 | | - | |
2139 | | - | |
2140 | | - | |
2141 | | - | |
| 2136 | + | |
2142 | 2137 | | |
2143 | 2138 | | |
2144 | 2139 | | |
| |||
2977 | 2972 | | |
2978 | 2973 | | |
2979 | 2974 | | |
| 2975 | + | |
| 2976 | + | |
2980 | 2977 | | |
2981 | 2978 | | |
2982 | 2979 | | |
| |||
0 commit comments