Groups
Sign in
Groups
shedskin-discuss
Conversations
About
Send feedback
Help
shedskin-discuss
Contact owners and managers
1–30 of 262
Mark all as read
Report group
0 selected
srepmub
12/30/22
Shed Skin 0.9.6 - adds Python 3 support!!
Hi all, I have just released Shed Skin 0.9.6, which (finally) adds Python3 support!! For more
unread,
Shed Skin 0.9.6 - adds Python 3 support!!
Hi all, I have just released Shed Skin 0.9.6, which (finally) adds Python3 support!! For more
12/30/22
Jérémie Roquet
,
Mark Dufour
2
3/17/17
Re: Support for Tkinter
hi all, 2017-03-16 18:55 GMT+01:00 G 3 <program...@gmail.com>: > I was wondering if
unread,
Re: Support for Tkinter
hi all, 2017-03-16 18:55 GMT+01:00 G 3 <program...@gmail.com>: > I was wondering if
3/17/17
Jérémie Roquet
, …
RCU
7
11/4/15
Shed Skin on Read the Docs
Hi Alex, 2015-11-04 12:50 GMT+01:00 RCU <alex....@gmail.com>: > In case this helps, I
unread,
Shed Skin on Read the Docs
Hi Alex, 2015-11-04 12:50 GMT+01:00 RCU <alex....@gmail.com>: > In case this helps, I
11/4/15
ariel.balter
,
Jérémie Roquet
2
9/3/15
Is shedskin still under development?
Hi Ariel, 2015-09-03 10:05 GMT+02:00 ariel.balter <ariel....@gmail.com>: > Is shedskin
unread,
Is shedskin still under development?
Hi Ariel, 2015-09-03 10:05 GMT+02:00 ariel.balter <ariel....@gmail.com>: > Is shedskin
9/3/15
Ron Barak
,
Jérémie Roquet
2
6/2/15
Errata page?
Hi Ron, 2015-06-02 15:14 GMT+02:00 Ron Barak <google_maps_f...@9ox.net>: > I'm
unread,
Errata page?
Hi Ron, 2015-06-02 15:14 GMT+02:00 Ron Barak <google_maps_f...@9ox.net>: > I'm
6/2/15
Jérémie Roquet
, …
Farz Hemmati
14
5/5/15
Google Code and Gitorious closing
Hello all, I'm doing a little cleanup on github with Thomas. If anybody wants to join in, we'
unread,
Google Code and Gitorious closing
Hello all, I'm doing a little cleanup on github with Thomas. If anybody wants to join in, we'
5/5/15
Joaquin Duo
3/21/15
Incremental static type analysis
Hi everyone: After reading "incremental static type analysis" I tried to search the topic
unread,
Incremental static type analysis
Hi everyone: After reading "incremental static type analysis" I tried to search the topic
3/21/15
Gearoid Murphy
, …
RCU
17
2/3/14
Memory management in shedskin
Hi, Marc, I've OCRed your Master thesis - now I have a searchable PDF. You can find it at https:/
unread,
Memory management in shedskin
Hi, Marc, I've OCRed your Master thesis - now I have a searchable PDF. You can find it at https:/
2/3/14
Ian Ozsvald
,
Mark Dufour
3
11/17/13
Hello everyone (from ages back!) - short questions on shedskin and memory sharing
Superb answers, thank you Mark :-) I'm glad to talk about Shed Skin, I rarely need it in practice
unread,
Hello everyone (from ages back!) - short questions on shedskin and memory sharing
Superb answers, thank you Mark :-) I'm glad to talk about Shed Skin, I rarely need it in practice
11/17/13
Ian Ozsvald
11/16/13
Time-cost to copy 4 million doubles?
I've a follow-up question. For my Julia Set demo the ShedSkin result is almost as quick as the
unread,
Time-cost to copy 4 million doubles?
I've a follow-up question. For my Julia Set demo the ShedSkin result is almost as quick as the
11/16/13
Tom
, …
Jérémie Roquet
5
10/31/13
error: cannot convert ‘__shedskin__::str*’ to ‘const char*’
Thanks got it working. On Tuesday, October 29, 2013 6:59:49 PM UTC-7, Tom wrote: I'm trying to
unread,
error: cannot convert ‘__shedskin__::str*’ to ‘const char*’
Thanks got it working. On Tuesday, October 29, 2013 6:59:49 PM UTC-7, Tom wrote: I'm trying to
10/31/13
Shaunak De
,
Jérémie Roquet
2
9/12/13
Problems using shedskin
Hi Shaunak, 2013/9/12 Shaunak De <shau...@gmail.com>: > When I run shedskin I get this
unread,
Problems using shedskin
Hi Shaunak, 2013/9/12 Shaunak De <shau...@gmail.com>: > When I run shedskin I get this
9/12/13
Shaunak De
9/12/13
Cant get shed skin working on a simple program
Hi, I am trying to compile this python file: (test.py) print("Shaunak") When I run shedskin
unread,
Cant get shed skin working on a simple program
Hi, I am trying to compile this python file: (test.py) print("Shaunak") When I run shedskin
9/12/13
Raphael C
,
srepmub
3
8/18/13
Large dicts problems.
Thanks but that link does not work for me. At least not on my android tablet. Raphael On Saturday, 17
unread,
Large dicts problems.
Thanks but that link does not work for me. At least not on my android tablet. Raphael On Saturday, 17
8/18/13
Moataz Elmasry
, …
sal
3
7/25/13
documentation of shedskin
I would be interested in seeing this :) Maybe even a wiki page or two? I'll bet a lot of people
unread,
documentation of shedskin
I would be interested in seeing this :) Maybe even a wiki page or two? I'll bet a lot of people
7/25/13
sal
,
John Yeung
5
7/23/13
Isinstance not supported, workaround?
Pypy's rpython compiler has ability to up/downcast via an 'assert isinstance'. I was
unread,
Isinstance not supported, workaround?
Pypy's rpython compiler has ability to up/downcast via an 'assert isinstance'. I was
7/23/13
RCU
,
Mark Dufour
5
6/26/13
A possible bug related to parsing
hi alex, git show a9fa2ac [..] + def default_var(self, name, func): + if isinstance(func, Function)
unread,
A possible bug related to parsing
hi alex, git show a9fa2ac [..] + def default_var(self, name, func): + if isinstance(func, Function)
6/26/13
Rahul R
,
Mark Dufour
2
6/26/13
Does shedskin uses Vanilla version of Boehm GC ?
hi rahul, we use the vanilla boehm gc, via a mixture of calls to its interface: http://www.hpl.hp.com
unread,
Does shedskin uses Vanilla version of Boehm GC ?
hi rahul, we use the vanilla boehm gc, via a mixture of calls to its interface: http://www.hpl.hp.com
6/26/13
Mark Dufour
6/16/13
shedskin 0.9.4
hi all, I have just uploaded the packages for 0.9.4! please try it out and let me know about any
unread,
shedskin 0.9.4
hi all, I have just uploaded the packages for 0.9.4! please try it out and let me know about any
6/16/13
Mark Dufour
6/6/13
benchmark
hi all, in case anyone would be interested in writing/benchmarking a shedskin-friendly (non-numpy)
unread,
benchmark
hi all, in case anyone would be interested in writing/benchmarking a shedskin-friendly (non-numpy)
6/6/13
Moataz Elmasry
,
srepmub
2
6/2/13
Adding shedskin dependancies to linux package
hi moataz, I asked Paul Boddie, who maintains the Debian package. his reply: In the Debian package,
unread,
Adding shedskin dependancies to linux package
hi moataz, I asked Paul Boddie, who maintains the Debian package. his reply: In the Debian package,
6/2/13
Luke Stanley
,
Mark Dufour
4
4/28/13
Running in the browser with Emscripten LLVM faster than CPython?
Thanks. :) Actually I the GC problem has been fixed. I haven't seen any LLVM problems. GCC is
unread,
Running in the browser with Emscripten LLVM faster than CPython?
Thanks. :) Actually I the GC problem has been fixed. I haven't seen any LLVM problems. GCC is
4/28/13
Adalbert Lubicz
,
Mark Dufour
2
4/28/13
from __future__ import division
hi adalbert, Are there any plans to add support for from __future__ import division I'm afraid
unread,
from __future__ import division
hi adalbert, Are there any plans to add support for from __future__ import division I'm afraid
4/28/13
servus
,
Mark Dufour
2
4/28/13
Interested in adding Twisted and Urwid
hiya, On Sat, Apr 20, 2013 at 6:22 PM, servus <servus...@gmail.com> wrote: I am interested
unread,
Interested in adding Twisted and Urwid
hiya, On Sat, Apr 20, 2013 at 6:22 PM, servus <servus...@gmail.com> wrote: I am interested
4/28/13
Righteousness
, …
John Yeung
3
4/15/13
Shedskin cannot find -lcrypto
> On Sat, Apr 13, 2013 at 7:45 AM, Righteousness <unknown....@gmail.com> > wrote:
unread,
Shedskin cannot find -lcrypto
> On Sat, Apr 13, 2013 at 7:45 AM, Righteousness <unknown....@gmail.com> > wrote:
4/15/13
Piotr Tarsa
,
Mark Dufour
19
2/28/13
Problem when trying to use shedskin
On Tue, Feb 26, 2013 at 11:05 PM, Piotr Tarsa <piotr...@gmail.com> wrote: FYI, I've
unread,
Problem when trying to use shedskin
On Tue, Feb 26, 2013 at 11:05 PM, Piotr Tarsa <piotr...@gmail.com> wrote: FYI, I've
2/28/13
Paul Haeberli
,
Mark Dufour
12
1/28/13
I love it if shedskin could support __del__ destructors...
Mark - I fixed the bug you found and fixed a few other bugs and it looks like it's working!
unread,
I love it if shedskin could support __del__ destructors...
Mark - I fixed the bug you found and fixed a few other bugs and it looks like it's working!
1/28/13
Tony Veijalainen
,
Mark Dufour
12
1/11/13
Shedskin extension module compilation failure
I'd like to take the opportunity to urge all shedskin users and software developers in general to
unread,
Shedskin extension module compilation failure
I'd like to take the opportunity to urge all shedskin users and software developers in general to
1/11/13
Harnz
,
Mark Dufour
9
1/9/13
Shedskin - Compile Error
hiya harnz, so I finally got the most compute-intensive loop running in parallel. interesting! ^^
unread,
Shedskin - Compile Error
hiya harnz, so I finally got the most compute-intensive loop running in parallel. interesting! ^^
1/9/13
srepmub
1/9/13
Shed Skin 0.9.3
hi all, I have just uploaded the packages for shedskin 0.9.3. please try it out and let me know if
unread,
Shed Skin 0.9.3
hi all, I have just uploaded the packages for shedskin 0.9.3. please try it out and let me know if
1/9/13