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
Latest release breaks hypothesis tests in CPython main branch
#1326
skirpichev
closed
3 months ago
5
slots + cached_property + sphinx
#1325
AdrianSosic
opened
3 months ago
10
Unpin Mypy
#1324
hynek
closed
3 months ago
0
Deprecate hash for unsafe_hash
#1323
hynek
closed
3 months ago
0
Simplify & optimize own attribute detection
#1322
hynek
closed
3 months ago
1
Add support for __attrs_init_subclass__
#1321
hynek
closed
3 months ago
1
validators.in_ now transforms certain unhashable options to tuples
#1320
hynek
closed
3 months ago
0
Fix crash when __pre_init__, kw_only, and defaults come together
#1319
hynek
closed
3 months ago
3
Bump CodSpeedHQ/action from 2 to 3
#1318
dependabot[bot]
closed
3 months ago
0
More f-strings
#1317
hynek
closed
3 months ago
1
Invert API docs to point from NG to OG
#1316
hynek
closed
3 months ago
2
More uv + caching
#1315
hynek
closed
3 months ago
0
Pin Towncrier
#1314
hynek
closed
3 months ago
0
`copy.replace` support
#1313
layday
opened
4 months ago
1
CI: explicit version for dev env
#1312
hynek
closed
4 months ago
0
Only run CodSpeed whenever code changes
#1311
hynek
closed
4 months ago
0
Speed up __eq__
#1310
Tinche
closed
4 months ago
3
Adding docstrings to classes created with `make_class`
#1309
znichollscr
opened
4 months ago
5
Switch docstrings to Napoleon style
#1308
hynek
closed
4 months ago
2
Switch to build-and-inspect-python-package
#1307
hynek
closed
4 months ago
0
Write specific benchmarks for CodSpeed
#1306
hynek
closed
4 months ago
1
Don't run CodSpeed on merge_group events
#1305
hynek
closed
4 months ago
3
Improve sponsor handling
#1304
hynek
closed
4 months ago
1
Add `attrs.validators.or_` validator
#1303
bibajz
closed
4 months ago
2
Unpin/fix Pyright
#1302
hynek
closed
4 months ago
2
Unpin Mypy
#1301
hynek
closed
4 months ago
2
Cooperate on making CodSpeed work in tox
#1300
hynek
closed
4 months ago
1
Add Codspeed
#1299
hynek
closed
4 months ago
2
Unpack List[<some attrs class>]
#1298
emmeowzing
closed
4 months ago
2
mypy infers `attrs.fields(type(attrs_instance))` as `Any`
#1297
injust
closed
5 months ago
1
Suggestion: Consider changing the order for variable initialization in `__init__`
#1296
germaniuss
opened
5 months ago
1
`attr.filters.exclude` or `include` not simultaneously usable with `validators.in_` set.
#1295
miki5799
closed
3 months ago
3
[Feature Request] Mechanism for adding per-attribute docstrings to __slots__
#1294
bavalpey
opened
5 months ago
0
Pass kwargs to __attrs_pre_init__()
#1293
kevinphs
closed
4 months ago
1
[pre-commit.ci] pre-commit autoupdate
#1292
pre-commit-ci[bot]
closed
5 months ago
0
Define __getattribute__() instead of __getattr__() on slotted classes with cached properties
#1291
dlax
closed
4 months ago
2
refactor: Only loop once on "cached_properties" when building slotted classes
#1290
dlax
closed
4 months ago
0
Fix inheritance resolution of cached properties in slotted class
#1289
dlax
closed
5 months ago
1
`__getattr__` in child class gets called when mixed with `cached_property`
#1288
dalejung
opened
5 months ago
10
Typing error when defining an enum of an attrs class
#1287
MicaelJarniac
opened
6 months ago
2
Add "resolve_types" argument to attrs.define()
#1286
sscherfke
opened
6 months ago
2
make_class(): Add "__annotations_" to generated class
#1285
sscherfke
closed
4 months ago
1
`kw_only` with `default` breaks `__attrs_pre_init__` call
#1284
zeevro
closed
3 months ago
0
modulenotfounderror: no module named attrs for version 21.2.0
#1283
mkdsfm
closed
6 months ago
1
Crash when annotating type with the python syntax (a: T = attrib())
#1282
userappgate
closed
6 months ago
2
[pre-commit.ci] pre-commit autoupdate
#1281
pre-commit-ci[bot]
closed
6 months ago
0
Error from mypy when using converters in a list
#1280
my1e5
closed
6 months ago
6
Mypy 1.10 broke our CI
#1279
hynek
closed
4 months ago
0
Pyright 1.1.359 broke our CI
#1278
hynek
closed
4 months ago
0
Fix small typo in init.md
#1277
my1e5
closed
7 months ago
0
Previous
Next