issues
search
a740122
/
shedskin
Automatically exported from code.google.com/p/shedskin
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simple class produces namspace errors.
#207
GoogleCodeExporter
opened
8 years ago
0
I can't run shedskin after installing from source code in windows
#206
GoogleCodeExporter
opened
8 years ago
0
ctypes support
#205
GoogleCodeExporter
opened
8 years ago
0
__wrap causes core dump instead of 'index out of range' on empty list
#204
GoogleCodeExporter
closed
8 years ago
3
Shed Skin crashes when converting to C++
#203
GoogleCodeExporter
opened
8 years ago
1
maximum number of iterations ?
#202
GoogleCodeExporter
opened
8 years ago
2
Invalid comment interpretation
#201
GoogleCodeExporter
opened
8 years ago
4
os.path.isdir not working on windows
#200
GoogleCodeExporter
opened
8 years ago
2
Class processing error
#199
GoogleCodeExporter
opened
8 years ago
12
Can't compile examples/c64_main.py
#198
GoogleCodeExporter
closed
8 years ago
2
Simple program raises Floating point exception
#197
GoogleCodeExporter
opened
8 years ago
2
bytearray
#196
GoogleCodeExporter
opened
8 years ago
1
math.isnan is not recognized
#195
GoogleCodeExporter
closed
8 years ago
2
wrong ELF class when importing 32-bit extensions in 64 bit Ubuntu
#194
GoogleCodeExporter
opened
8 years ago
9
cygwin and mingw
#193
GoogleCodeExporter
opened
8 years ago
50
Error printout for module TKinter
#192
GoogleCodeExporter
closed
8 years ago
1
Simple os.popen() call fails to compile on Ubuntu Linux 13.04 64bit
#191
GoogleCodeExporter
closed
8 years ago
4
Calling pointer to functions work. Calling a pointers to class constructor generates bad C++
#190
GoogleCodeExporter
opened
8 years ago
1
Default arguments for methods of subclasses not initialized.
#189
GoogleCodeExporter
closed
8 years ago
2
numbers module not found
#188
GoogleCodeExporter
closed
8 years ago
1
Patch to fix OS X Lion/Mountain Lion problems
#187
GoogleCodeExporter
closed
8 years ago
3
Enhancement - Running the tests using as many cores as possible
#186
GoogleCodeExporter
closed
8 years ago
4
(Maybe) __to_py__ should be virtual
#185
GoogleCodeExporter
closed
8 years ago
3
Missing virtual qualifier - Different behaviour between CPython and Shedskin
#184
GoogleCodeExporter
opened
8 years ago
10
Running pickle.dumps or obj.__reduce__ multiple times will cause a segfault
#183
GoogleCodeExporter
closed
8 years ago
13
Using Pickle with a class defined in Shedskin will cause a segfault if the number of arguments in __init__ is different than 2
#182
GoogleCodeExporter
closed
8 years ago
2
unpack_int() may only return unsigned integers for short and long
#181
GoogleCodeExporter
closed
8 years ago
2
invalid list.remove behavior
#180
GoogleCodeExporter
closed
8 years ago
4
Passing a pointer to a function that is a class method fails.
#179
GoogleCodeExporter
closed
8 years ago
6
skip comment #{ #} give unexpected indent error if #} has more text on the line.
#178
GoogleCodeExporter
closed
8 years ago
5
Passing classes/instances from cpython to shedskin.
#177
GoogleCodeExporter
closed
8 years ago
6
Workaround for overflow in TarsaLZP Encoder.py
#176
GoogleCodeExporter
closed
8 years ago
1
cannot locate module: twisted
#175
GoogleCodeExporter
closed
8 years ago
1
Python CGI support
#174
GoogleCodeExporter
closed
8 years ago
1
Crash and odd results from calls to time module on WinXP
#173
GoogleCodeExporter
closed
8 years ago
1
Support unicode
#172
GoogleCodeExporter
closed
8 years ago
1
Fatal error in gc - Too many heap sections
#171
GoogleCodeExporter
opened
8 years ago
6
Support for gcc 4.7
#170
GoogleCodeExporter
closed
8 years ago
3
Dynamic (sub)type, but both the same.
#169
GoogleCodeExporter
closed
8 years ago
4
shedskin says "KeyError: None"
#168
GoogleCodeExporter
closed
8 years ago
6
Compiling "test" program fails on gcc 4.7
#167
GoogleCodeExporter
closed
8 years ago
6
Cannot import OpenGL or SFML modules
#166
GoogleCodeExporter
closed
8 years ago
2
Allocating 'small' objects
#165
GoogleCodeExporter
opened
8 years ago
2
dict_v1 gives wrong output?
#164
GoogleCodeExporter
opened
8 years ago
1
file.seek not working
#163
GoogleCodeExporter
closed
8 years ago
15
Bug generating c++ code - self.line doesn't exist
#162
GoogleCodeExporter
closed
8 years ago
6
Unhandled error in builtin os.listdir
#161
GoogleCodeExporter
closed
8 years ago
1
array with 'L' and 'I' types is not correct
#160
GoogleCodeExporter
closed
8 years ago
3
Unpacking is translated into C++ code incorrectly
#159
GoogleCodeExporter
opened
8 years ago
5
os.popen2 doesn't work with list as cmd
#158
GoogleCodeExporter
closed
8 years ago
13
Next