issues
search
rzel
/
tinypy
Automatically exported from code.google.com/p/tinypy
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility of tinypy with embOS
#59
GoogleCodeExporter
opened
9 years ago
0
[deleted issue]
#58
GoogleCodeExporter
closed
9 years ago
0
Is __del__ supported? Is garbage collection working?
#57
GoogleCodeExporter
opened
9 years ago
1
tinypy does not handle tabs in input files correctly.
#56
GoogleCodeExporter
opened
9 years ago
0
Defining more that 255 functons fails.
#55
GoogleCodeExporter
opened
9 years ago
0
__call__ method cannot be defined for objects
#54
GoogleCodeExporter
opened
9 years ago
0
'If' statement bug
#53
GoogleCodeExporter
opened
9 years ago
0
Running tinypy on ARM platform
#52
GoogleCodeExporter
opened
9 years ago
1
Patch for adding a "print" statement
#51
GoogleCodeExporter
opened
9 years ago
0
self.* in __set__ and __get__ results in a stack overflow in SVN TinyPy
#50
GoogleCodeExporter
opened
9 years ago
0
Patches for stdout/stderr/stdin callbacks
#49
GoogleCodeExporter
opened
9 years ago
6
range(n) return an empty list for n > MAX_INT
#48
GoogleCodeExporter
opened
9 years ago
2
tinypy throws and exception on Ubuntu 9.10 X86_64
#47
GoogleCodeExporter
opened
9 years ago
2
tinypy and wicd to install on puppy linux
#46
GoogleCodeExporter
opened
9 years ago
0
build libtinypy.a error for embedding
#45
GoogleCodeExporter
closed
9 years ago
1
longjmp
#44
GoogleCodeExporter
opened
9 years ago
1
cannot catch an exception
#43
GoogleCodeExporter
opened
9 years ago
3
'not' operator only works for numbers, not strings or lists
#42
GoogleCodeExporter
closed
9 years ago
2
Compile error when build CPython module
#41
GoogleCodeExporter
opened
9 years ago
1
tcc support
#40
GoogleCodeExporter
opened
9 years ago
1
vs-build broken?
#39
GoogleCodeExporter
opened
9 years ago
0
Building tinypy 1.1 on MacOS X
#38
GoogleCodeExporter
opened
9 years ago
0
Build issie on OS/X
#37
GoogleCodeExporter
closed
9 years ago
2
use vsnprintf instead of vsprintf
#36
GoogleCodeExporter
opened
9 years ago
1
cpython module needs unittests, examples, and docs.
#35
GoogleCodeExporter
opened
9 years ago
2
crashes with threads stress test.
#34
GoogleCodeExporter
opened
9 years ago
2
cpython errors are not reset
#33
GoogleCodeExporter
opened
9 years ago
2
print statement needs documentation
#32
GoogleCodeExporter
closed
9 years ago
4
remove CPYTHON_MOD ifdefs
#31
GoogleCodeExporter
opened
9 years ago
0
verify that strings are handled the best way possible
#30
GoogleCodeExporter
opened
9 years ago
0
some cpython/cpython.c cpython C API code doesn't check return values
#29
GoogleCodeExporter
closed
9 years ago
1
improvements to setup.py to make it more python friendly
#28
GoogleCodeExporter
opened
9 years ago
8
bytecode may be garbage collected during execution of code
#27
GoogleCodeExporter
closed
9 years ago
1
tinypy executes statements where an indented block should be expected
#26
GoogleCodeExporter
closed
9 years ago
1
white list, instead of black list for sandbox builtins
#25
GoogleCodeExporter
opened
9 years ago
1
tinypy exits on errors without debug info
#24
GoogleCodeExporter
closed
9 years ago
1
tinypy crashes when processing certain files with py2bc.py
#23
GoogleCodeExporter
closed
9 years ago
3
Specific conditional tests failing in a loop
#22
GoogleCodeExporter
closed
9 years ago
4
Improper results of bitwise operator |, |=, and &=
#21
GoogleCodeExporter
closed
9 years ago
4
String multiplication is non-commutative
#20
GoogleCodeExporter
closed
9 years ago
4
Multiplying a string with a negative value crashes tinypy
#19
GoogleCodeExporter
closed
9 years ago
6
tp_print() fails to print strings containing embedded NUL chars
#18
GoogleCodeExporter
closed
9 years ago
6
invalid (2.x) print statements parse but don't work
#17
GoogleCodeExporter
closed
9 years ago
3
var changes from global to local scope within function
#16
GoogleCodeExporter
closed
9 years ago
4
errors in build and test
#15
GoogleCodeExporter
closed
9 years ago
1
index function hangs and gives bus error for substrings that can't be found
#14
GoogleCodeExporter
closed
9 years ago
5
Tinypy can't be compiled on OS X 10.5
#13
GoogleCodeExporter
closed
9 years ago
3
negative ord
#12
GoogleCodeExporter
closed
9 years ago
1
empty ** arguments lead to an incorrect error message
#11
GoogleCodeExporter
closed
9 years ago
4
const correctness patch
#10
GoogleCodeExporter
closed
9 years ago
3
Next