)]}'
{
  "commit": "e2fd46741f65c5fcf3d8e106e9a45d62cd51d87a",
  "tree": "281f75909144e3d11ad99e229c9193989a749bf9",
  "parents": [
    "f4b4367115ec2de254587813edaa901bc1c723a8"
  ],
  "author": {
    "name": "Sam Whited",
    "email": "sam@samwhited.com",
    "time": "Sun Apr 16 21:18:38 2017 -0500"
  },
  "committer": {
    "name": "Marcel van Lohuizen",
    "email": "mpvl@golang.org",
    "time": "Wed Apr 19 20:11:17 2017 +0000"
  },
  "message": "precis: the nickname profile is not idempotent\n\nBecause of the order in which rules are applied for PRECIS profiles,\nprofiles that use NFKC may not be idempotent. This can lead to\nunexpected results when performing comparisons. For example:\n\n\u0027DIAERESIS\u0027 (U+00A8) decomposes to \u0027SPACE\u0027 (U+0020) + \u0027COMBINING\nDIAERESIS\u0027 (U+0308), but on subsequent applications of the Nickname\nprofile the Additional Mapping Rule will remove the space.\n\nIn future it may be desirable to have a way to tell if a transformer is\nidempotent, but for now I have merely noted in the documentation that\nsome comparisons which one might expect to be true may fail and added a\ntest.\n\nChange-Id: I4873ecf8ee1e5d21e875c88047b816c6c5150308\nReviewed-on: https://go-review.googlesource.com/40867\nReviewed-by: Marcel van Lohuizen \u003cmpvl@golang.org\u003e\nRun-TryBot: Marcel van Lohuizen \u003cmpvl@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "253b2a08af2c614d799dc5fe0b55bd39ad6865cc",
      "old_mode": 33188,
      "old_path": "secure/precis/profile_test.go",
      "new_id": "916fc8b6d72469c41dc4cbef0a4a49d868696d66",
      "new_mode": 33188,
      "new_path": "secure/precis/profile_test.go"
    },
    {
      "type": "modify",
      "old_id": "8b46d504cb40290f413b36975da09c761ceb6af7",
      "old_mode": 33188,
      "old_path": "secure/precis/profiles.go",
      "new_id": "86010025c95ece1ff51e0230c4e8a98ed643cc33",
      "new_mode": 33188,
      "new_path": "secure/precis/profiles.go"
    }
  ]
}
