◐ Shell
clean mode source ↗

curses: use tempfile.TemporaryFile for get/putwin by vstinner · Pull Request #53 · python/cpython

bpo-29176: getwin() and putwin() functions of the curses module now
use tempfile.TemporaryFile instead of calling the C mkstemp()
function to create a temporary file in a more portable and safer
manner.

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

lazka added a commit to lazka/cpython that referenced this pull request

Nov 10, 2021
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Nov 21, 2021
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jan 23, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Mar 8, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Mar 13, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Apr 22, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Apr 24, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Apr 24, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Apr 24, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

May 17, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

May 27, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Jun 6, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Jun 24, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Sep 22, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Dec 8, 2022
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Mar 2, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

isidentical pushed a commit to isidentical/cpython that referenced this pull request

Mar 28, 2023
test_eof: Fix failed case `test_eof_with_line_continuation`

lazka added a commit to lazka/cpython that referenced this pull request

Apr 7, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Apr 16, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 18, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 20, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 23, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 24, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

naveen521kk pushed a commit to naveen521kk/cpython that referenced this pull request

Jun 25, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Jul 28, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Aug 27, 2023
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Feb 10, 2024
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

lazka added a commit to lazka/cpython that referenced this pull request

Aug 25, 2024
In case CC="ccache gcc" then subprocess would interpret it as one command
and fail to find it. Instead split the command line into separate arguments.

Fixes python#53

This was referenced

Feb 11, 2025