This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients bcap, cooperlees, lukasz.langa, vstinner
Date 2017-08-18.20:17:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY+XGkP0g5iU_cxCmKTHAHnREfiYwzfa1PKqG9oGFbU9g@mail.gmail.com>
In-reply-to <1503086320.73.0.308001950558.issue30983@psf.upfronthosting.co.za>
Content
> You have to rebuild python for /Tools/gdb/libpython.py to land in
/python-gdb.py. The latter is used during test_gdb.py.

Ah yes, sorry, that's not obvious. "make" does the copy for you.
History
Date User Action Args
2017-08-18 20:17:36vstinnersetrecipients: + vstinner, lukasz.langa, cooperlees, bcap
2017-08-18 20:17:36vstinnerlinkissue30983 messages
2017-08-18 20:17:36vstinnercreate