Issues: python-attrs/attrs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Suggestion: When eq=Callable, make __hash__ use the return value of the callable.
#975
opened Jun 28, 2022 by
jerub
attr.define seems to break __init_subclass__ (works with attr.s)
#971
opened Jun 16, 2022 by
sscherfke
TypeError resolving types when field name shadows builtin type
#963
opened May 28, 2022 by
chrisguillory
Unexpected argument warnings in Pycharm for @define-derived syntax
#954
opened May 2, 2022 by
sondrelg
Inherit annotation type from base class that defines new default value
#946
opened Apr 4, 2022 by
R0ll1ngSt0ne
Allow custom hashing function in Needs more braining.
_make_hash
Feature
Thinking
#926
opened Mar 4, 2022 by
OneRaynyDay
Mypy error "Cannot determine __init__ type from converter" when using type checking, overloads and converters
Typing
Typing/stub/mypy related bugs.
#897
opened Dec 29, 2021 by
dmaasland
mypy returns "Incompatible types in assignment" with on_setattr=setters.convert
Typing
Typing/stub/mypy related bugs.
#889
opened Dec 16, 2021 by
anthrotype
Question:
make_class equivalent of the "new API" - defining fields using type annotations
Feature
#869
opened Nov 21, 2021 by
burnpanck
asdict filter exclude list matches on name instead of attribute
Bug
#864
opened Nov 12, 2021 by
henrycjc
Provide a builtin validator that takes a boolean function.
Feature
#832
opened Jul 13, 2021 by
tomprince
Typing of Typing/stub/mypy related bugs.
optional validator fails
Bug
Typing
#799
opened May 4, 2021 by
chrisjsewell
pyright support via dataclass transforms
Feature
Typing
Typing/stub/mypy related bugs.
#795
opened Apr 23, 2021 by
asford
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.