issues
search
python-attrs
/
attrs
Python Classes Without Boilerplate
https://www.attrs.org/
MIT License
5.3k
stars
374
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide option in attrs.define to allow users to exclude parameters set to default value from `repr`
#1276
RNKuhns
opened
7 months ago
9
Using `typing.Annotated`
#1275
AdrianSosic
closed
4 months ago
5
[pre-commit.ci] pre-commit autoupdate
#1274
pre-commit-ci[bot]
closed
7 months ago
0
Docs should clearly describe `pyright` interaction patterns.
#1273
asford
opened
7 months ago
4
License file not included in distribution
#1272
stevecj
closed
8 months ago
1
make_class(): Populate the __annotations__ dict
#1271
sscherfke
closed
4 months ago
3
drop python<=37 support
#1270
kloczek
closed
8 months ago
3
23.2.0: pytest fails in `tests/test_funcs.py::TestAssoc::test_unknown` unit
#1269
kloczek
closed
8 months ago
1
Remove non-version metadata hack
#1268
hynek
closed
8 months ago
0
converters: allow wrapping and passing self and fields
#1267
hynek
closed
3 months ago
3
Use tox-uv in CI
#1266
hynek
closed
8 months ago
1
Remove attrs.validators.provides
#1265
hynek
closed
8 months ago
0
evolve: remove support for passing instances per kw
#1264
hynek
closed
8 months ago
0
Deprecate attr.s's repr_ns
#1263
hynek
closed
8 months ago
0
How to derive multiple fields from one complex input dict?
#1262
4l1fe
closed
8 months ago
1
Multiple inheritance produces a TypeError (though dataclasses work fine)
#1261
brettc
closed
8 months ago
2
Fix broken link from attr API reference back to attrs
#1260
koenigdavidmj
closed
8 months ago
1
Define defaults for subclass that uses validator of parent class?
#1259
my1e5
closed
8 months ago
1
Fixed make_class example.
#1258
carltongibson
closed
8 months ago
0
Convenience decorators for promoting functions to attrs-compatible validators
#1257
znicholls
opened
8 months ago
5
Add Python 3.13 to CI
#1256
hynek
closed
8 months ago
0
Fix test_ne in test_cmp.py for Python 3.13
#1255
frenzymadness
closed
8 months ago
1
Is it possible to validate all attribute types by default?
#1254
paketb0te
closed
4 months ago
3
Preserve AttributeError in slotted classes with cached_property
#1253
dlax
closed
7 months ago
2
conftest.py: double Hypothesis deadline
#1252
moto-timo
closed
8 months ago
4
Modifies sentence and provides link to explanation of mutable defaults gotcha in the documentation
#1251
mikejturner
closed
8 months ago
0
Fixes tox command for watching docs in CONTRIBUTING.md
#1250
mikejturner
closed
8 months ago
0
Remove pytest.deprecated_call() in TestAssoc::test_unknown
#1249
dlax
closed
8 months ago
0
Fix ruff config namespace
#1248
econchick
closed
8 months ago
0
Add support for marking classes `typing.final`
#1247
Julian
opened
9 months ago
3
Optional inner validators for `deep_mapping`
#1246
AdrianSosic
opened
9 months ago
0
Wrong error message for inner validators
#1245
AdrianSosic
opened
9 months ago
0
Typing problem for validator collections
#1244
AdrianSosic
opened
9 months ago
0
Collections of inner validators for `deep_iterable`/`deep_mapping`
#1243
AdrianSosic
opened
9 months ago
0
complain on mutable default
#1242
majidaldo
closed
9 months ago
1
Way to specify KW_ONLY location in the constructor like in dataclass.KW_ONLY
#1241
OrHayat
opened
9 months ago
0
`AttributeError` when accessing an attribute with a default value set in a child class
#1240
Wenzel
closed
3 months ago
4
Private field is not understood by VScode.
#1239
pinkfrog9
closed
9 months ago
4
Use PEP 508-compliant marker
#1238
hynek
closed
9 months ago
0
Validation happens only after the creation of all fields, which can be too late
#1237
n-splv
closed
9 months ago
2
Problem with subclassing example?
#1236
RNKuhns
closed
9 months ago
1
wishlist: attrs.validators.instance_of parse nested types (lists and maps) not needing verbose deep_iterable, deep_map and optional
#1235
txemi
opened
9 months ago
0
Tweak stubs for better VS Code import
#1234
Tinche
closed
9 months ago
6
Test suite fails with pytest 8
#1233
hynek
closed
8 months ago
0
Special handling of descriptor field like in dataclasses
#1232
getzze
opened
9 months ago
6
pyreverse with attrs.org
#1231
txemi
closed
9 months ago
1
AttributeError propagation is broken in cached_property with slots=True
#1230
n-splv
closed
7 months ago
3
Test failure with Python 3.13: TestUpdateAbstractMethods.test_remain_abstract[False] does not raise the expected TypeError
#1229
befeleme
closed
8 months ago
9
Test failures with Python 3.13: stripped indentation from docstrings
#1228
befeleme
closed
8 months ago
1
Best way of configuring a non-None field which accepts None in __init__?
#1227
Arcitec
closed
10 months ago
4
Previous
Next