Eric Blake <ebl...@redhat.com> writes: > ping > > On 09/04/2015 04:44 PM, Peter Maydell wrote: >> On 4 September 2015 at 20:53, Markus Armbruster <arm...@redhat.com> wrote: >>> RHEL-6 and SLES-11 provide Python 2.6. It'll also work on OS X back >>> to 10.6. >>> >>> Signed-off-by: Markus Armbruster <arm...@redhat.com> >> >> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> >> >> I wonder if we're ever going to need to add that Python 3 >> support the error message alludes to :-) > > Which tree will this be going through? I found myself interested in > using python's: > > first_expr if cond else second_expr > > ternary, until I realized it requires python 2.5 or greater and we > haven't yet flipped the switch.
Go ahead and depend on it in your QAPI work, just mention it in the cover letter. If it isn't in master by the time I request a pull, I'll stick it in before your series.