This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 65ab41b7d5c gdb: fix building with all targets new dff7f6c72d0 gdb/python: stop using PyObject_IsInstance in py-disasm.c new bd7a2f22b11 gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.Color new 37f5e02ef5b gdb/python: don't use PyObject_IsInstance in gdbpy_is_color
The 3 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: gdb/doc/python.texi | 2 ++ gdb/python/py-color.c | 5 +++-- gdb/python/py-disasm.c | 11 +++++----- gdb/testsuite/gdb.python/py-color.exp | 33 ++++++++++++++++++++++++++++++ gdb/testsuite/gdb.python/py-disasm.exp.tcl | 5 ++++- gdb/testsuite/gdb.python/py-disasm.py | 18 ++++++++++++++++ 6 files changed, 66 insertions(+), 8 deletions(-)