)]}'
{
  "commit": "ae224bb566301d3602e9b090e37c1dcf5a48c914",
  "tree": "c309b7ead3677cb719de7b97b85715956a3e798c",
  "parents": [
    "969ae7f7356584e30667b4e490ffa2ffa1810429"
  ],
  "author": {
    "name": "Soumendra Ganguly",
    "email": "67527439+8vasu@users.noreply.github.com",
    "time": "Fri Aug 27 02:56:26 2021"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 27 02:56:26 2021"
  },
  "message": "bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). (GH-23686)\n\n* Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs.\r\n* Add TIOCGSIZE support to termios.tcgetwinsize()\r\n* Add TIOCSSIZE support to termios.tcsetwinsize()\r\n\r\nAuthored-by: Soumendra Ganguly \u003csoumendraganguly@gmail.com\u003e\r\n\r\n* termios.tcgetwinsize() and termios.tcsetwinsize() should return/accept two-item tuples instead of lists.\r\n* Refactor tcsetwinsize to share common code and accept any two item sequence, with overflow checking.\r\n\r\nCo-authored-by: Gregory P. Smith \u003cgreg@krypto.org\u003e [Google]",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d75a87c55a46ec34c2f458ecd8b26645cef7c36b",
      "old_mode": 33188,
      "old_path": "Doc/library/termios.rst",
      "new_id": "8ced0bbbd7757e321a508294839f92af6e8cdd07",
      "new_mode": 33188,
      "new_path": "Doc/library/termios.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e8d6063d4b5e791a2442f14644be4d244d30319c",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2020-12-08-01-08-58.bpo-41818.zO8vV7.rst"
    },
    {
      "type": "modify",
      "old_id": "a45c1f64262f8c30ef25a83be902f5059c21099b",
      "old_mode": 33188,
      "old_path": "Modules/clinic/termios.c.h",
      "new_id": "b4d179abbe490372e8edaa7a77cebb5c4d03ae4c",
      "new_mode": 33188,
      "new_path": "Modules/clinic/termios.c.h"
    },
    {
      "type": "modify",
      "old_id": "fdfe589eb80c1a4375bf56aa8ba29827b1c1e103",
      "old_mode": 33188,
      "old_path": "Modules/termios.c",
      "new_id": "38573e25f51dd8aee3686cf46b60d330017a5ae9",
      "new_mode": 33188,
      "new_path": "Modules/termios.c"
    }
  ]
}
