[med-svn] [python3-typed-ast] 01/02: Merge tag 'upstream/0.6.3'
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sun Jan 15 18:46:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to tag debian/0.6.3-1
in repository python3-typed-ast.
commit 28a4156fdc2aa7d108d4efc229ec9d5075b7c096
Merge: cb76498 a369aa8
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Fri Jan 13 06:41:41 2017 -0800
Merge tag 'upstream/0.6.3'
Upstream version 0.6.3
PKG-INFO | 7 ++-
ast27/Include/asdl.h | 4 +-
ast27/Include/ast.h | 2 +-
ast27/Include/node.h | 10 +--
ast27/Include/parsetok.h | 36 +++++------
ast27/Include/token.h | 8 +--
ast27/Parser/grammar.c | 2 +-
ast27/Parser/tokenizer.c | 4 +-
ast27/Python/Python-ast.c | 2 +-
ast27/Python/asdl.c | 64 ++++++++++++++++++++
ast27/Python/graminit.c | 2 +-
ast35/Include/Python-ast.h | 6 +-
ast35/Include/ast.h | 6 +-
ast35/Include/node.h | 10 +--
ast35/Include/parsetok.h | 18 +++---
ast35/Include/token.h | 8 +--
ast35/Parser/grammar.c | 2 +-
ast35/Parser/tokenizer.c | 134 ++++++++++++++++++++++++++++-------------
ast35/Python/Python-ast.c | 29 +++++++--
ast35/Python/asdl.c | 64 ++++++++++++++++++++
ast35/Python/ast.c | 34 ++++++++++-
ast35/Python/graminit.c | 2 +-
setup.py | 10 ++-
typed_ast.egg-info/PKG-INFO | 7 ++-
typed_ast.egg-info/SOURCES.txt | 2 +
25 files changed, 358 insertions(+), 115 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python3-typed-ast.git
More information about the debian-med-commit
mailing list