Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit e414b0f

Browse files
committed
python: curses-tmpfile landed
See: python/cpython#235
1 parent 26161e9 commit e414b0f

File tree

2 files changed

+0
-189
lines changed

2 files changed

+0
-189
lines changed

mk/python/curses-tempfile.patch

Lines changed: 0 additions & 187 deletions
This file was deleted.

pybuild/packages/python.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
LocalPatch(main_source, 'cppflags'),
2020
LocalPatch(main_source, 'ldflags-last'),
2121
LocalPatch(main_source, 'skip-build'),
22-
# http://bugs.python.org/issue29176
23-
LocalPatch(main_source, 'curses-tempfile'),
2422
]
2523

2624

0 commit comments

Comments
 (0)