[PATCH 2/4] Define gdb.Value(bufobj, type) constructor

Ulrich Weigand uweigand@de.ibm.com
Tue Feb 19 15:28:00 GMT 2019


Tom Tromey wrote:
> >>>>> "Kevin" =3D=3D Kevin Buettner <kevinb@redhat.com> writes:
> 
> >> However, this seems like a decision to make consciously.
> >> I'm not completely sure how to proceed, though one idea might be to find
> >> the most recent Python 2.[456] compatibility patch and then asking the
> >> author whether this support is still relevant.
> 
> Kevin> I didn't know of that compatibility patch, though I'll try to track =
> it
> Kevin> down.  (A pointer would be appreciated if you have one handy.)
> 
> I just recall it happening from time to time.  Using:
> 
>     git log --grep 'Python 2\.[4-6]'

So I've been running an SPU build bot on RHEL 5, which still has Python 2.4
as system version.  Those patches were from when I noticed build breaks
because of that.

However, a while back I switched my build bot to use a private Python 2.7
instead of the system Python 2.4, so I guess at this point I'm not even
noticing any 2.4 related issues.  As far as I'm concerned, I'd be fine
with removing compatibility with older Python versions ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com



More information about the Gdb-patches mailing list