[Python-modules-commits] [python-pykka] annotated tag v0.4 created (now f2a8fd0)
Stein Magnus Jodal
jodal at moszumanska.debian.org
Sat Nov 7 20:22:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
jodal pushed a change to annotated tag v0.4
in repository python-pykka.
at f2a8fd0 (tag)
tagging a72a94f630be9488d0a80576f4446e3fab4da7ae (commit)
replaces v0.3
tagged by Stein Magnus Jodal
on Tue Dec 7 09:55:58 2010 +0100
- Log -----------------------------------------------------------------
Release v0.4
Stein Magnus Jodal (19):
Started on ActorRegistry
Add Future.wait() as an alias to Future.get(), as it is more descriptive when we just want to block on a method completing and do not care about its return value
Add Sphinx-based docs
Add project resources and dev snapshot links to README
Add DNS resolver example
Cleanup proc, func and field example
Test that getting unknown messages causes the default react() impl to blow up
Support looking up running actors by class
Support looking up running actors by class name
Remove need for 'copy' module
Document registry methods
Add stop_all() method to registry
Let Future.wait get its own docs
Add get_all and wait_all
Update resolver example to use new features
Use new features in old tests
Remove pickle functions from public API
Limit what is imported by wildcard
Add VERSION field and use it in setup.py and docs
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pykka.git
More information about the Python-modules-commits
mailing list