◐ Shell
clean mode source ↗

Updated the re library + test by terryluan12 · Pull Request #6648 · RustPython/RustPython

added 5 commits

January 4, 2026 19:39
…ed SreFlag::TEMPLATE reference in `sre.rs`

@github-actions

coderabbitai[bot]

coderabbitai[bot]

coderabbitai[bot]

@terryluan12

youknowone

youknowone

Removed commented-out code related to generating SRE constants.

coderabbitai[bot]

youknowone

terryluan12 added a commit to terryluan12/RustPython that referenced this pull request

Jan 5, 2026
* Updated re library + test

* Copied over generate_sre_constants from cpython/Tools

* Customized `generate_sre_constants.py` + ran to update `constants.rs`

* Clarified `dump_enum` docstring in `generate_sre_constants.py`

terryluan12 added a commit to terryluan12/RustPython that referenced this pull request

Jan 15, 2026
* Updated re library + test

* Copied over generate_sre_constants from cpython/Tools

* Customized `generate_sre_constants.py` + ran to update `constants.rs`

* Clarified `dump_enum` docstring in `generate_sre_constants.py`