MemoryView missing from Python 2.4 and 2.6

Yao Qi qiyaoltc@gmail.com
Mon Mar 20 09:04:00 GMT 2017


"Wiederhake, Tim" <tim.wiederhake@intel.com> writes:

This patch is OK to go in, with the fix to the doc.

>  @defvar BtraceInstruction.data
>  A buffer with the raw instruction data.  May be @code{None} if the
> -instruction is a gap.
> +instruction is a gap.  In Python 3, the return value is a @code{memoryview}
> +object.
>  @end defvar

s/Python 3/@code{Python} 3/

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list