Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-05-29 10:47:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-deprecated: updated to 1.2.14
v1.2.14
Bug fix release
Fix
- Fix: return a correctly dedented docstring when long docstring are using the \
D212 or D213 format.
Other
- Add support for Python 3.11.
- Drop support for Python older than 3.7 in build systems like pytest and tox,
while ensuring the library remains production-compatible.
- Update GitHub workflow to run in recent Python versions.
|
2022-01-10 18:39:52 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-deprecated: added version 1.2.13
Python @deprecated decorator to deprecate old python classes, functions or
methods.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous