)]}'
{
  "log": [
    {
      "commit": "d90f2bb1e87252613c642d632395a65d3e8835f6",
      "tree": "5e036ffba9b17f274f8afcfead3a5b68b8e5261b",
      "parents": [
        "55bc35f5d581f61f8dac816eb17493911ff8e75a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Dec 01 06:29:38 2025 +0000"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "Jens-G@users.noreply.github.com",
        "time": "Mon Dec 01 22:03:38 2025 +0100"
      },
      "message": "Bump actions/checkout from 3 to 6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "1a5b7fc85bbf6ff48d869e74ca675900a46d3750",
      "tree": "8f7993866ed06dc65dace27028f0f8c468096916",
      "parents": [
        "755f7d9faf463ed505f28492961a8452fc70493d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Oct 01 06:01:59 2025 +0000"
      },
      "committer": {
        "name": "Yuxuan \u0027fishy\u0027 Wang",
        "email": "fishywang@gmail.com",
        "time": "Wed Oct 01 07:34:18 2025 -0700"
      },
      "message": "Bump actions/setup-python from 5 to 6\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "e6f532421c96b566e6622ba81fa3d06e8c3110bc",
      "tree": "e6dcbd3c46382923b79bc7d7bafa2ac488f80214",
      "parents": [
        "922cd0e2c4652df3f4ac4a83d9c8a6c771063f7f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Sep 05 15:50:09 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 05 15:50:09 2025 -0400"
      },
      "message": "Bump actions/checkout from 4 to 5 (#3208)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "3b1c30c5a7fd4f0142ef93bb6e0221e4a69dcf12",
      "tree": "7b334d512836232210122148c86f0081bc706ba4",
      "parents": [
        "09fa37b0e11f91edf20d393567592df036f623e7"
      ],
      "author": {
        "name": "Yuxuan \u0027fishy\u0027 Wang",
        "email": "yuxuan.wang@reddit.com",
        "time": "Mon Feb 19 14:24:51 2024 -0800"
      },
      "committer": {
        "name": "Jens Geyer",
        "email": "Jens-G@users.noreply.github.com",
        "time": "Wed Feb 21 23:36:04 2024 +0100"
      },
      "message": "Add license header to pypi workflow file\n"
    },
    {
      "commit": "84b35ff8288c3b9f239eca4c6f7e453d60af206d",
      "tree": "1bcd3fec19388218fa8c8095a3d5650f9d3d3888",
      "parents": [
        "51e541eae3850889f9d698b14dc0cd8b5de1b6f0"
      ],
      "author": {
        "name": "Yuxuan \u0027fishy\u0027 Wang",
        "email": "yuxuan.wang@reddit.com",
        "time": "Wed Feb 07 17:42:39 2024 -0800"
      },
      "committer": {
        "name": "Yuxuan \u0027fishy\u0027 Wang",
        "email": "fishywang@gmail.com",
        "time": "Mon Feb 19 09:26:06 2024 -0800"
      },
      "message": "THRIFT-5688: Add PyPI publishing github actions\n\nThis is tested with https://github.com/apache/thrift/pull/2927, which\npublished to https://test.pypi.org/project/thrift-test/. I tested\nlocally with:\n\n    (venv) fishy@penguin:~/work/test$ pip install -i https://test.pypi.org/simple/ thrift-test\n    Looking in indexes: https://test.pypi.org/simple/\n    Collecting thrift-test\n      Downloading https://test-files.pythonhosted.org/packages/e6/02/5885ea1406f560d0a23351f68acc2892d7f6495b16bfc2eeee8de4649777/thrift-test-0.21.0.tar.gz (62 kB)\n         ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 1.4 MB/s eta 0:00:00\n      Preparing metadata (setup.py) ... done\n    Collecting six\u003e\u003d1.7.2 (from thrift-test)\n      Downloading https://test-files.pythonhosted.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz (29 kB)\n      Preparing metadata (setup.py) ... done\n    Building wheels for collected packages: thrift-test, six\n      Building wheel for thrift-test (setup.py) ... done\n      Created wheel for thrift-test: filename\u003dthrift_test-0.21.0-cp311-cp311-linux_x86_64.whl size\u003d416914 sha256\u003d3a972bc562be7ed19cb37399e444ed0d373cde5319023974080b625e550901d4\n      Stored in directory: /home/fishy/.cache/pip/wheels/45/20/1f/d3e1b869ac068d63ca2b2c13a2f4e33a80b360fae7091c8a9b\n      Building wheel for six (setup.py) ... done\n      Created wheel for six: filename\u003dsix-1.10.0-py2.py3-none-any.whl size\u003d9942 sha256\u003d74014380446ccf331366316cec0b1aaf40e0162e70307622b493e38e8451115f\n      Stored in directory: /home/fishy/.cache/pip/wheels/e4/18/d0/e02474c90dcf14c511c0f52145d7e72e41ff3fb80b330ba58e\n    Successfully built thrift-test six\n    Installing collected packages: six, thrift-test\n    Successfully installed six-1.10.0 thrift-test-0.21.0\n    (venv) fishy@penguin:~/work/test$ python3\n    Python 3.11.7 (main, Dec  8 2023, 14:22:46) [GCC 13.2.0] on linux\n    Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n    \u003e\u003e\u003e from thrift.transport import TSocket\n    \u003e\u003e\u003e transport \u003d TSocket.TSocket(\u0027localhost\u0027, 9090)\n    \u003e\u003e\u003e transport\n    \u003cthrift.transport.TSocket.TSocket object at 0x785b18d83690\u003e\n    \u003e\u003e\u003e transport.open()\n    Could not connect to any of [(\u0027::1\u0027, 9090, 0, 0), (\u0027127.0.0.1\u0027, 9090)]\n    Traceback (most recent call last):\n      File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\n      File \"/home/fishy/work/test/venv/lib/python3.11/site-packages/thrift/transport/TSocket.py\", line 149, in open\n        raise TTransportException(type\u003dTTransportException.NOT_OPEN, message\u003dmsg)\n    thrift.transport.TTransport.TTransportException: Could not connect to any of [(\u0027::1\u0027, 9090, 0, 0), (\u0027127.0.0.1\u0027, 9090)]\n    \u003e\u003e\u003e from thrift.protocol import fastbinary\n    \u003e\u003e\u003e fastbinary\n    \u003cmodule \u0027thrift.protocol.fastbinary\u0027 from \u0027/home/fishy/work/test/venv/lib/python3.11/site-packages/thrift/protocol/fastbinary.cpython-311-x86_64-linux-gnu.so\u0027\u003e\n    \u003e\u003e\u003e fastbinary.decode_compact\n    \u003cbuilt-in function decode_compact\u003e\n    \u003e\u003e\u003e\n\nIf we want to merge this version, I\u0027ll enable pending publishing with\n`pypi.yml` from this repo on pypi [1].\n\n[1]: https://pypi.org/manage/account/publishing/\n"
    }
  ]
}
