forge
forge copied to clipboard
forge (python signatures) for fun and profit
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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...
Bumps [py](https://github.com/pytest-dev/py) from 1.5.3 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Hello! I attempted to send an email to the email listed on your [PyPI listing](https://pypi.org/project/forge/) but didn't hear back. Would you be willing to release this name to me on...
First of all, thanks for amazing library. I found positional arguments conflict to others, and implementation tracked all parameter name using set. ``` >>> import forge >>> sigs = [forge.pos('a'),...
# Pull Request Check List Please make sure that you tick all *appropriate* boxes. - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code....
[Support for pypy/pypy3 v6.0+ python #9542](https://github.com/travis-ci/travis-ci/issues/9542) on `travis-ci`
Thank you for this great library and for the huge effort that has been made on documentation. I'm experimenting a minor problem (I surely have workaround for it, but isn't...