From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aIZ2It1nFF9TfwAA0tVLHw (envelope-from ) for ; Sun, 19 Jul 2020 15:33:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QFwnHt1nFF/3awAAbx9fmQ (envelope-from ) for ; Sun, 19 Jul 2020 15:33:49 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 118C3940653 for ; Sun, 19 Jul 2020 15:33:48 +0000 (UTC) Received: from localhost ([::1]:41768 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jxBJy-0007iZ-Uc for larch@yhetil.org; Sun, 19 Jul 2020 11:33:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jxBJe-0007iN-Rk for emacs-orgmode@gnu.org; Sun, 19 Jul 2020 11:33:26 -0400 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]:55168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jxBJd-00043A-4T for emacs-orgmode@gnu.org; Sun, 19 Jul 2020 11:33:26 -0400 Received: by mail-pj1-x1030.google.com with SMTP id mn17so8906246pjb.4 for ; Sun, 19 Jul 2020 08:33:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=gTqBKykO4BEj33TThjCWnQsIM13OpLe9OUQ6uS2xhKY=; b=aNZO2om80maBOwf/ch9rXhjAFZuDY5osIMcsPZSq4yeS/zH6elMkV7Awrpyz3YkcOr Fw1FgUeti/rio5MLKbw3NTebdZIdhwk7gj/YqewB7zPxjF0x8G0+OcIJH8UO+C5edG47 D+6es7q6R9UU8rTBjFsiH+aNqAA56gBmM/JDFlcK67lLZ2eKLqads86zcNWmnBVgezY3 5V61U+2pAGpFKKZ2nHLG/eBtxrV8g7pJ3K7uSdVjh9WAfmBNDTn/5+noTiywze9HGAEH Gs70Q3GeGayGNo3ZRyONHgqmhUv/ti06aqtkmbW/eFSTEyABgEIT7mQp8xi1D7vdshz/ fn0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=gTqBKykO4BEj33TThjCWnQsIM13OpLe9OUQ6uS2xhKY=; b=FrQFiyfgjsEbRRtQsT6vni2Fh43LlOhndZycAU5uj9sSHgJRXtU8hi+gEkqwTqAiKI tLsa4TtZkFBcRWWFZOneVu6JgtFZj6g4Vf/FSsMNlVlaY91+mRJV/F48XM4DSuaznkc6 CbT7U1QgBpA2Pw+lRqrBOq2FPSeN2H4VYSx/PDXUQUVzDhx19NftNK3XlS774le8uSuh zozXFUUBDFnzEGrb5eVeoceedDT6f8RVBNQVGjtyHq1WwM6HEPZzJXK1A6LBnbLPfVUi pnbUl2dUIFIfMgfUuVeRgfJzRPVla/bfet1IEM6t8PB0h3es7EU/vOeMVubnog8Dmh1U 6ZnA== X-Gm-Message-State: AOAM531gpxKOLUb1LyYPbXLRIB3bXY2vdqyzSlcMKXHMnskpzuNfkZHy nHj7Ig97TVxQbms8XH7IlbU= X-Google-Smtp-Source: ABdhPJyz2oPIjgdq7lhNb5tE3I8F7FXlK3UvocmyvlXzMsqP3OSoPxsip72NrdlUuJwU465dzaPhlQ== X-Received: by 2002:a17:902:a717:: with SMTP id w23mr14666941plq.292.1595172803114; Sun, 19 Jul 2020 08:33:23 -0700 (PDT) Received: from localhost (199-83-220-90.PUBLIC.monkeybrains.net. [199.83.220.90]) by smtp.gmail.com with ESMTPSA id c132sm13710820pfb.112.2020.07.19.08.33.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Jul 2020 08:33:22 -0700 (PDT) From: Jack Kamm To: ian martins , Philip Blagoveschensky Subject: Re: Bug: org-babel python with :results value sends function definition with a statement after a for loop to the shell incorrectly [9.3.6 (9.3.6-elpa @ /home/username/.emacs.d/elpa/org-9.3.6/)] In-Reply-To: References: <5c1caa08-6c08-ebb9-ee81-76143c3a60b2@crabman.me> Date: Sun, 19 Jul 2020 08:33:21 -0700 Message-ID: <87blkbv7su.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1030; envelope-from=jackkamm@gmail.com; helo=mail-pj1-x1030.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=aNZO2om8; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: 5zN5GcbM2mkV > I redid the test but loaded the lastest org-mode and there was no > error. This means you probably don't need to debug this. It has been > fixed in the latest version, but the fix hasn't been updated in the > elpa package yet. you can either wait for the next release or pull > the latest code from the repo. Thanks for checking this Ian, I believe that this issue would have been fixed by this patch: https://orgmode.org/list/87pnfdo88v.fsf@gmail.com/ But I've been too swamped to check.