Richard van der Hoff
|
e6027562e2
|
remove builtins.buffer code from storage code
this is no longer needed on python 3
|
2020-05-15 19:37:41 +01:00 |
|
Patrick Cloke
|
509e381afa
|
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
|
2020-02-21 07:15:07 -05:00 |
|
Amber Brown
|
32e7c9e7f2
|
Run Black. (#5482)
|
2019-06-20 19:32:02 +10:00 |
|
Erik Johnston
|
3677548a82
|
Use yaml safe_load
|
2019-03-22 10:20:17 +00:00 |
|
Amber Brown
|
e1728dfcbe
|
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068)
|
2018-10-20 11:16:55 +11:00 |
|
Mark Haines
|
f093873d69
|
Replace syutil references in scripts
|
2015-08-24 16:30:35 +01:00 |
|
Erik Johnston
|
df431b127b
|
Add forgotten .items()
|
2015-05-19 13:14:21 +01:00 |
|
Erik Johnston
|
882ac83d8d
|
Fix scripts-dev/convert_server_keys.py to have correct format
|
2015-05-19 13:12:55 +01:00 |
|
Mark Haines
|
3c224f4d0e
|
SYN-376: Add script for converting server keys from v1 to v2
|
2015-05-11 11:00:17 +01:00 |
|