[Python-modules-commits] [simplejson] branch upstream updated (ef376a1 -> 9aad395)

Piotr Ożarowski piotr at moszumanska.debian.org
Mon Nov 13 20:57:11 UTC 2017


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

piotr pushed a change to branch upstream
in repository simplejson.

      from  ef376a1   Import simplejson_3.11.1.orig.tar.gz
       new  9aad395   Import simplejson_3.12.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                     |  9 ++++++-
 PKG-INFO                        |  2 +-
 conf.py                         |  4 ++--
 setup.py                        |  4 ++--
 simplejson.egg-info/PKG-INFO    |  2 +-
 simplejson.egg-info/SOURCES.txt |  2 ++
 simplejson/__init__.py          |  9 +++----
 simplejson/_speedups.c          | 42 ++++++++++++++++----------------
 simplejson/encoder.py           | 11 ++-------
 simplejson/errors.py            | 53 +++++++++++++++++++++++++++++++++++++++++
 simplejson/raw_json.py          |  9 +++++++
 simplejson/scanner.py           | 52 ++--------------------------------------
 12 files changed, 108 insertions(+), 91 deletions(-)
 create mode 100644 simplejson/errors.py
 create mode 100644 simplejson/raw_json.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