[Python-modules-commits] [faulthandler] branch upstream updated (dc5f269 -> 14b3bfb)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Wed Jun 15 10:49:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a change to branch upstream
in repository faulthandler.
from dc5f269 Imported Upstream version 2.0
new 14b3bfb Import faulthandler_2.4.orig.tar.gz
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:
AUTHORS | 12 +
MANIFEST.in | 3 +-
PKG-INFO | 265 +-----------
README | 257 +----------
TODO | 3 +
faulthandler.c | 293 ++++++++-----
faulthandler.egg-info/PKG-INFO | 50 +++
faulthandler.egg-info/SOURCES.txt | 13 +
faulthandler.egg-info/dependency_links.txt | 1 +
faulthandler.egg-info/top_level.txt | 1 +
setup.cfg | 5 +
setup.py | 23 +-
tests.py | 655 +++++++++++++++++++----------
traceback.c | 49 +--
14 files changed, 758 insertions(+), 872 deletions(-)
create mode 100644 AUTHORS
create mode 100644 TODO
create mode 100644 faulthandler.egg-info/PKG-INFO
create mode 100644 faulthandler.egg-info/SOURCES.txt
create mode 100644 faulthandler.egg-info/dependency_links.txt
create mode 100644 faulthandler.egg-info/top_level.txt
create mode 100644 setup.cfg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/faulthandler.git
More information about the Python-modules-commits
mailing list