[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix ob-python.el initiate session error with py-shell
From: |
Bastien |
Subject: |
Re: [PATCH] Fix ob-python.el initiate session error with py-shell |
Date: |
Tue, 18 Feb 2020 14:07:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Stardiviner,
I add Jack to the loop, as he's deciding for these patches.
Jack: feel free to go ahead with committing, the release of 9.4
is not yet planned (I'll write to the list when it is.)
Thanks!
stardiviner <address@hidden> writes:
> When I have a python src block like this:
>
> #+begin_src python :session "test" :results output
> print("hello, world")
> #+end_src
>
> It will report session error.
>
> This minor patch should fixed ~py-shell~ initiate Python session issue.
--
Bastien
- [PATCH] Fix ob-python.el initiate session error with py-shell, stardiviner, 2020/02/18
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell,
Bastien <=
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Jack Kamm, 2020/02/18
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Jack Kamm, 2020/02/18
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Bastien, 2020/02/18
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, address@hidden, 2020/02/19
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Jack Kamm, 2020/02/19
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Bastien, 2020/02/19
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, stardiviner, 2020/02/20
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Andreas Röhler, 2020/02/20
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Bastien, 2020/02/20
- Re: [PATCH] Fix ob-python.el initiate session error with py-shell, Jack Kamm, 2020/02/20