https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219844

John Baldwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #8 from John Baldwin <[email protected]> ---
I did builds (and testport) on 11-stable of gdb with
DEFAULT_VERSIONS=python=3.5 and 3.6 and both built fine.  I also installed the
gdb packages and simple python tests ('python \ print "foo" \ end' on the
existing gdb with python2 and 'python \ print("foo") \ end' on the two gdb's
built with 3.5 and 3.6) all worked ok.  Does this need any further review or is
this ready for commit now?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to