Thanks, can you resend with updated Upstream-Status that includes the link?
Alex
On Mon, 13 Jun 2022 at 12:32, Paulo Neves wrote:
>
> As requested
> https://github.com/python/cpython/pull/93760
>
> Paulo Neves
>
> On 6/13/22 09:30, Alexander Kanavin wrote:
> > As requested, please submit upstrea
As requested
https://github.com/python/cpython/pull/93760
Paulo Neves
On 6/13/22 09:30, Alexander Kanavin wrote:
As requested, please submit upstream.
Alex
On Fri, 10 Jun 2022 at 23:43, Paulo Neves wrote:
The native path may be too big, leading to shebang
overflow. Just use the #!/usr/bin/e
As requested, please submit upstream.
Alex
On Fri, 10 Jun 2022 at 23:43, Paulo Neves wrote:
>
> The native path may be too big, leading to shebang
> overflow. Just use the #!/usr/bin/env python3.
>
> Signed-off-by: Paulo Neves
> ---
> ...shebang-overflow-on-python-config.py.patch | 29
The native path may be too big, leading to shebang
overflow. Just use the #!/usr/bin/env python3.
Signed-off-by: Paulo Neves
---
...shebang-overflow-on-python-config.py.patch | 29 +++
.../recipes-devtools/python/python3_3.10.4.bb | 1 +
2 files changed, 30 insertions(+)
create