classes
classes copied to clipboard
Smart, pythonic, ad-hoc, typed polymorphism for Python
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.19.0 to 1.19.1. Release notes Sourced from sphinx-autodoc-typehints's releases. 1.19.1 What's Changed Add support for recursive type hints by @hmc-cs-mdrissi in tox-dev/sphinx-autodoc-typehints#248 New Contributors @hmc-cs-mdrissi made their...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.1.1 (released Jul 26, 2022) Bugs...
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...
# Bug report ## What's wrong Just doing a simple `poetry add returns` and `poetry add classes` results in: ``` Because no versions of classes match >0.4.0,=3.10,=0.4.0,=3.10,=4.0,0.19.0,=0.4.0,=0.19.0, ## How is...
Screen shot sent by our user:  Repro: https://github.com/ftaebi/demo

We need to be sure that `classes` and `returns` can be used together and that typing works. Plan: 1. Install `returns` as `dev-dependency` 2. Create special `typesafety/test_integration/test_returns` folder where we...
It'll be really great to provide common delegate classes to the classes' users! The first can be a delegate classes that check for types as mentioned at #275 @sobolevn fell...
per issue #312 replacing recommonmark with myst-parser # I have made things! ## Checklist - [x] I have double checked that there are no unrelated changes in this pull request...
https://github.com/readthedocs/recommonmark#recommonmark We should switch to `myst`: https://github.com/executablebooks/MyST-Parser