<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/astroid/tests/testdata/python3/data/module2.py, 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>Improve as_string output of operators, elif, with, return &amp; docs</title>
<updated>2018-07-05T07:26:23+00:00</updated>
<author>
<name>brendanator</name>
<email>brendan.maginnis@gmail.com</email>
</author>
<published>2018-06-22T12:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=66ecfa8a01e3eae02e54c19c301eca4d3f7193de'/>
<id>66ecfa8a01e3eae02e54c19c301eca4d3f7193de</id>
<content type='text'>
The precedence and associativity rules of operators are respected
and parens are only wrapped around child nodes when needed

A single If node inside the else block is output as `elif`

Unneccesary parens in with statements are removed

Unneccesary parens in tuple returns are removed

Doc strings in classes and functions no longer get additional indenting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The precedence and associativity rules of operators are respected
and parens are only wrapped around child nodes when needed

A single If node inside the else block is output as `elif`

Unneccesary parens in with statements are removed

Unneccesary parens in tuple returns are removed

Doc strings in classes and functions no longer get additional indenting
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around the Python 2 part of issue https://bitbucket.org/logilab/astroid/issue/72/installing-astroid-via-setuptools-as-a</title>
<updated>2015-03-12T11:56:38+00:00</updated>
<author>
<name>platings</name>
<email>none@none</email>
</author>
<published>2015-03-12T11:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=2fc233cfc4e46d15b87b8e2bf9e553cc70bc7c93'/>
<id>2fc233cfc4e46d15b87b8e2bf9e553cc70bc7c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
