[Python-modules-commits] [cysignals] branch upstream updated (1121080 -> 111af3d)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Jan 19 13:05:39 UTC 2018


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

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

      from  1121080   Import cysignals_1.6.5+ds.orig.tar.xz
       new  111af3d   Import cysignals_1.6.6+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:
 MANIFEST.in                    |  2 +-
 Makefile                       |  6 ++---
 PKG-INFO                       | 22 +++++++++++++++---
 VERSION                        |  2 +-
 docs/source/crash.rst          | 49 ++++++++++++++++++++++++++++++++++++++++
 docs/source/index.rst          |  1 +
 docs/source/interrupt.rst      |  2 +-
 docs/source/sigadvanced.rst    |  7 +++---
 docs/source/sigerror.rst       | 11 +++++----
 setup.py                       | 35 +++++++++++++++++++++++++----
 src/cysignals/alarm.pyx        |  2 ++
 src/cysignals/implementation.c |  8 +++++--
 src/cysignals/pselect.pyx      |  2 ++
 src/cysignals/pysignals.pyx    |  4 +++-
 src/cysignals/signals.pxd      |  4 ++--
 src/cysignals/signals.pyx      |  1 +
 src/cysignals/struct_signals.h |  8 +++----
 src/cysignals/tests.pyx        | 19 +++++++++++++---
 src/scripts/cysignals-CSI      |  4 ++--
 testgdb.py                     | 51 ++++++++++++++++++++++++++++++++++++++++++
 20 files changed, 206 insertions(+), 34 deletions(-)
 create mode 100644 docs/source/crash.rst
 create mode 100755 testgdb.py

-- 
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