<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in input_file</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>de0175d0 - [lldb] Make TestIOHandlerResizeNoEditline pass with Python 2</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/iohandler/resize/input_file#de0175d0</link>
        <description>[lldb] Make TestIOHandlerResizeNoEditline pass with Python 2io.BytesIO seems to produce a stream in Python 2 which isn&apos;t recognizedas a file object in the SWIG API, so this test fails for Python 2 (and I assumealso an old SWIG version needs to be involved).Instead just open an empty input file which is a file object in all Pythonversions to make this test pass everywhere.

            List of files:
            /llvm-project-15.0.7/lldb/test/API/iohandler/resize/input_file</description>
        <pubDate>Tue, 07 Jul 2020 11:30:52 +0000</pubDate>
        <dc:creator>Raphael Isemann &lt;teemperor@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
