-
-
Notifications
You must be signed in to change notification settings - Fork 373
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
self.__attrs_init__ doesn't play well with pylance/pyright
#1360
opened Oct 18, 2024 by
kevinleahy-switchdin
unhelpful message "ValueError: Type annotation and type argument cannot both be present"
Feature
#1354
opened Sep 24, 2024 by
SoundsSerious
distinguish a class that inherits from an attrs class from a true (decorated) attrs class
#1334
opened Aug 12, 2024 by
Darkdragon84
cached_property in slotted classes doesn't work if overridden in child class
#1333
opened Aug 9, 2024 by
Hnasar
Adding docstrings to classes created with
make_class
Feature
#1309
opened Jul 19, 2024 by
znichollscr
Suggestion: Consider changing the order for variable initialization in
__init__
Feature
#1296
opened Jun 14, 2024 by
germaniuss
[Feature Request] Mechanism for adding per-attribute docstrings to __slots__
Feature
#1294
opened Jun 7, 2024 by
bavalpey
__getattr__
in child class gets called when mixed with cached_property
#1288
opened Jun 1, 2024 by
dalejung
Typing error when defining an enum of an attrs class
Bug
Typing
Typing/stub/Mypy/PyRight related bugs.
#1287
opened May 20, 2024 by
MicaelJarniac
Docs should clearly describe
pyright
interaction patterns.
Documentation
#1273
opened Mar 29, 2024 by
asford
Convenience decorators for promoting functions to attrs-compatible validators
Feature
#1257
opened Mar 7, 2024 by
znicholls
Add support for marking classes Typing/stub/Mypy/PyRight related bugs.
typing.final
Typing
#1247
opened Feb 25, 2024 by
Julian
Collections of inner validators for
deep_iterable
/deep_mapping
#1243
opened Feb 21, 2024 by
AdrianSosic
Way to specify KW_ONLY location in the constructor like in dataclass.KW_ONLY
dataclasses
dataclass features we're lacking
Feature
#1241
opened Feb 20, 2024 by
OrHayat
Special handling of descriptor field like in dataclasses
dataclasses
dataclass features we're lacking
Feature
#1232
opened Feb 2, 2024 by
getzze
attr.Attributes
incompatible with Literal
Typing
#1207
opened Nov 25, 2023 by
Why-not-now
Typing fails when list of validators where one is custom and one is built in
Typing
Typing/stub/Mypy/PyRight related bugs.
#1197
opened Oct 31, 2023 by
superosku
Previous Next
ProTip!
no:milestone will show everything without a milestone.