[Python-modules-commits] [pyyaml] branch upstream updated (b2559d9 -> 93dbe92)
Scott Kitterman
kitterman at moszumanska.debian.org
Sun Sep 4 05:50:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch upstream
in repository pyyaml.
from b2559d9 Imported Upstream version 3.11
new 93dbe92 Import pyyaml_3.12.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:
PKG-INFO | 11 +-
README | 2 +-
ext/_yaml.c | 12277 ++++++++++++-------
ext/_yaml.pxd | 22 +-
ext/_yaml.pyx | 4 +-
lib/yaml/__init__.py | 2 +-
lib/yaml/representer.py | 4 +-
lib/yaml/resolver.py | 5 +-
lib/yaml/scanner.py | 8 +-
lib3/yaml/__init__.py | 2 +-
lib3/yaml/representer.py | 17 +-
lib3/yaml/resolver.py | 5 +-
lib3/yaml/scanner.py | 8 +-
setup.py | 72 +-
.../data/invalid-python-name-module-2.loader-error | 1 -
tests/lib/test_all.py | 2 +-
tests/lib/test_appliance.py | 4 +-
tests/lib3/test_all.py | 2 +-
tests/lib3/test_appliance.py | 4 +-
19 files changed, 8033 insertions(+), 4419 deletions(-)
delete mode 100644 tests/data/invalid-python-name-module-2.loader-error
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyyaml.git
More information about the Python-modules-commits
mailing list