@adorilson already opened a PR for this over at https://github.com/python/cpython/pull/105670. If people have higher level feedback on the suggestion, this issue is a good place to do it. Maybe cc @CAM-Gerlach in case you're interested :-) <!-- gh-linked-prs --> ### Linked PRs * gh-105670 * gh-111743 * gh-119445 * gh-134272 * gh-134518 * gh-134519 * gh-134520 * gh-134523 * gh-134525 * gh-134571 * gh-134572 * gh-134573 * gh-134574 * gh-134529 * gh-135457 * gh-135458 * gh-135459 * gh-135460 * gh-135476 * gh-135477 * gh-137018 * gh-137023 * gh-137550 * gh-137557 * gh-137558 * gh-137559 * gh-138174 * gh-138175 * gh-140043 * gh-140046 * gh-140113 * gh-140114 * gh-140314 * gh-140315 * gh-141893 * gh-141894 * gh-141898 * gh-141899 * gh-141901 * gh-141902 * gh-141903 * gh-141904 * gh-141905 * gh-141906 * gh-142154 * gh-142680 * gh-142716 * gh-142715 * gh-142719 * gh-142802 * gh-142803 * gh-142822 * gh-142823 * gh-143483 * gh-143484 * gh-143501 * gh-143502 * gh-143524 * gh-143525 * gh-143579 * gh-143580 * gh-143581 * gh-143582 * gh-143614 * gh-143615 * gh-143616 * gh-143617 * gh-143788 * gh-143789 * gh-143887 * gh-143890 * gh-143891 * gh-143893 * gh-144040 * gh-144041 * gh-144367 * gh-144368 * gh-144369 * gh-144408 * gh-144421 * gh-144422 * gh-144480 * gh-144481 * gh-144575 * gh-144578 * gh-144609 * gh-144610 * gh-144611 * gh-144612 * gh-144638 * gh-144698 * gh-144699 * gh-144718 * gh-144721 * gh-144729 * gh-144730 * gh-144847 * gh-144848 * gh-145256 * gh-145257 * gh-145399 * gh-145752 * gh-145753 <!-- /gh-linked-prs -->
@adorilson already opened a PR for this over at #105670. If people have higher level feedback on the suggestion, this issue is a good place to do it.
Maybe cc @CAM-Gerlach in case you're interested :-)
Linked PRs
strmethods in collapsible sections #111743str.capitalize()#134272str.center()#134518str.count()#134519str.encode()#134520str.endswith()#134523str.expandtabs()#134525str.center()(GH-134518) #134571str.center()(GH-134518) #134572str.count()(GH-134519) #134573str.count()(GH-134519) #134574str.find()#134529str.encode()(GH-134520) #135457str.encode()(GH-134520) #135458str.endswith()(GH-134523) #135459str.endswith()(GH-134523) #135460str.expandtabs()(GH-134525) #135476str.expandtabs()(GH-134525) #135477str.find()(GH-134529) #138174str.find()(GH-134529) #138175str.startswith()method #144369str.startswith()method (GH-144369) #144480str.startswith()method (GH-144369) #144481str.isalnum()docs #144718str.isalnum()docs (GH-144718) #144729str.isalnum()docs (GH-144718) #144730