diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-01-20 11:23:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-20 11:23:23 (GMT) |
commit | 685d88d8ad6c634b36685362928020ca5989e8ec (patch) | |
tree | cb4303553ccbeff79634c1a8eda3d25dbb3d7633 /Python/pythonrun.c | |
parent | 2e6a3a6378770083a5b40e0b096a02be9dfd1f06 (diff) | |
download | cpython-685d88d8ad6c634b36685362928020ca5989e8ec.zip cpython-685d88d8ad6c634b36685362928020ca5989e8ec.tar.gz cpython-685d88d8ad6c634b36685362928020ca5989e8ec.tar.bz2 |
[3.11] gh-114332: Fix the flags reference for ``re.compile()`` (GH-114334) (#114340)
gh-114332: Fix the flags reference for ``re.compile()`` (GH-114334)
The GH-93000 change set inadvertently caused a sentence in re.compile()
documentation to refer to details that no longer followed. Correct this
with a link to the Flags sub-subsection.
(cherry picked from commit 567a85e9c15a3f7848330ae7bef3de2f70fc9f97)
Co-authored-by: David H. Gutteridge <dhgutteridge@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions