[Python-modules-commits] [cysignals] branch upstream updated (379a27a -> 5e36981)

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Oct 13 01:07:35 UTC 2016


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

calculus-guest pushed a change to branch upstream
in repository cysignals.

      from  379a27a   import cysignals_1.1.1+ds.orig.tar.xz
       new  5e36981   Import cysignals_1.2.0+ds.orig.tar.xz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                              |   2 +-
 VERSION                               |   2 +-
 configure.ac                          |  11 ++-
 example/cysignals_example.pyx         |   1 +
 setup.py                              |   3 +-
 src/cysignals/{debug.h => debug.h.in} |   4 +-
 src/cysignals/implementation.c        |  26 ++++---
 src/cysignals/macros.h                |  10 ++-
 src/cysignals/signals.pyx             |  27 +++++++
 src/cysignals/tests.pyx               |  10 ++-
 src/cysignals/tests_helper.c          |   8 +--
 src/scripts/cysignals-CSI             | 130 +++++++++++++++++++---------------
 src/scripts/cysignals-CSI-helper.py   |  11 +--
 13 files changed, 158 insertions(+), 87 deletions(-)
 rename src/cysignals/{debug.h => debug.h.in} (75%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cysignals.git



More information about the Python-modules-commits mailing list