[Python-modules-commits] [simplejson] branch upstream updated (a236fe4 -> bde323c)
Piotr Ożarowski
piotr at moszumanska.debian.org
Sat Nov 5 21:00:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch upstream
in repository simplejson.
from a236fe4 Import simplejson_3.8.2.orig.tar.gz
new bde323c Import simplejson_3.10.0.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 | 18 +++++++++++++-
PKG-INFO | 12 ++++++---
README.rst | 8 +++++-
conf.py | 6 ++---
scripts/artifacts.py | 35 +++++++++++++++++++++++++-
setup.py | 2 +-
simplejson.egg-info/PKG-INFO | 12 ++++++---
simplejson.egg-info/SOURCES.txt | 2 ++
simplejson/__init__.py | 4 +--
simplejson/_speedups.c | 22 ++++++++++++++++
simplejson/compat.py | 6 -----
simplejson/decoder.py | 18 ++++++++------
simplejson/encoder.py | 24 +++++++++++++++++-
simplejson/tests/__init__.py | 2 ++
simplejson/tests/test_raw_json.py | 47 +++++++++++++++++++++++++++++++++++
simplejson/tests/test_str_subclass.py | 16 ++++++++++++
16 files changed, 205 insertions(+), 29 deletions(-)
create mode 100644 simplejson/tests/test_raw_json.py
create mode 100644 simplejson/tests/test_str_subclass.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