SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

gh-102500: Remove mention of bytes shorthand (#104281)

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)
S
Shantanu committed
1f5679540ca4aa5c0eae06d3a2d5eda34b47e041
Parent: c2683fc
Committed by GitHub <noreply@github.com> on 5/8/2023, 1:40:51 PM