issues
search
ryanwersal
/
crosswind
Convert between Python 2 and 3 in both directions (fork of lib3to2)
Other
12
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
items already wrapped in list brackets are still wrapped in a list call after 2to3 fixer is applied
#59
ddirkson
closed
4 years ago
2
Remove references to cmp when we remove the cmp import in 2to3
#58
ddirkson
opened
4 years ago
0
Update fix_set_literal for use when list is used
#57
ryanwersal
opened
5 years ago
0
Add caching for GH Actions
#56
ryanwersal
opened
5 years ago
0
add reload fixer/test for 3to2 (fixes #42)
#55
ddirkson
closed
5 years ago
0
Add py2verify open tests and remove 3to2 open fixer/tests
#54
ddirkson
closed
5 years ago
0
Consider removing 3to2's fix_open since it doens't appear required for 2.7 or 3+
#53
ryanwersal
closed
5 years ago
1
add super fixer/test for 2to3 (fixes #44)
#52
ddirkson
closed
5 years ago
0
Add 2to3 argspec fixer/test (fixes #38)
#51
ddirkson
closed
5 years ago
0
Default to only running fixer_suites.two_to_three
#50
ryanwersal
opened
5 years ago
0
Handle Name on both sides of inequality in fix_nonetype_inequality
#49
ryanwersal
opened
5 years ago
0
Add xreadlines fixer for 3to2
#48
ryanwersal
closed
5 years ago
1
Add xrange fixer to 3to2
#47
ryanwersal
closed
5 years ago
1
Remove with fixer from 3to2
#46
ryanwersal
closed
5 years ago
0
Add urllib fixer to 3to2
#45
ryanwersal
opened
5 years ago
0
Add super fixer to 2to3
#44
ryanwersal
closed
5 years ago
0
Add standarderror fixer in 3to2
#43
ryanwersal
closed
5 years ago
2
Add reload fixer to 3to2
#42
ryanwersal
closed
5 years ago
0
Add operator fixer to 3to2
#41
ryanwersal
opened
5 years ago
0
Add itertools_imports fixer to 3to2
#40
ryanwersal
opened
5 years ago
0
Add isinstance fixer to 3to2
#39
ryanwersal
opened
5 years ago
0
Add fullargspec fixer to 2to3
#38
ryanwersal
closed
5 years ago
0
Add execfile fixer to 3to2
#37
ryanwersal
opened
5 years ago
0
Add dict fixer for 3to2
#36
ryanwersal
opened
5 years ago
0
Remove 3to2 dctsetcomp fixer
#35
ryanwersal
closed
5 years ago
0
Remove 3to2 classdecorator fixer
#34
ryanwersal
closed
5 years ago
0
Remove 3to2 bitlength fixer
#33
ryanwersal
closed
5 years ago
0
Add collections fixer for two_to_three
#32
ryanwersal
closed
5 years ago
0
Add "defuturize" fixer suite
#31
ryanwersal
opened
5 years ago
1
Add tests to confirm py2 and py3 behaviors
#30
ryanwersal
closed
5 years ago
3
Create new "pessimist" fixer suite
#29
ryanwersal
closed
5 years ago
3
Add isort to formatting tooling
#28
ryanwersal
closed
5 years ago
1
Add means of validating resulting code
#27
ryanwersal
opened
5 years ago
1
Add means of excluding some directories from conversion
#26
ryanwersal
closed
5 years ago
1
Add editorconfig for styling and other configuration
#25
ryanwersal
closed
5 years ago
1
Create build matrix for supported python versions
#24
ryanwersal
closed
5 years ago
1
test_main.py has several assertions commented out
#23
ryanwersal
closed
5 years ago
1
test_print test_argument_unpacking fails
#22
ryanwersal
closed
5 years ago
1
Create 3to2 f-string fixer
#21
ryanwersal
opened
5 years ago
0
Add toml support
#20
ryanwersal
closed
5 years ago
2
Run build workflow on PRs
#19
ryanwersal
closed
5 years ago
0
Remove feature_base and fix_features
#18
ghost
closed
5 years ago
2
Remove feature_base from 3to2
#17
ryanwersal
closed
5 years ago
3
Update README with details on using poetry for development
#16
ryanwersal
closed
5 years ago
1
Convert all tests from unittest to pytest
#15
ryanwersal
opened
5 years ago
1
Break out 2to3 fixers into separate files (including the tests)
#14
ryanwersal
closed
5 years ago
1
Add wiki page comparing the fixers in 2to3 and 3to2
#13
ryanwersal
closed
5 years ago
1
Figure out packaging for crosswind
#12
ryanwersal
opened
5 years ago
1
Create initial CI/CD pipeline using GitHub Actions
#11
ryanwersal
closed
5 years ago
2
Enable GitHub Actions
#10
ryanwersal
closed
5 years ago
0
Next