[Python-modules-commits] [simplejson] branch upstream updated (3ced941 -> fdf035d)
Piotr Ożarowski
piotr at moszumanska.debian.org
Sun Dec 27 09:28:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository simplejson.
from 3ced941 Imported Upstream version 3.7.3
new fdf035d Import simplejson_3.8.1.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:
CHANGES.txt | 12 ++++++++++++
PKG-INFO | 2 +-
conf.py | 4 ++--
index.rst | 28 +++++++++++++++++++++++++---
setup.py | 2 +-
simplejson.egg-info/PKG-INFO | 2 +-
simplejson.egg-info/SOURCES.txt | 1 +
simplejson/__init__.py | 31 +++++++++++++++++++++----------
simplejson/_speedups.c | 20 ++++++++++++++++----
simplejson/encoder.py | 35 ++++++++++++++++++++++++++++-------
simplejson/tests/__init__.py | 1 +
simplejson/tests/test_iterable.py | 31 +++++++++++++++++++++++++++++++
simplejson/tests/test_tuple.py | 4 ----
13 files changed, 140 insertions(+), 33 deletions(-)
create mode 100644 simplejson/tests/test_iterable.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/simplejson.git
More information about the Python-modules-commits
mailing list