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 e031f02db3a [gdbsupport] Handle EINTR in event-pipe.cc new e5eca01155e [gdb/python] Handle !Py_IsInitialized () in gdbpy_initialize new 9d3785a8ac1 [gdb/python] Fix abort on Py_Initialize new 372d0a4c965 [gdb/python] Handle failure to initialize without exiting
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/python/python.c | 72 ++++++++++++++++++++-- .../py-failed-init.exp} | 23 ++++--- 2 files changed, 82 insertions(+), 13 deletions(-) copy gdb/testsuite/{gdb.base/record-full-error.exp => gdb.python/py-failed-init.ex [...]