Akshay Joshi
|
9eb7c1cbea
|
1) Ensure that eventlet's subprocess is used for Python versions up to 3.11 and await the issue resolution for Python versions 3.12.
2) Fixed unescape sequence for Python 3.12
|
2023-11-02 16:03:50 +05:30 |
|
Aditya Toshniwal
|
a1c7265c41
|
Fix PEP8 issues with latest pycodestyle (#6636)
|
2023-07-31 18:14:39 +05:30 |
|
Dave Page
|
906a4a845e
|
Update pycodestyle to 2.5.0. Allow newer versions so we can catch issues early.
|
2019-03-20 13:01:32 +00:00 |
|
Dave Page
|
bb1e908b54
|
Apply codestyle checks to all Python code.
|
2019-03-20 11:17:51 +00:00 |
|
Dave Page
|
6a8367beb9
|
We need to prefix the exclude directories as the pycodestyle file is now in a different location.
|
2019-03-20 09:33:51 +00:00 |
|
Dave Page
|
9273da2dc6
|
Fix PEP-8 issue and move the pycodestyle config into a central location.
|
2019-03-20 08:57:43 +00:00 |
|