diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-26 13:01:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 13:01:32 +0100 |
commit | 56e190068177855266f32a7efa329d145b279f94 (patch) | |
tree | 1b075362c1e3cbd3e4c0a71646072af4d1a845ad /Python/optimizer.c | |
parent | 64ccbbbf367c7510090a6f5faf826a21102a8bc6 (diff) | |
download | cpython-56e190068177855266f32a7efa329d145b279f94.tar.gz cpython-56e190068177855266f32a7efa329d145b279f94.zip |
gh-128982: Substitute regular expression in `http.cookiejar.join_header_words` for an efficient alternative (GH-128983)
The function does not anymore rely on a regular expression
to find alphanumeric characters and underscores.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions