Ticket #2 (assigned task)
Publish a release of the latest stacklesslib
| Reported by: | rmtew | Owned by: | krisvale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | stacklesslib | Version: | |
| Keywords: | Cc: | kristjan@… |
Description
Can use the setup.py file to do the release with automatic upload to Pypi.
The current latest version is 1.0.3, and it likely includes a bug that does not do polling for events when socket module is monkeypatched.
Change History
Note: See
TracTickets for help on using
tickets.
As it is, stacklesslib in the stacklessexamples project does not import due to circular dependencies. Is there a latest authoritative version I should be using? Also I think we should have a mercurial repo, as SVN is not so fun to use these days.