classes icon indicating copy to clipboard operation
classes copied to clipboard

Smart, pythonic, ad-hoc, typed polymorphism for Python

Results 41 classes issues
Sort by recently updated
recently updated
newest added

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...

dependencies
python

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...

dependencies
python

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...

dependencies
python

# 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...

bug

Screen shot sent by our user: ![2021-11-26 14 15 24](https://user-images.githubusercontent.com/4660275/143572772-cd729b07-f3b7-47ff-877e-69e1957aa9ad.jpg) Repro: https://github.com/ftaebi/demo

bug

![image](https://user-images.githubusercontent.com/65446343/141246367-a9cfcf47-9e65-4b49-8ffe-04fa60083f49.png)

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...

enhancement

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...

enhancement

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

enhancement
good first issue
help wanted
hactoberfest