### Documentation The "[Text and Binary Sequence Type Methods Summary](https://docs.python.org/3/library/stdtypes.html#text-and-binary-sequence-type-methods-summary)" section did not include the `removeprefix()` and `removesuffix()` functions, which were present later on in the "[String Methods](https://docs.python.org/3/library/stdtypes.html#string-methods)" section and the "[Bytes and Bytearray Operations](https://docs.python.org/3/library/stdtypes.html#bytearray-objects)" section <!-- gh-linked-prs --> ### Linked PRs * gh-153629 <!-- /gh-linked-prs -->
Documentation
The "Text and Binary Sequence Type Methods Summary" section did not include the
removeprefix()andremovesuffix()functions, which were present later on in the "String Methods" section and the "Bytes and Bytearray Operations" sectionLinked PRs