gh-91896: Deprecate collections.abc.ByteString by hauntsaninja · Pull Request #102096 · python/cpython

hauntsaninja · GitHub

@hauntsaninja

Getting a DeprecationWarning on issubclass proved to be difficult, because it could affect unrelated looking things like `isinstance(bytes, Sequence)`

@hauntsaninja

Closed

@hauntsaninja
@hauntsaninja
@hauntsaninja
@hauntsaninja
@hauntsaninja
AlexWaygood
@rhettinger

Closed

JelleZijlstra
@hauntsaninja
@hauntsaninja
@blurb-it
JelleZijlstra
hugovk
@hauntsaninja
@hauntsaninja
sobolevn
@hauntsaninja
@hauntsaninja
sobolevn
@hauntsaninja
hugovk
@AlexWaygood

carljm

added a commit to carljm/cpython that referenced this pull request

May 5, 2023

Merged