issues
search
nvbn
/
py-backwards
Python to python compiler that allows you to use Python 3.6 features in older versions.
306
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
paddlepaddle平台上使用backward
#50
Yywwwwwww
opened
3 years ago
0
WIP: More transformers
#49
luk3yx
opened
5 years ago
0
Error triggering on this function but why?
#48
Xparx
opened
6 years ago
3
Unnecessary join() when converting fstrings
#47
Guilouf
opened
7 years ago
0
Convert the @ infix operator
#46
mitar
opened
7 years ago
0
Convert math.inf to float("inf")
#45
mitar
opened
7 years ago
0
Preserve type annotations by converting them to comments
#44
mitar
opened
7 years ago
0
Consider using typed-astunparse
#43
mitar
opened
7 years ago
6
Convert Python 3 typing information into comments for Python 2
#42
mitar
opened
7 years ago
1
Support for converting keyword only arguments
#41
mitar
opened
7 years ago
0
Docstrings in converted code are one long line
#40
mitar
opened
7 years ago
0
Preserve whitespace and comments
#39
mitar
opened
7 years ago
0
Remove typing import statements
#38
kdheepak
opened
7 years ago
1
Forcing keyword arguments in python3 is not compatible with python2
#37
szabolcsdombi
closed
2 months ago
2
Add ability to use third-party transformers
#36
nvbn
opened
7 years ago
0
Add ability to disable transformers
#35
nvbn
opened
7 years ago
0
async await transformer Ref #2
#34
graingert
opened
7 years ago
0
handle special AnnAssigns
#33
graingert
opened
7 years ago
4
convert f strings to concat
#32
graingert
opened
7 years ago
0
strategy for code that intentionally uses str as bytes or unicode
#31
graingert
opened
7 years ago
0
move runtime helpers into separate package
#30
graingert
opened
7 years ago
2
Add import rewrite for `enum`
#29
nvbn
opened
7 years ago
0
`extend` inside `else` statement fails
#28
nvbn
opened
7 years ago
0
`dbm` imports rewrites
#27
nvbn
opened
7 years ago
0
Define encoding
#26
nvbn
opened
7 years ago
0
Format string back-porting breaks when using variable annotations #21
#25
nvbn
closed
7 years ago
0
Set correct target to FormattedValuesTransformer bug
#24
nvbn
closed
7 years ago
0
Allow to run py-backwards on systems with python < 3.3
#23
nvbn
closed
7 years ago
0
Setup.py integration?
#22
jrderuiter
opened
7 years ago
2
Format string back-porting breaks when using variable annotations
#21
joslarson
closed
7 years ago
3
Watchman integration
#20
nvbn
opened
7 years ago
0
Accept more than one input
#19
nvbn
closed
7 years ago
0
Import hook
#18
adamchainz
opened
7 years ago
3
Tox integration
#17
nvbn
closed
7 years ago
0
Keyword-only argument transformer
#16
nvbn
opened
7 years ago
1
Print additional dependencies after compilation
#15
nvbn
closed
7 years ago
0
Import rewrites
#14
nvbn
closed
7 years ago
0
Metaclass transformer
#13
nvbn
closed
7 years ago
0
String literals transformer
#12
nvbn
closed
7 years ago
0
Set correct target to DictUnpackingTransformer
#11
nvbn
closed
7 years ago
0
#9 Test compilation and run code on each python version
#10
nvbn
closed
7 years ago
0
Test compilation and run code on each python version
#9
nvbn
closed
7 years ago
0
Errors with target 3.5 and 3.6
#8
nvbn
closed
7 years ago
2
#6: Implement snippets
#7
nvbn
closed
7 years ago
0
Snippets
#6
nvbn
closed
7 years ago
0
Online demo
#5
jpadilla
closed
7 years ago
4
Use class in `super`
#4
nvbn
closed
7 years ago
1
Maintain Python 3.6 variable 'inline' type annotations as type comments
#3
JacksonKearl
closed
7 years ago
1
wishlist: asyncio desugaring
#2
chrysn
opened
7 years ago
9
Exception on lambda in Python 2.7
#1
adevore
closed
7 years ago
2
Next