<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/astroid/tests/testdata/python3/data/SSL1/Connection1.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>Remove copyright header and simplify the files to a simple class</title>
<updated>2019-09-11T12:20:27+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2019-09-11T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fb9f8828479b86bd56cb2f1b606df29551c46718'/>
<id>fb9f8828479b86bd56cb2f1b606df29551c46718</id>
<content type='text'>
We had two "copyrighted" files in the repo but they were containing
a basic class with a simple `__init__` method, so there's no need
to keep that around.

Close #685
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had two "copyrighted" files in the repo but they were containing
a basic class with a simple `__init__` method, so there's no need
to keep that around.

Close #685
</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>
