python-attrs / attrs

Python Classes Without Boilerplate
https://www.attrs.org/
MIT License
5.31k stars 374 forks source link

Unpin/fix Pyright #1302

Closed hynek closed 4 months ago

hynek commented 4 months ago

Fixes #1278

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #1302 will not alter performance

Comparing Unpin/fix-Pyright (3919022) with main (6f64cd6)

Summary

✅ 12 untouched benchmarks

hynek commented 4 months ago

It looks like the converter feature was just hidden behind a feature flag: https://github.com/microsoft/pyright/issues/8403#issuecomment-2226518687