<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/astroid/tests/testdata/python2/data/appl, branch 2.3</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Replace __future__.print_statement with print_function</title>
<updated>2015-10-19T07:42:41+00:00</updated>
<author>
<name>John Vandenberg</name>
<email>jayvdb@gmail.com</email>
</author>
<published>2015-10-19T07:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=29c597b8e2152096bd31d959e46953bd46811ce5'/>
<id>29c597b8e2152096bd31d959e46953bd46811ce5</id>
<content type='text'>
1c35a97 fixed Python 2 only print statements, and imported
a mix of __future__.print_function and __future__.print_statement.
1826d98 fixed most of them, however this one still remains.

--HG--
branch : print_statement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1c35a97 fixed Python 2 only print statements, and imported
a mix of __future__.print_function and __future__.print_statement.
1826d98 fixed most of them, however this one still remains.

--HG--
branch : print_statement
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed syntax errors in Python 3.</title>
<updated>2015-06-01T10:33:29+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2015-06-01T10:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=575ea49d2f126cd5b294cd333360a9e60adf5f3f'/>
<id>575ea49d2f126cd5b294cd333360a9e60adf5f3f</id>
<content type='text'>
--HG--
branch : fix-python3-tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : fix-python3-tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge all test data into a single package per Python version.</title>
<updated>2014-11-09T21:44:59+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-11-09T21:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=f5e58be597e4866b0ef34cf874693240124b0693'/>
<id>f5e58be597e4866b0ef34cf874693240124b0693</id>
<content type='text'>
Also modernized a lot of test code. This makes it possible to run the
tests from both the base directory of the project as well as the
astroid package.

Since the packages have the same name for Python 2 and 3, there is less
version-dependent code in the tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also modernized a lot of test code. This makes it possible to run the
tests from both the base directory of the project as well as the
astroid package.

Since the packages have the same name for Python 2 and 3, there is less
version-dependent code in the tests.
</pre>
</div>
</content>
</entry>
</feed>
