returns icon indicating copy to clipboard operation
returns copied to clipboard

Make your functions return something meaningful, typed, and safe!

Results 108 returns issues
Sort by recently updated
recently updated
newest added

Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.7.2 to 2.0.0. Commits 2d351f8 Bump version: 1.7.2 → 2.0.0 547f590 Make release job manual 87ac31f Invert defaults for pytest-fixture-no-parentheses and `pytest-mark-no-paren... 705c2ad Support Python 3.12 (#279)...

dependencies
python

Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 3.1.1 to 3.1.2. Release notes Sourced from pytest-mypy-plugins's releases. Version 3.1.2 Bugfixes Fix joining toml configs with [[mypy.overrides]] Changelog Sourced from pytest-mypy-plugins's changelog. 3.1.2 Bugfixes Fix joining...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...

dependencies
python

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.3.7. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.3...

dependencies
python

On this page: https://returns.readthedocs.io/en/latest/pages/contrib/mypy_plugins.html#mypy-plugins The second sentence below: https://returns.readthedocs.io/en/latest/pages/contrib/mypy_plugins.html#configuration Is: You can also use [nitpick](https://wemake-python-stylegui.de/en/latest/pages/usage/integrations/nitpick.html) tool to enforce the same mypy configuration for all your projects. That link goes to...

bug

# Feature request Future [containers](https://returns.readthedocs.io/en/latest/pages/future.html#future-container) are cool, but is not possible to concurrently execute them from sync context. Like this ``` @future_safe async def f()->Any: ... @future_safe async def g()->Any:...

enhancement

# I have made things! ## Checklist - [x] I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc) -...

Hello! I'm trying to introduce `returns` to my new side-project, but it's a bit hard to wrap my head around this library after working for years with OOP. What I...

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.113.0 to 6.115.3. Commits 957b672 Bump hypothesis-python version to 6.115.3 and update changelog 87c32ac Merge pull request #4141 from tybug/integer-weights-fix 00401e1 better release message cbef277 lint f30d8af...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.12 We’ve just uploaded mypy 1.12 to the Python Package Index (PyPI). Mypy...