diff options
author | Tim Peters <tim.peters@gmail.com> | 2020-05-11 21:19:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-11 21:19:20 -0500 |
commit | b1b4c790e7d3b5f4244450aefe3d8f01710c13f7 (patch) | |
tree | d0f03bf47219bdec01e64b56aed96df96ab427b1 /Python/pythonrun.c | |
parent | d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9 (diff) | |
download | cpython-git-b1b4c790e7d3b5f4244450aefe3d8f01710c13f7.tar.gz |
bpo-40480: restore ability to join fnmatch.translate() results (GH-20049)
In translate(), generate unique group names across calls.
The restores the undocumented ability to get a valid regexp
by joining multiple translate() results via `|`.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions