Date: Tue, 12 May 2020 08:14:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246414] Tools/scripts/patchtool.py: Breaks with Python 3.x due to missing raw_input Message-ID: <bug-246414-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246414 Bug ID: 246414 Summary: Tools/scripts/patchtool.py: Breaks with Python 3.x due to missing raw_input Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: ashish@FreeBSD.org CC: ports-bugs@FreeBSD.org Created attachment 214405 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214405&action= =3Dedit Fix to make script work with both versions "patchtool.py -a" which prompts user for confirmation before overwriting an existing diff file is broken due to missing "raw_input" in Python 3.x. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246414-7788>