)]}'
{
  "commit": "1c35e4c84674ce25c9d9963125d335258f257ce7",
  "tree": "2db1e67140bb7e22edaf108974bf958c7bfef9b8",
  "parents": [
    "5b9d545220e5956e0686de91a14e6ded89df651a"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Mon Apr 28 20:07:31 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 29 03:07:31 2025 +0000"
  },
  "message": "feat: implement less/greater operators for string for env marker evaluation (#2827)\n\nRight now, if two strings are compared, it results in an error.\n\nPer spec, strings are suppose to \"use the python behavior\". Starlark is\ngoing\nto use Java semantics underneath, but it should behave close enough for\nthe (almost\nexclusively) ASCII input that will be used.\n\nWork towards https://github.com/bazel-contrib/rules_python/issues/2826",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f8ef5530341486dd56293a4321e5b698685a9202",
      "old_mode": 33188,
      "old_path": "python/private/pypi/pep508_evaluate.bzl",
      "new_id": "70840c76c6695e1ed7ed45acdb8655c505ec5814",
      "new_mode": 33188,
      "new_path": "python/private/pypi/pep508_evaluate.bzl"
    },
    {
      "type": "modify",
      "old_id": "14e5e40b434a4e9ef8240a6db550a004753e73da",
      "old_mode": 33188,
      "old_path": "tests/pypi/pep508/evaluate_tests.bzl",
      "new_id": "303c167900c730c242cf1622f6e23e74bc6b207d",
      "new_mode": 33188,
      "new_path": "tests/pypi/pep508/evaluate_tests.bzl"
    }
  ]
}
