{"id":16014,"url":"https://patchwork.libcamera.org/api/1.1/patches/16014/?format=json","web_url":"https://patchwork.libcamera.org/patch/16014/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20220524114610.41848-9-tomi.valkeinen@ideasonboard.com>","date":"2022-05-24T11:45:59","name":"[libcamera-devel,v2,08/19] py: MappedFrameBuffer: Add type hints & docs","commit_ref":null,"pull_url":null,"state":"accepted","archived":false,"hash":"7d3a7900cf361a1c61b5d2c3198e29db8da19608","submitter":{"id":109,"url":"https://patchwork.libcamera.org/api/1.1/people/109/?format=json","name":"Tomi Valkeinen","email":"tomi.valkeinen@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/16014/mbox/","series":[{"id":3134,"url":"https://patchwork.libcamera.org/api/1.1/series/3134/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=3134","date":"2022-05-24T11:45:51","name":"More misc Python patches","version":2,"mbox":"https://patchwork.libcamera.org/series/3134/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/16014/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/16014/checks/","tags":{},"headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id BC748C3256\n\tfor <parsemail@patchwork.libcamera.org>;\n\tTue, 24 May 2022 11:46:44 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 3298B65674;\n\tTue, 24 May 2022 13:46:43 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 2FF4A65667\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tTue, 24 May 2022 13:46:34 +0200 (CEST)","from deskari.lan (91-156-85-209.elisa-laajakaista.fi\n\t[91.156.85.209])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 97E4F8DC;\n\tTue, 24 May 2022 13:46:33 +0200 (CEST)"],"DKIM-Signature":["v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org;\n\ts=mail; t=1653392803;\n\tbh=9bWxwlmHas1NFcPFPjm1Dcf+Y5YWWSGzxnClX4EPsDs=;\n\th=To:Date:In-Reply-To:References:Subject:List-Id:List-Unsubscribe:\n\tList-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:\n\tFrom;\n\tb=Z+hdzXlJZk2vYUcZirN31TZqHDOvhq3LAS65edi9Yf8RyZuQVXNlzXSuLEUg99EuW\n\tllDUjomKU1SyRsBGjzyWzb/5ipfg32ADJheZuY6O0Jh8wO25ulLmIz2/vs/jLCEHNx\n\tQ7g06ic3VRVFLJZOwi5ZqQIh/3OowoatXho5+NumHKxKNrA4+HhCBkDy7xlEM+3cIV\n\tBbY58W2kp9jdnUUmljNMkblsLRCk9qxAMmwFdu8068lpQzGqzfcMeMF5VjWShNMUXo\n\tcA/WrGrO+JJQ8vF6ROgOVTDLwcqCs7spEoScdNPIKeUbiYREJB2FNKK/Sj5s1cK8vc\n\tDb0ev2GVvBXYA==","v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1653392793;\n\tbh=9bWxwlmHas1NFcPFPjm1Dcf+Y5YWWSGzxnClX4EPsDs=;\n\th=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n\tb=XmQtH2KR9MHRY5b0JoeL2TPtjwQoRZLt7s4wr/m02Y9C2DZ3XrBxSanlFgWAulBXq\n\tU9dmF7/Hc0t1J2FQB3bKi1YhSQqyN89/r9hajZRsIpx3Mqddj7Sz7xhN5rlGXdYMrR\n\taNJTn49mqkhRzSKWlbSw7FXf+R3y6EXdX63if6qQ="],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key; \n\tunprotected) header.d=ideasonboard.com\n\theader.i=@ideasonboard.com\n\theader.b=\"XmQtH2KR\"; dkim-atps=neutral","To":"libcamera-devel@lists.libcamera.org,\n\tDavid Plowman <david.plowman@raspberrypi.com>,\n\tKieran Bingham <kieran.bingham@ideasonboard.com>,\n\tLaurent Pinchart <laurent.pinchart@ideasonboard.com>,\n\tJacopo Mondi <jacopo@jmondi.org>","Date":"Tue, 24 May 2022 14:45:59 +0300","Message-Id":"<20220524114610.41848-9-tomi.valkeinen@ideasonboard.com>","X-Mailer":"git-send-email 2.34.1","In-Reply-To":"<20220524114610.41848-1-tomi.valkeinen@ideasonboard.com>","References":"<20220524114610.41848-1-tomi.valkeinen@ideasonboard.com>","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH v2 08/19] py: MappedFrameBuffer: Add type\n\thints & docs","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","From":"Tomi Valkeinen via libcamera-devel\n\t<libcamera-devel@lists.libcamera.org>","Reply-To":"Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Add a few type hints and (minimal) docs to MappedFrameBuffer.\n\nSigned-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>\n---\n src/py/libcamera/utils/MappedFrameBuffer.py | 11 +++++++++--\n 1 file changed, 9 insertions(+), 2 deletions(-)","diff":"diff --git a/src/py/libcamera/utils/MappedFrameBuffer.py b/src/py/libcamera/utils/MappedFrameBuffer.py\nindex e7dd16ec..fc2726b6 100644\n--- a/src/py/libcamera/utils/MappedFrameBuffer.py\n+++ b/src/py/libcamera/utils/MappedFrameBuffer.py\n@@ -1,8 +1,14 @@\n # SPDX-License-Identifier: LGPL-2.1-or-later\n # Copyright (C) 2022, Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>\n \n+import libcamera\n+from typing import Tuple\n+\n class MappedFrameBuffer:\n-    def __init__(self, fb):\n+    \"\"\"\n+    Provides memoryviews for the FrameBuffer's planes\n+    \"\"\"\n+    def __init__(self, fb: libcamera.FrameBuffer):\n         self.__fb = fb\n \n     def __enter__(self):\n@@ -70,5 +76,6 @@ class MappedFrameBuffer:\n             mm.close()\n \n     @property\n-    def planes(self):\n+    def planes(self) -> Tuple[memoryview, ...]:\n+        \"\"\"memoryviews for the planes\"\"\"\n         return self.__planes\n","prefixes":["libcamera-devel","v2","08/19"]}