Sat, 30 Jan 2010 18:37:18 +0000
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
0
de9c2efb9d02
Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | Change Log |
de9c2efb9d02
Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | ---------- |
de9c2efb9d02
Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | |
72
015c7e35bd84
Added code to use the PYTHONPATH environment setting in the debuggers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
62
diff
changeset
|
4 | Version 5.0-snapshot-2010mmdd: |
88
3701923bccf2
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
72
diff
changeset
|
5 | - bug fixes |
3701923bccf2
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
72
diff
changeset
|
6 | - added code to use the PYTHONPATH environment setting in the debuggers |
3701923bccf2
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
72
diff
changeset
|
7 | - added my own Python3 port of pyflakes |
3701923bccf2
Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
72
diff
changeset
|
8 | - integrated py3flakes into syntax checker dialog and editor |
72
015c7e35bd84
Added code to use the PYTHONPATH environment setting in the debuggers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
62
diff
changeset
|
9 | |
62
706041c4475b
Prepared first snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
0
diff
changeset
|
10 | Version 5.0-snapshot-20100116: |
706041c4475b
Prepared first snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
0
diff
changeset
|
11 | - first snapshot of eric5 |