subst icon indicating copy to clipboard operation
subst copied to clipboard

Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.

Results 5 subst issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [wheel](https://github.com/pypa/wheel) from 0.30.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

Switch to the more featureful, API-compatible regex module. This module is recommended for more advanced regular expressions in Python's own documentation: https://docs.python.org/3/library/re.html Regex patterns can now use features such as...

Initially reported by @O-D-S in #2