issues
search
TranscryptOrg
/
Transcrypt
Python 3.9 to JavaScript compiler - Lean, fast, open!
https://www.transcrypt.org
Apache License 2.0
2.86k
stars
215
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python 3.12 support
#885
unoctanium
opened
2 months ago
1
BUG: `kwargs` don't work
#884
JGreenlee
opened
2 months ago
4
When fn arguments are reassigned, do not redeclare with 'var'
#882
JGreenlee
opened
2 months ago
0
Default parameters on async functions do not work in Safari
#881
JGreenlee
opened
2 months ago
1
`__new__` ignores all arguments
#880
mad-moo
opened
3 months ago
0
Prevent polluting prototypes with enumerable props
#879
JGreenlee
opened
3 months ago
4
New option to include Python docstrings in the output JS as JSDoc
#878
JGreenlee
opened
3 months ago
2
Escape apostrophes in docstrings
#877
JGreenlee
opened
3 months ago
0
Dev 3.9.3
#876
JennaSys
closed
4 months ago
0
What is the best way to import a library when its type='module'?
#875
chopin
closed
4 months ago
9
% (modulus) operator returns a plus value when a minus operand is given
#872
chopin
closed
5 months ago
1
Multiline literal JS that is ignored by CPython
#871
JGreenlee
closed
7 months ago
3
problems when running the autotests
#870
fdsgdshn
opened
7 months ago
1
How to write a module and test it
#869
fdsgdshn
opened
7 months ago
1
Handling JSON Module Compatibility in Transcrypt
#868
fdsgdshn
closed
5 months ago
2
math.copysign() is not a function (missing?)
#867
chopin
closed
4 months ago
2
sorted(x) modifies the argument x (bug?)
#866
chopin
closed
4 months ago
3
Add python 3.12 syntax support
#865
dr-gavitron
opened
1 year ago
1
... in python code aborts compilation
#864
L1nkus
opened
1 year ago
1
How to compare two methods?
#863
chopin
opened
1 year ago
0
Python built-in map() to support more than one iterable
#862
Jeroendevr
closed
4 months ago
3
Black
#861
jftsang
closed
5 months ago
1
Fix typo in docs
#860
jftsang
closed
5 months ago
0
Minification error on del[]
#858
chopin
opened
1 year ago
1
A method in the second base class is not called even when the first base class is empty.
#857
chopin
opened
1 year ago
0
A boolean operator is translated to a bitwise operator, not a boolean operator
#856
chopin
opened
1 year ago
1
Can you please maintain directory structure in __target__/ ?
#855
chopin
opened
1 year ago
1
No error is thrown in list.pop(idx) when the index is out of range
#854
chopin
opened
1 year ago
1
Feature: `__` private members/name mangling in classes
#853
MrApplejuice
opened
1 year ago
1
Compile error when importing a long (path and class) name
#852
chopin
closed
1 year ago
2
nodejs_demo doesn't work as described on web site; does via readme
#851
garyrob
opened
1 year ago
2
Is Transcrypt Dead?
#850
garyrob
closed
4 months ago
6
Adding two lists converts to a string
#848
pvl
closed
1 year ago
2
parcel_demo needs to be updated to use Parcel V2
#847
JennaSys
opened
1 year ago
0
Can't compile curly braces in format string
#845
sawczakl
opened
1 year ago
0
List concatenation not working
#844
chrisb-fico
closed
1 year ago
3
Missing types in the typing module
#843
chrisyokum
opened
1 year ago
0
Support for regex library?
#841
john5634
closed
1 year ago
1
object() constructor
#840
astavely
closed
1 year ago
7
i love the people who made Transcrypt
#838
xalteropsx
closed
1 year ago
1
Dictionary unpacking causes a transpiling error
#837
tomkcook
opened
1 year ago
2
Embedded HTML similar to JSX
#834
tomkcook
closed
1 year ago
1
Compiling for nodes aborts with "SyntaxError: Cannot use import statement outside a module"
#832
halloleo
opened
1 year ago
3
py_next() implementation does not support optional default value on StopIteration
#831
JennaSys
opened
2 years ago
1
imported javascript module can't find 3rd lib except reactjs and threejs
#830
nightsailer
closed
1 year ago
2
min() and max() do not support strings
#829
JennaSys
closed
4 months ago
3
Help with running online editor with server compilation
#828
straaljager
closed
1 year ago
3
`dict`'s `pop()` method fails to remove `None`-valued item
#827
phfaist
opened
2 years ago
1
.continue() method
#826
faerot
opened
2 years ago
4
Descriptor Protocol
#825
nigglefish
opened
2 years ago
0
Next