Skip to content

surprise dependency of python? #6962

@gopherbot

Description

@gopherbot

by schwehr:

a reference to python runtime-gdb.py exists inside of go binaries without reference to
which interpreter

Many machines have lots of python binaries... e.g. my mac has a system python 2.7, fink
provides python 2.7/3.1./3.2/3.3, and so do homebrew, macports and lots of other ways
exist to have python.  There is no way to obvious control which python.  There is no
mention of the use of python in install-source.html.

find . -type f | xargs grep python
./doc/devel/weekly.html:* misc/dashboard: remove old python package dashboard.
./doc/devel/weekly.html:* dashboard: remove old python/bash builder, update README.
./doc/devel/weekly.html:* misc: update python scripts to specify python2 as python3 is
now "python".
./src/cmd/ld/dwarf.c:   // TODO(lvd) fix gdb/python to load MachO (16 char section name
limit)
./src/pkg/runtime/runtime-gdb.py:# fields to python attributes in gdb.py isn't complete:
you can't test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions