commit | 64f9e7b19dc1603fcbd07c17c9860085b9d21465 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Aug 22 10:24:20 2021 +0300 |
committer | GitHub <noreply@github.com> | Sun Aug 22 10:24:20 2021 +0300 |
tree | 202dafe90c82dd6c1f798760e043e05195ed3710 | |
parent | 585390fdd8661b4bc08bdfc27551292da9b4b9b8 [diff] |
bpo-44940: Clarify the documentation of re.findall() (GH-27849) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Vedran Čačić <vedgar+github@gmail.com>