claripy icon indicating copy to clipboard operation
claripy copied to clipboard

Get rid of six dependency

Open zwimer opened this issue 3 years ago • 4 comments

Fixes: https://github.com/angr/claripy/issues/294

zwimer avatar Oct 04 '22 22:10 zwimer

Unit Test Results

     91 files  +     81       91 suites  +81   1h 22m 23s :stopwatch: + 1h 21m 48s 1 393 tests +1 091  1 303 :heavy_check_mark: +1 061  90 :zzz: +30  0 :x: ±0  1 399 runs  +1 097  1 309 :heavy_check_mark: +1 067  90 :zzz: +30  0 :x: ±0 

Results for commit 6430fb82. ± Comparison against base commit 51d17532.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 04 '22 23:10 github-actions[bot]

@twizmwazin Should I also update setup.cfg to say Programming Language :: Python :: 3.8? Right now it says Programming Language :: Python :: 3.6 even though python_requires = >= 3.8

zwimer avatar Oct 05 '22 03:10 zwimer

@twizmwazin Should I also update setup.cfg to say Programming Language :: Python :: 3.8? Right now it says Programming Language :: Python :: 3.6 even though python_requires = >= 3.8

I'm pretty sure this is copy-pasted among all of the tier-1 packages so we should update all of them.

twizmwazin avatar Oct 06 '22 02:10 twizmwazin

@twizmwazin Should I also update setup.cfg to say Programming Language :: Python :: 3.8? Right now it says Programming Language :: Python :: 3.6 even though python_requires = >= 3.8

I'm pretty sure this is copy-pasted among all of the tier-1 packages so we should update all of them.

Would you like me to update this here or will you do all together?

zwimer avatar Oct 06 '22 11:10 zwimer

Ping @rhelmot

zwimer avatar Oct 25 '22 19:10 zwimer