get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/78998/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 78998,
    "url": "http://patches.dpdk.org/api/patches/78998/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200928104328.409055-5-kevin.laatz@intel.com/",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20200928104328.409055-5-kevin.laatz@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200928104328.409055-5-kevin.laatz@intel.com",
    "date": "2020-09-28T10:43:22",
    "name": "[v8,04/10] usertools/cpu_layout: support python3 only",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "2eae10779e276babde94b839110ed0cb7bce821f",
    "submitter": {
        "id": 921,
        "url": "http://patches.dpdk.org/api/people/921/?format=api",
        "name": "Kevin Laatz",
        "email": "kevin.laatz@intel.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200928104328.409055-5-kevin.laatz@intel.com/mbox/",
    "series": [
        {
            "id": 12551,
            "url": "http://patches.dpdk.org/api/series/12551/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12551",
            "date": "2020-09-28T10:43:19",
            "name": "adding support for python 3 only",
            "version": 8,
            "mbox": "http://patches.dpdk.org/series/12551/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/78998/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/78998/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id B72C8A04C3;\n\tMon, 28 Sep 2020 12:49:18 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 557BB1D72B;\n\tMon, 28 Sep 2020 12:48:11 +0200 (CEST)",
            "from mga17.intel.com (mga17.intel.com [192.55.52.151])\n by dpdk.org (Postfix) with ESMTP id 6F0631D714\n for <dev@dpdk.org>; Mon, 28 Sep 2020 12:48:00 +0200 (CEST)",
            "from orsmga005.jf.intel.com ([10.7.209.41])\n by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Sep 2020 03:47:59 -0700",
            "from silpixa00399838.ir.intel.com ([10.237.213.224])\n by orsmga005.jf.intel.com with ESMTP; 28 Sep 2020 03:47:58 -0700"
        ],
        "IronPort-SDR": [
            "\n dfmfen6Khn3nV1643jO/rg+F8dtgGQqRCNut3AvtPAmmz4+Rkt+yhG6g+Et//rdY41lWw0PxS9\n p99Q/WdZoXlA==",
            "\n uVCyPDQ7owFTBhT5UMRVOwoCvA3JMWICfF/oUuECRqqg8XNXSH1DkknjZC+dmP4ypP6MPSR9WN\n l4iBV4oHxsgg=="
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6000,8403,9757\"; a=\"141988896\"",
            "E=Sophos;i=\"5.77,313,1596524400\"; d=\"scan'208\";a=\"141988896\"",
            "E=Sophos;i=\"5.77,313,1596524400\"; d=\"scan'208\";a=\"488524293\""
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "From": "Kevin Laatz <kevin.laatz@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "bruce.richardson@intel.com, anatoly.burakov@intel.com,\n robin.jarry@6wind.com, david.marchand@redhat.com,\n Louise Kilheeney <louise.kilheeney@intel.com>",
        "Date": "Mon, 28 Sep 2020 11:43:22 +0100",
        "Message-Id": "<20200928104328.409055-5-kevin.laatz@intel.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20200928104328.409055-1-kevin.laatz@intel.com>",
        "References": "<20200921120357.220588-1-kevin.laatz@intel.com>\n <20200928104328.409055-1-kevin.laatz@intel.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH v8 04/10] usertools/cpu_layout: support python3\n\tonly",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Louise Kilheeney <louise.kilheeney@intel.com>\n\nChanged script to explicitly use python3 only to avoid\nmaintaining python 2 and removed deprecation notice.\n\nSigned-off-by: Louise Kilheeney <louise.kilheeney@intel.com>\nReviewed-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n usertools/cpu_layout.py | 13 ++-----------\n 1 file changed, 2 insertions(+), 11 deletions(-)",
    "diff": "diff --git a/usertools/cpu_layout.py b/usertools/cpu_layout.py\nindex 5423c7965f..89a48cec46 100755\n--- a/usertools/cpu_layout.py\n+++ b/usertools/cpu_layout.py\n@@ -1,18 +1,9 @@\n-#!/usr/bin/env python\n+#!/usr/bin/env python3\n # SPDX-License-Identifier: BSD-3-Clause\n # Copyright(c) 2010-2014 Intel Corporation\n # Copyright(c) 2017 Cavium, Inc. All rights reserved.\n \n-from __future__ import print_function\n import sys\n-try:\n-    xrange # Python 2\n-except NameError:\n-    xrange = range # Python 3\n-\n-if sys.version_info.major < 3:\n-    print(\"WARNING: Python 2 is deprecated for use in DPDK, and will not work in future releases.\", file=sys.stderr)\n-    print(\"Please use Python 3 instead\", file=sys.stderr)\n \n sockets = []\n cores = []\n@@ -21,7 +12,7 @@\n fd = open(\"{}/kernel_max\".format(base_path))\n max_cpus = int(fd.read())\n fd.close()\n-for cpu in xrange(max_cpus + 1):\n+for cpu in range(max_cpus + 1):\n     try:\n         fd = open(\"{}/cpu{}/topology/core_id\".format(base_path, cpu))\n     except IOError:\n",
    "prefixes": [
        "v8",
        "04/10"
    ]
}