Pinned issues
Issues
- 1
converters are not executed during fields assignment for classes created by attrs.make_class
#1375 opened by ngchihuan - 1
Pyright 1.1.380 broke our tests
#1347 opened by hynek - 3
24.2.0: not ready for `pyupgrade --py39-plus`
#1350 opened by kloczek - 1
- 1
- 1
Pylance doesn't recognise attributes obtained from `fields`
#1361 opened by my1e5 - 1
- 0
unhelpful message "ValueError: Type annotation and type argument cannot both be present"
#1354 opened by SoundsSerious - 2
Invalid package metadata versions?
#1359 opened by bepri - 2
- 4
- 10
slots + cached_property + sphinx
#1325 opened by AdrianSosic - 2
Allow Berkeley Mono CSS from readthedocs.build
#1353 opened by geofft - 1
- 0
pyright change breaks intended usage of attrs.NOTHING
#1339 opened by Sharp-Eyes - 5
Convenience decorators for promoting functions to attrs-compatible validators
#1257 opened by znicholls - 4
distinguish a class that inherits from an attrs class from a true (decorated) attrs class
#1334 opened by Darkdragon84 - 2
Passing arguments to `__attrs_init_subclass__`
#1335 opened by tartopohm - 1
Mypy false positive for union validator
#1336 opened by AdrianSosic - 1
- 2
__init_subclass__ is called twice
#1332 opened by Darkdragon84 - 1
Upgrade to 24.1.0 seems to break assignment to fields with chained converters
#1327 opened by leroyvn - 5
- 3
`attr.filters.exclude` or `include` not simultaneously usable with `validators.in_` set.
#1295 opened by miki5799 - 0
`kw_only` with `default` breaks `__attrs_pre_init__` call
#1284 opened by zeevro - 2
- 3
- 5
- 1
`copy.replace` support
#1313 opened by layday - 5
Using `typing.Annotated`
#1275 opened by AdrianSosic - 2
Add "resolve_types" argument to attrs.define()
#1286 opened by sscherfke - 1
Suggestion: Consider changing the order for variable initialization in `__init__`
#1296 opened by germaniuss - 0
[Feature Request] Mechanism for adding per-attribute docstrings to __slots__
#1294 opened by bavalpey - 1
Pass kwargs to __attrs_pre_init__()
#1293 opened by kevinphs - 10
- 3
make_class(): Populate the __annotations__ dict
#1271 opened by sscherfke - 0
Mypy 1.10 broke our CI
#1279 opened by hynek - 0
Pyright 1.1.359 broke our CI
#1278 opened by hynek - 2
Unpack List[<some attrs class>]
#1298 opened by emmeowzing - 1
mypy infers `attrs.fields(type(attrs_instance))` as `Any`
#1297 opened by injust - 1
modulenotfounderror: no module named attrs for version 21.2.0
#1283 opened by mkdsfm - 6
Error from mypy when using converters in a list
#1280 opened by my1e5 - 2
- 1
License file not included in distribution
#1272 opened by stevecj - 1
- 1
How to derive multiple fields from one complex input dict?
#1262 opened by 4l1fe - 2
- 1
- 3
Add support for marking classes `typing.final`
#1247 opened by Julian - 0
Optional inner validators for `deep_mapping`
#1246 opened by AdrianSosic