-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
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
Convenience decorators for promoting functions to attrs-compatible validators
Feature
#1257
opened Mar 7, 2024 by
znicholls
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
Use field *repr* callable to dynamically define repr based on instance value
Feature
#1193
opened Oct 18, 2023 by
RNKuhns
Support evolving to a subclass (possibly any class)
Feature
#1088
opened Jan 19, 2023 by
fredsensibill
Suggestion: Overriding class-level
kw_only=True
option in attributes
Feature
#980
opened Jul 9, 2022 by
huzecong
Suggestion: When eq=Callable, make __hash__ use the return value of the callable.
Feature
#975
opened Jun 28, 2022 by
jerub
Allow custom hashing function in Needs more braining.
_make_hash
Feature
Thinking
#926
opened Mar 4, 2022 by
OneRaynyDay
Question:
make_class
equivalent of the "new API" - defining fields using type annotations
Feature
#869
opened Nov 21, 2021 by
burnpanck
Provide a builtin validator that takes a boolean function.
Feature
#832
opened Jul 13, 2021 by
tomprince
pyright support via dataclass transforms
Feature
Typing
Typing/stub/Mypy/PyRight related bugs.
#795
opened Apr 23, 2021 by
asford
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.