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 terry.reedy
Recipients ezio.melotti, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-05-19.19:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495223200.37.0.229712024273.issue30405@psf.upfronthosting.co.za>
In-reply-to
Content
While working on patches for python, typing path\repository\PCbuild\win32\python-d.exe is an error-prone pain.  I would really like to be able to run locally built binaries with py.    Could pcbuild/build.bat register binaries that it successfully builds?  And then print the -x.y option needed for py?  

#30362 would nicely complement this issue.
History
Date User Action Args
2017-05-19 19:46:40terry.reedysetrecipients: + terry.reedy, paul.moore, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower
2017-05-19 19:46:40terry.reedysetmessageid: <1495223200.37.0.229712024273.issue30405@psf.upfronthosting.co.za>
2017-05-19 19:46:40terry.reedylinkissue30405 messages
2017-05-19 19:46:40terry.reedycreate