Thriftpy / thriftpy2

Pure python approach of Apache Thrift.
MIT License
572 stars 91 forks source link

ImportError: No module named 'typing' on python 3.4 due to attr drop support on >=21.1.0 #174

Closed truebit closed 2 years ago

truebit commented 3 years ago

See this job: https://travis-ci.com/github/Thriftpy/thriftpy2/jobs/505479622 And attr issue: https://github.com/python-attrs/attrs/pull/807