flake8-commas icon indicating copy to clipboard operation
flake8-commas copied to clipboard

Add test cases for python3.7 and python3.8

Open sobolevn opened this issue 5 years ago • 4 comments

Currently both tox.ini and travis.yml do not support latest python versions.

I can send a PR with the fix!

Related: https://github.com/wemake-services/wemake-python-styleguide/issues/1138

sobolevn avatar Mar 08 '20 13:03 sobolevn

@sobolevn a PR would be great thank you!

graingert avatar Jun 18 '20 14:06 graingert

Hy @sobolevn are there any new information about your PR? ;)

deluge avatar Sep 28 '20 08:09 deluge

Nope, I didn't have the time to work on this. @deluge you can take this over if you wish.

sobolevn avatar Sep 28 '20 08:09 sobolevn

@sobolevn Sure!

deluge avatar Sep 28 '20 08:09 deluge

I believe this was fixed by https://github.com/PyCQA/flake8-commas/pull/65.

PeterJCLaw avatar May 04 '24 14:05 PeterJCLaw