[Pkg-bitcoin-commits] [python-quamash] annotated tag version-0.3 created (now c70982e)

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:27:02 UTC 2017


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

js pushed a change to annotated tag version-0.3
in repository python-quamash.

        at  c70982e   (tag)
   tagging  d8c89b17ad4bec33e152134bae736f3ca900adcf (commit)
 tagged by  Mark Harviston
        on  Thu Jul 17 19:38:23 2014 -0700

- Log -----------------------------------------------------------------

Arve Knudsen (60):
      Update to 3.4 asyncio API
      Update README
      Fix README
      Link to PEP
      Base implementation on standard ProactorEventLoop/SelectorEventLoop
      Add license
      Fix event loop close issues
      Merge branch 'master' into proactor
      Add logging
      Fix some module refereces
      Fix README example
      More logging
      Fix run_until_complete
      Add travis configuration
      Fix(?) Travis config
      Fix context manager logic
      Support PySide
      Implement subprocess_exec
      Attempt for non-Windows support
      Increase event polling granularity
      Make py.test more verbose
      Fix Travis config
      Unix line endings
      Start support for Unix
      Remove IDEA stuff
      Change spaces to tabs
      Convert spaces to tabs
      Merge branch 'master' into unix
      Change spaces to tabs
      Fix Windows implementation
      Remove unnecessary logging
      Simplify code
      Fix Travis config
      Try to install PySide via apt-get on Travis
      Disable chatty logging
      Add test for killing of subprocess
      Build PySide through pip on Travis
      Merge branch 'master' into kill
      Only create QApplication once for all tests
      Merge branch 'master' into kill
      Remove space
      Build PySide through pip on Travis
      Merge branch 'master' into kill
      Start fixing signal handling
      Implement event poller thread as QThread
      Fix subprocess on Unix
      Fix on Windows
      Clean up
      Link to pytest
      Fix README
      Fix README
      Disconnect discarded notifiers
      Fix poll timing
      Add Travis status to README
      Fix Travis status in README
      Fix Travis status in README
      Fix setup
      Fix setup
      Merge branch 'master' into unix
      Pass on exceptions caught in thread worker

Mark Harviston (42):
      initial commit
      Initial commit
      Merge branch 'master' of github.com:harvimt/quamash
      removed markdown readme
      put example code in ..code:: directive so it renders nice
      move to package
      updated and normalized description
      Fixes to tests, mostly doctests.
      use setuptools, mainly to support `python setup.py develop`.
      Merge branch 'unix' of https://github.com/aknuds1/quamash
      reduce sleep time, it doesn't need to be slow to test adequately.
      be sure to return the _Cancelable
      - more interesting demo application (IMO)
      mostly pointless style change to force travis into updating.
      tabs to space
      fix rst
      misspelling
      Fixes to tests, mostly doctests.
      use setuptools, mainly to support `python setup.py develop`.
      reduce sleep time, it doesn't need to be slow to test adequately.
      be sure to return the _Cancelable
      - more interesting demo application (IMO)
      mostly pointless style change to force travis into updating.
      tabs to space
      fix rst
      misspelling
      py.test with pep8 (defaults to on) and htmlcov (optional)
      PEP8 fixes
      Follow concurrent.futures.Executor.shutdown semantics correctly
      Removed extraneous function I added.
      Test all executors
      Actually use the executor
      Test configuration changes.
      Style changes found by pyflakes or coverage.py (or by old-fashioned code review)
      New Tests
      Set the __been_shutdown flag when .shutdown is called on QThreadExecutor.
      Now working on both PyQt5 and PySide (on windows at least)
      Hopefully travis ci tests will complete now?
      remover extraneous lines
      Fixed, and unified license across all files.
      Try to actually fix doctest discovery in _windows.py on non-windows systems.
      Cleanup setup.py etc. for first decent release.

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

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list