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

John Baldwin <j...@freebsd.org> changed:

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

--- Comment #8 from John Baldwin <j...@freebsd.org> ---
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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to