)]}'
{
  "commit": "11e700bcbebceff3752a34849a39a360d0af4322",
  "tree": "265acab685e15b59c1f7c1fc99d1ac5d23f128d6",
  "parents": [
    "bc572fe63c3e0d0933a04dd0a9e374b1a83b0985"
  ],
  "author": {
    "name": "Vincent Pelletier",
    "email": "plr.vincent@gmail.com",
    "time": "Sat Jan 11 10:24:20 2025"
  },
  "committer": {
    "name": "Vincent Pelletier",
    "email": "plr.vincent@gmail.com",
    "time": "Sat Jan 11 10:30:40 2025"
  },
  "message": "usb1: Make finalizer registration thread-safe\n\nitertools.count.__next__ is not thread-safe.\nWrapping it in a lock call seems the simplest approach.\nMake counter an instance attribute rather than a class attribute, to reduce\nthe risk of lock contention at the expense of a slight increase in memory use.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "918edcd13a32d031f1dde5b5c5ed8f6f1e71eeb4",
      "old_mode": 33188,
      "old_path": "usb1/__init__.py",
      "new_id": "6cefa565deca4167711ec0be6d1bb0f4362fa0cf",
      "new_mode": 33188,
      "new_path": "usb1/__init__.py"
    }
  ]
}
