Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2006a029129b61f1deb2a74bd36fd1faae2ffa24..fe44394330e2c21f2fcab8422c4baa4737f59efc 100644 (file)
@@ -1,3 +1,11 @@
+2019-02-27  Kevin Buettner  <kevinb@redhat.com>
+
+       * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
+       code from these functions.  Remove corresponding ifdefs.  Use
+       Py_buffer_up instead of explicit calls to PyBuffer_Release.
+       Remove gotos and target of gotos.
+       (infpy_search_memory): Likewise.
+
 2019-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
This page took 0.023976 seconds and 4 git commands to generate.