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 romberg
Recipients Arfrever, brett.cannon, eric.smith, eric.snow, gregory.p.smith, isoschiz, ncoghlan, pconnell, romberg, superluser, theller
Date 2016-01-05.00:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Try issue17633-hg.diff.   Caution it was made after literally minutes of experience with hg.  :)

  I checked out the source applied the changes, compiled and ran 'make test' (gdb still fails), and did an hg commit.  The diff was made following the instructions here:

https://docs.python.org/devguide/gitdevs.html

  It seems to have worked.  But again, I have literally minutes of hg experience.  If this needs to be redone let me know.
History
Date User Action Args
2016-01-05 00:04:57rombergsetrecipients: + romberg, brett.cannon, theller, gregory.p.smith, ncoghlan, eric.smith, Arfrever, eric.snow, pconnell, isoschiz, superluser
2016-01-05 00:04:57rombergsetmessageid: <[email protected]>
2016-01-05 00:04:57romberglinkissue17633 messages
2016-01-05 00:04:57rombergcreate