[Python-modules-commits] [sip4] branch upstream updated (d45c7ff -> de903ff)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Nov 2 20:49:37 UTC 2017


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

mitya57 pushed a change to branch upstream
in repository sip4.

      from  d45c7ff   New upstream version 4.19.3+dfsg
       new  de903ff   New upstream version 4.19.4+dfsg

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:
 ChangeLog                      |  256 ++++
 NEWS                           |   16 +
 configure.py                   |    4 +-
 sipgen/gencode.c               |  349 +++--
 sipgen/lexer.c                 |  350 ++---
 sipgen/metasrc/parser.y        |   41 +-
 sipgen/parser.c                | 3208 ++++++++++++++++++++--------------------
 sipgen/parser.h                |    4 +-
 sipgen/sip.h                   |   11 +-
 sipgen/transform.c             |   49 +-
 sipgen/type_hints.c            |    2 -
 siplib/array.c                 |   12 +-
 siplib/int_convertors.c        |  368 +++++
 siplib/sip.h.in                |   47 +-
 siplib/sipint.h                |   22 +-
 siplib/siplib.c.in             |  911 ++++++++----
 siplib/siplib.sbf.in           |    4 +-
 siplib/voidptr.c               |    4 +-
 sphinx/c_api.rst               |  225 ++-
 sphinx/conf.py                 |    6 +-
 sphinx/incompatibilities.rst   |   19 +
 sphinx/introduction.rst        |    2 +-
 sphinx/python_api.rst          |   21 +-
 sphinx/specification_files.rst |    4 +-
 sphinx/using.rst               |   16 +
 25 files changed, 3696 insertions(+), 2255 deletions(-)
 create mode 100644 siplib/int_convertors.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sip4.git



More information about the Python-modules-commits mailing list