[Python-modules-commits] [python-pykka] annotated tag v1.2.0 created (now 5e65df5)

Stein Magnus Jodal jodal at moszumanska.debian.org
Sat Nov 7 20:22:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

jodal pushed a change to annotated tag v1.2.0
in repository python-pykka.

        at  5e65df5   (tag)
   tagging  c27da1857781c849253a05192311b6a8f68474fa (commit)
  replaces  v1.1.0
 tagged by  Stein Magnus Jodal
        on  Mon Jul 15 03:59:42 2013 +0200

- Log -----------------------------------------------------------------
Release v1.2.0

Benjamin Schwarze (1):
      correct documentation of super class method calling

Jakub Stasiak (6):
      Refactor tests
      tox config: Install gevent for Python 2.6 as well
      Add eventlet support
      travis: Add Python 3.3 build
      Refactor replying to messages and add some documentation
      Reply to messages left in actor inbox after it's stopped

Stein Magnus Jodal (44):
      docs: Make README pure reStructuredText
      tests: Use assertRaises more
      futures: set() accepts a function to be called on get()
      futures: Add filter(), join(), map(), reduce()
      Bump version number to v1.2.0a1
      futures: Replace set(callback=...) with set_callback(...)
      Remove pylint exceptions
      Merge pull request #20 from benjixx/small-doc-fix
      Update URL to gevent tarball
      Update URL to gevent tarball
      Merge remote-tracking branch 'jstasiak/eventlet' into develop
      eventlet: README tweaks
      eventlet: flake8 and style fixes
      eventlet: Add support for future callbacks
      docs: Add eventlet support to changelog
      docs: Tweak README
      docs: Update changelog
      Fix flake8 warnings
      docs: Update changelog
      tox: Generate xunit test reports for Jenkins
      travis: Reuse build steps from tox
      travis: Install tox before using it
      tests: Reduce race condition between tests and log message recording
      docs: Mark log_thread_tracebacks as new in 1.1
      docs: Fix typo
      tests: Further reduce log message recording race condition
      tests: Wait for log messages for up to 5s, like all other test timeouts
      docs: Fix typo
      Remove pylint exceptions
      futures: Rename set_callback() to set_get_hook()
      futures: Fix variable name in docstring
      futures: Raise exception if set() is called multiple times
      ref: Async ask() now fails future instead of raising exception if actor is dead
      ref: stop() defers alive-or-dead check to tell(), reducing the chance of the actor dying between the checks
      docs: Fix errors
      tests: Reduce chance of race condition in logging tests
      docs: Fix typo
      tests: Further reduce chance of race condition in logging tests
      actor: Use a threading.Event to keep running state
      ref: Use runnable flag in is_alive()
      Remove redundant unicode_literals import
      actor: Change flag from 'running' to 'stopped'
      tests: Try to fix race condition
      Release v1.2.0

-----------------------------------------------------------------------

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