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
pyproject.licence is valid by multiple definitions
#1376
Tlunch
closed
1 hour ago
1
converters are not executed during fields assignment for classes created by attrs.make_class
#1375
ngchihuan
opened
2 days ago
1
Use an explicit comparison to None for the converter of a field
#1374
filbranden
opened
4 days ago
1
Fix type annotations for converter types, considering the Converter class
#1373
filbranden
opened
4 days ago
1
Allow converter.optional to take a Converter such as converter.pipe as its argument
#1372
filbranden
closed
5 days ago
1
How to add specific version attrs=23.1.0 in yocto krikstone version
#1371
SrinivasMcp
closed
5 days ago
1
[pre-commit.ci] pre-commit autoupdate
#1370
pre-commit-ci[bot]
closed
2 weeks ago
0
Introducing attrs Guru on Gurubase.io
#1369
kursataktas
closed
1 week ago
2
Harden CI
#1368
hynek
closed
2 weeks ago
1
update frozen post-init example to use frozen
#1367
dwgrth
closed
3 weeks ago
0
B1
#1366
axel-osoft
closed
3 weeks ago
0
allow __suppress_context__ and __notes__ to be mutated on frozen exceptions
#1365
graingert
closed
3 weeks ago
0
subclass registration of generic decorator class fails
#1364
Darkdragon84
closed
3 weeks ago
2
Fix tiny typo in glossary.md
#1363
esteevens
closed
4 weeks ago
0
Fix tiny typo in glossary.md
#1362
esteevens
closed
4 weeks ago
0
Pylance doesn't recognise attributes obtained from `fields`
#1361
my1e5
opened
1 month ago
1
self.__attrs_init__ doesn't play well with pylance/pyright
#1360
kevinleahy-switchdin
opened
1 month ago
1
Invalid package metadata versions?
#1359
bepri
closed
3 weeks ago
2
Introduce NothingType
#1358
Tinche
opened
1 month ago
2
WIP: cached properties implementation using descriptor rather than ge…
#1357
diabolo-dan
opened
1 month ago
1
[pre-commit.ci] pre-commit autoupdate
#1356
pre-commit-ci[bot]
closed
1 month ago
0
Remove mention of cmp= from next gen docs
#1355
tjstum
closed
1 month ago
0
unhelpful message "ValueError: Type annotation and type argument cannot both be present"
#1354
SoundsSerious
opened
1 month ago
0
Allow Berkeley Mono CSS from readthedocs.build
#1353
geofft
closed
2 months ago
2
Document how to handle class variables/constants in typed syntax
#1352
geofft
closed
2 months ago
0
Rephrase the "Private Attributes and Aliases" section
#1351
geofft
closed
2 months ago
0
24.2.0: not ready for `pyupgrade --py39-plus`
#1350
kloczek
closed
5 days ago
3
Use a fully locked test environment
#1349
hynek
opened
2 months ago
3
Error occurs when using converters.optional and converters.pipe together
#1348
MioYvo
closed
5 days ago
1
Pyright 1.1.380 broke our tests
#1347
hynek
opened
2 months ago
1
Stop installing into CI's system
#1346
hynek
closed
2 months ago
1
Opt into uploading PEP 740 digital publish attestations to PyPI once again
#1345
webknjaz
closed
2 months ago
0
Fix action/upload's incompatible minor update
#1344
hynek
closed
2 months ago
0
Clean up a double "your" in `PULL_REQUEST_TEMPLATE.md`
#1343
webknjaz
closed
2 months ago
0
Opt into uploading PEP 740 digital publish attestations to PyPI
#1342
webknjaz
closed
2 months ago
5
Remove "enableExperimentalFeatures = true" from pyright config
#1341
erictraut
closed
2 months ago
1
Drop Python 3.7
#1340
hynek
closed
2 months ago
0
pyright change breaks intended usage of attrs.NOTHING
#1339
Sharp-Eyes
opened
3 months ago
0
📦 Make Git archives reproducible
#1338
webknjaz
closed
3 months ago
0
Fix license definition in project metadata
#1337
mschoettle
closed
3 months ago
2
Mypy false positive for union validator
#1336
AdrianSosic
opened
3 months ago
1
Passing arguments to `__attrs_init_subclass__`
#1335
tartopohm
opened
3 months ago
2
distinguish a class that inherits from an attrs class from a true (decorated) attrs class
#1334
Darkdragon84
opened
3 months ago
4
cached_property in slotted classes doesn't work if overridden in child class
#1333
Hnasar
opened
3 months ago
1
__init_subclass__ is called twice
#1332
Darkdragon84
closed
3 months ago
2
Make Converter (including pipe) correctly infer the return type
#1331
hynek
closed
3 months ago
0
Only soft-deprecate hash
#1330
hynek
closed
3 months ago
0
Restore basic functionality on 3.14[sic]
#1329
hynek
closed
3 months ago
0
Make Converter a kind of adapter, fix converters.pipe
#1328
hynek
closed
3 months ago
0
Upgrade to 24.1.0 seems to break assignment to fields with chained converters
#1327
leroyvn
closed
3 months ago
1
Next