rocky
|
df105fbfb2
|
Fixed one thing in Python 2.7 and break another.
We'll go with this until we get to a more serious refactoring.
|
2019-01-05 16:38:07 -05:00 |
|
rocky
|
a2321773d7
|
Fix Python 3.x try/else detection
Fixes #155
|
2019-01-01 22:50:28 -05:00 |
|
rocky
|
34ec41f274
|
Improve 3.0 list comprehensions
|
2018-06-24 06:56:30 -04:00 |
|
rocky
|
1bbb72a6ce
|
Handle class with one kwarg subclass
|
2018-04-07 07:13:49 -04:00 |
|
rocky
|
28e573b73c
|
Improve 3.x forelselast coverage
|
2017-12-02 08:53:11 -05:00 |
|
rocky
|
9c072a6a42
|
3.x funciton and annotation bug fixes
|
2017-06-25 18:46:03 -04:00 |
|
rocky
|
3a8d4e1a12
|
Python 3.x ifelse in comprehension
Fixes Issue #91
|
2017-04-16 14:47:11 -04:00 |
|
rocky
|
bb24df596d
|
Bang on 3.x annotations
|
2017-04-11 17:09:10 -04:00 |
|
rocky
|
6acec471e3
|
Towards fixing annotated decorator functions...
and annotate functions
|
2017-04-11 05:56:20 -04:00 |
|
rocky
|
e02ebef45d
|
More Python 3 annotation bugs
|
2017-01-07 10:27:42 -05:00 |
|
rocky
|
eab653afdd
|
Full Python 3 annotations
|
2016-11-01 12:21:27 -04:00 |
|
rocky
|
25dd67a135
|
Clean and fix Python 3 annotate arg return
|
2016-10-27 13:52:07 -04:00 |
|
rocky
|
7daec3352c
|
Start to attack Python 3.1 def() -> xx construct
Start to localize make_function routines by Python version
|
2016-10-26 08:20:19 -04:00 |
|