diff options
author | Tim Peters <tim.peters@gmail.com> | 2020-05-12 02:19:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 02:19:20 (GMT) |
commit | b1b4c790e7d3b5f4244450aefe3d8f01710c13f7 (patch) | |
tree | d0f03bf47219bdec01e64b56aed96df96ab427b1 /Python/importlib_zipimport.h | |
parent | d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9 (diff) | |
download | cpython-b1b4c790e7d3b5f4244450aefe3d8f01710c13f7.zip cpython-b1b4c790e7d3b5f4244450aefe3d8f01710c13f7.tar.gz cpython-b1b4c790e7d3b5f4244450aefe3d8f01710c13f7.tar.bz2 |
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/importlib_zipimport.h')
0 files changed, 0 insertions, 0 deletions