Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing download links #1

Open
mtorromeo opened this issue May 29, 2012 · 7 comments
Open

Missing download links #1

mtorromeo opened this issue May 29, 2012 · 7 comments

Comments

@mtorromeo
Copy link

Hi,
thanks for your work on this project, I am going to try this out and it's going to be really helpful!

I noticed that there are no download links anywhere version numbered releases.
Could you tag the project versions in git, so that a tar can be downloaded directly from github?

Thanks.

@mtorromeo
Copy link
Author

Oh, and what is the license of the project? Thanks again!

@felipecruz
Copy link
Owner

Hi Massimiliano!

I must warn you that this project isn't production ready.. There are some issues that I did not figure how to fix it about how python interpreter handles a async signal calling a python function.. It works 99% but segfault 1%.

Python 3.2+ has this new function Py_AddPenndingCall that's supossed to handle situations like async IO but it's not ready yet..

Anyway.. I can tag for you as an alpha release.. and usually I use BSD licences.

Feel free to contact me again if you need help.

@mtorromeo
Copy link
Author

I tried it and in fact I experienced some issues, so I'm going to wait until the library matures a bit before trying it again.

It will be great once it stabilizes.

Thanks!

@felipecruz
Copy link
Owner

Can you tell me your python version and OS? :)

@mtorromeo
Copy link
Author

Python 2.7.3 on Archlinux x86_64

@felipecruz
Copy link
Owner

thanks..

@felipecruz
Copy link
Owner

@mtorromeo Hi! Can you check this latest version? 0.3

I tested more than 1k times(automatically of course) and didn't get a single segfault..

Jason Fried fixed/improved a lot of things.. I'll also tag version 0.3 on github since it's already available via PyPi.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants