Hugo van Kemenade
|
40133cfc74
|
Merge branch 'master' into rm-2.7
|
2019-10-26 09:07:44 +03:00 |
|
Jon Dufresne
|
cae17eb927
|
Use more Pythonic super() instead of referencing parent class
https://rhettinger.wordpress.com/2011/05/26/super-considered-super/
|
2019-10-22 06:54:58 -07:00 |
|
Hugo
|
538d9e2e5d
|
Upgrade Python syntax with pyupgrade --py3-plus
|
2019-10-07 14:30:59 +03:00 |
|
Hugo
|
af770a6c55
|
Drop support for EOL Python 2.7
|
2019-10-07 14:30:59 +03:00 |
|
Hugo
|
53a7e35004
|
Format with Black
|
2019-06-10 18:22:46 +03:00 |
|
Andrew Murray
|
d9a3878937
|
Fixed ImageTk getimage
|
2019-04-29 23:43:13 +10:00 |
|
Hugo
|
c353225851
|
Prefer 'except Exception:' to bare 'except:'
|
2018-12-04 23:25:28 +02:00 |
|
Hugo
|
0b7910c7cd
|
flake8: E402 module level import not at top of file
|
2018-11-11 19:01:10 +02:00 |
|
Hugo
|
2d6f0f77da
|
Fix typo
|
2018-08-25 19:06:11 +03:00 |
|
Hugo
|
29b2c6e23d
|
Only import cffi where needed, to avoid problems with PYTHONOPTIMIZE=2
|
2018-08-25 19:06:11 +03:00 |
|
Andrew Murray
|
c2189235af
|
Line too long
|
2018-07-02 19:26:02 +10:00 |
|
Andrew Murray
|
7274636a7e
|
Added coordinate system links in documentation
|
2018-06-24 14:34:01 +10:00 |
|
Hugo
|
13767f045f
|
Use named version attributes and simplify version checks
|
2018-03-12 10:35:29 +02:00 |
|
Metallicow
|
22a59ac839
|
Trim trailing whitespace src dir
|
2018-01-27 00:02:56 -06:00 |
|
wiredfool
|
0bb3f4fee9
|
source layout reorg
|
2017-12-28 14:49:47 +00:00 |
|