]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 24454: Improve the usability of the re match object named group API
authorEric V. Smith <eric@trueblade.com>
Sun, 11 Sep 2016 12:55:43 +0000 (08:55 -0400)
committerEric V. Smith <eric@trueblade.com>
Sun, 11 Sep 2016 12:55:43 +0000 (08:55 -0400)
commit605bdae0780a1ff8a88b80e6e67f3f355fb2ddb4
tree2bb1f4625ba02d82fec908d179535a2d8147f73a
parenta3c1728bb6641208a9e253af4ffeda23bc464bbe
Issue 24454: Improve the usability of the re match object named group API
Doc/library/re.rst
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c