From: Colin Watson Date: Fri, 25 Sep 2020 13:15:15 +0000 (+0100) Subject: lp-python3-progress: Link to git branch X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=d69fe957c693757abb374e8d3808f438776b0441;p=blog.git lp-python3-progress: Link to git branch --- diff --git a/content/lp-python3-progress.md b/content/lp-python3-progress.md index b7541887..a4c9cbc9 100644 --- a/content/lp-python3-progress.md +++ b/content/lp-python3-progress.md @@ -87,7 +87,8 @@ work out among the team quite effectively. From the other end, it was clear that it would be very inefficient to do general porting work when any attempt to even run the test suite would run straight into the same crashes in the same order, so I set myself a target of getting the test suite to -start up, and started hacking on an enormous git branch that I never +start up, and started hacking on an [enormous git +branch](https://git.launchpad.net/~cjwatson/launchpad?h=py3) that I never expected to try to land directly: instead, I felt free to commit just about anything that looked reasonable and moved things forward even if it was very rough, and every so often went back to tidy things up and cherry-pick