From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6OylIEyjU1+kLwAA0tVLHw (envelope-from ) for ; Sat, 05 Sep 2020 14:40:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oDaKHEyjU195XAAAB5/wlQ (envelope-from ) for ; Sat, 05 Sep 2020 14:40:12 +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 EE6239403CB for ; Sat, 5 Sep 2020 14:40:11 +0000 (UTC) Received: from localhost ([::1]:43304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEZMP-00088t-Sm for larch@yhetil.org; Sat, 05 Sep 2020 10:40:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEZM1-00088m-Sc for emacs-orgmode@gnu.org; Sat, 05 Sep 2020 10:39:45 -0400 Received: from mail-pf1-x444.google.com ([2607:f8b0:4864:20::444]:43066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kEZM0-0005dz-9O; Sat, 05 Sep 2020 10:39:45 -0400 Received: by mail-pf1-x444.google.com with SMTP id f18so6196049pfa.10; Sat, 05 Sep 2020 07:39:43 -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=OBNJBL12XKQ3exLz+iAaIs8H2LTcJvxz6palS6cPVgI=; b=aY8QolBLUID0tzoEK0ojKpkLqCmMA7z86ZqV1xCwYmAeiIOz7m0a4J2HKtxW88+6hR 8iY/ucg+drYGJ/B7FT052EviloMWYRVnusbVufa1WmaPZVPc7lE6TLIlx5P14/mPyWqu BGeUDwLkZi/tY0haBeUopMAOrL8zoQ94XK/DND4MT4TKgVVWM3Rr1nHmjniQ1E0MC42P cNF1t5q+I+gXpCAL6g6uBNJ89p+QxTTwekL/wTtz1LXp3YkDtRtsPX0ct1+4CsxsC1/P PNLGtZqPiQO+Mbrdf4ffqPU6VMpSZGIdCkXZWXz9+89tWS0bXKF35ujxZJFXfwOiQk/t te/Q== 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=OBNJBL12XKQ3exLz+iAaIs8H2LTcJvxz6palS6cPVgI=; b=WUWhJpTj6utC0N4cSVXBfRmXa8pQyy4eRN3Oa8BTAYdWvFI+T2YE3SNTwsGBR0hOFg 4kevT0EvNkRyDlzI+2jwQk+iO5u/DO6FgOItYgx2313ZIbIoLqmtpmaKS3u4kQH0g1Zr 4m8OWgV//RqkZtLUi7pVMrSRcU2njUN1wq+WHpvLI4iV2JeU6UD4geGQEM31qAq/6O7U oqJs/9u1aiIeWRLJqsoIkQKSoUJm/J2eHiOkqmKe/r+nbfdGZVYenK6kgjOg3GwnKXv5 bDURHhFjwhQB3zDrFlz+eac+AQimnhtrJJeUIH5fm8R8A9eh6LRQ8b+jCRi3vibYhTGp Ud+g== X-Gm-Message-State: AOAM531VQtvdTkM+0nX3V5reSMDxqWY8TKmnWId+EvyKymqHQfeQzUw2 uBZNXmdNEMN2Z0yHx8l8BauwjXhD870= X-Google-Smtp-Source: ABdhPJxw2UdnWpIzkmXaclOTpSTXcRXsJ2jpH0ALcZfPw4i3pmhIGXNwqbzpknUsZXEnvP9cJpt3Wg== X-Received: by 2002:a63:d504:: with SMTP id c4mr10903044pgg.138.1599316781758; Sat, 05 Sep 2020 07:39:41 -0700 (PDT) Received: from localhost (199-83-220-90.PUBLIC.monkeybrains.net. [199.83.220.90]) by smtp.gmail.com with ESMTPSA id b203sm9675368pfb.205.2020.09.05.07.39.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Sep 2020 07:39:40 -0700 (PDT) From: Jack Kamm To: Bastien Subject: Re: [PATCH] ob-python.el: Fix issue with sessions on remote machines In-Reply-To: <877dt84p2x.fsf@gnu.org> References: <87h7t16red.fsf@pc.i-did-not-set--mail-host-address--so-tickle-me> <87zh6syqym.fsf@gmail.com> <875z9c93tv.fsf@gmail.com> <871rjhq31a.fsf@gnu.org> <87k0x9qbd3.fsf@gmail.com> <877dt84p2x.fsf@gnu.org> Date: Sat, 05 Sep 2020 07:39:40 -0700 Message-ID: <87h7scqocz.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::444; envelope-from=jackkamm@gmail.com; helo=mail-pf1-x444.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 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: Christian Vanderwall , 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=aY8QolBL; 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: DtPcfCmknC0T Hi Bastien, > - A local maintainer is expected to reply to requests and bug reports > regarding the local functionalities he oversees. > > - A local maintainer can commit changes directly to the file(s) he > maintains (either submitted changes or his own). > > - Core maintainers have the final word on any change in any file (so > in case of a disagreement with a local maintainer, core maintainers > have priority.) > > In general, I would like to encourage "optimistic merging" from more > "local" maintainers. > > Does that sound right? When in doubt, always discuss changes first. I agree with this policy, and am more or less following it already, though it's good to be explicit. I'm keeping an eye out for Python-related mail, but if it looks like I've missed one, add me to the TO or CC field to ensure it lands in my inbox. I appreciate the freedom to make changes to ob-python, but of course defer to you, Nicolas, and Kyle, and seek out guidance when unsure. Cheers, Jack