<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/astroid/protocols.py, branch print_statement</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/astroid-git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/'/>
<entry>
<title>Move decorators from bases to decorators module.</title>
<updated>2015-10-11T16:14:45+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2015-10-11T16:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=5e926cc63701a54f8982fa1adb4ccb70f2067133'/>
<id>5e926cc63701a54f8982fa1adb4ccb70f2067133</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change arguments.ArgumentsInference to arguments.CallSite</title>
<updated>2015-10-07T14:22:48+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2015-10-07T14:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=053f20781a8f01c57a4ad36fd6b3f8d6dbd75608'/>
<id>053f20781a8f01c57a4ad36fd6b3f8d6dbd75608</id>
<content type='text'>
This new class can be used to obtain the already unpacked arguments
and keyword arguments that a call site uses, which is especially
useful when some of arguments are packed into Starred nodes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new class can be used to obtain the already unpacked arguments
and keyword arguments that a call site uses, which is especially
useful when some of arguments are packed into Starred nodes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the signature of the ArgumentInference class to accept directly the arguments and the keywords of a call site.</title>
<updated>2015-10-07T10:13:29+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2015-10-07T10:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=d35aad3f97ce329742d554a5960f8494d7727154'/>
<id>d35aad3f97ce329742d554a5960f8494d7727154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper function for reraising exceptions</title>
<updated>2015-09-21T20:33:32+00:00</updated>
<author>
<name>Ceridwen</name>
<email>ceridwenv@gmail.com</email>
</author>
<published>2015-09-21T20:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=5789efaa3963569bc1060cfee5f15726d806e70c'/>
<id>5789efaa3963569bc1060cfee5f15726d806e70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use six.reraise to avoid losing tracebacks for simple cases</title>
<updated>2015-09-21T14:47:35+00:00</updated>
<author>
<name>Ceridwen</name>
<email>ceridwenv@gmail.com</email>
</author>
<published>2015-09-21T14:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=93fb564e69b77c1b697e942f39de3bdd1172399b'/>
<id>93fb564e69b77c1b697e942f39de3bdd1172399b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the understanding of arguments</title>
<updated>2015-09-08T21:16:44+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2015-09-08T21:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=304873ad1bbd70af63ef93fdf8679a9dcdc7419e'/>
<id>304873ad1bbd70af63ef93fdf8679a9dcdc7419e</id>
<content type='text'>
This changeset introduces a better way to understand arguments
passed into call sites. The original logic was moved from
astroid.context.CallContext, which become only a container for
arguments and keyword arguments, to astroid.arguments.ArgumentInferator,
a new class for understanding arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changeset introduces a better way to understand arguments
passed into call sites. The original logic was moved from
astroid.context.CallContext, which become only a container for
arguments and keyword arguments, to astroid.arguments.ArgumentInferator,
a new class for understanding arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pylint issues.</title>
<updated>2015-08-25T18:30:11+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2015-08-25T18:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=280131895bc9d70e123273dc0dbb57ee07d1a5a5'/>
<id>280131895bc9d70e123273dc0dbb57ee07d1a5a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most obvious errors intorduced by the latest merge</title>
<updated>2015-08-14T19:38:35+00:00</updated>
<author>
<name>Ceridwen</name>
<email>ceridwenv@gmail.com</email>
</author>
<published>2015-08-14T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=10e71ccec84165b761c1e41921ff6c5b182f1e64'/>
<id>10e71ccec84165b761c1e41921ff6c5b182f1e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge main into default</title>
<updated>2015-08-14T16:02:40+00:00</updated>
<author>
<name>Ceridwen</name>
<email>ceridwenv@gmail.com</email>
</author>
<published>2015-08-14T16:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=e77330972504ee1fa1ddd21124f10980c366eb60'/>
<id>e77330972504ee1fa1ddd21124f10980c366eb60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Big cleanup across the entire project</title>
<updated>2015-08-12T20:19:16+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-08-12T20:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=99aaeff9eee6222bd248c4468a3bd25f6bc5d7c4'/>
<id>99aaeff9eee6222bd248c4468a3bd25f6bc5d7c4</id>
<content type='text'>
The cleanup consisted in a couple of changes:

 * import only modules, not objects, in order
   to not clutter the module namespace and to not
   leak accidentally objects which aren't public API
   for the said modules.

 * use two spaces between module level functions

 * move some mixins from astroid.node_classes in
   the proper order, starting at the left,
   not being last in the MRO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The cleanup consisted in a couple of changes:

 * import only modules, not objects, in order
   to not clutter the module namespace and to not
   leak accidentally objects which aren't public API
   for the said modules.

 * use two spaces between module level functions

 * move some mixins from astroid.node_classes in
   the proper order, starting at the left,
   not being last in the MRO.
</pre>
</div>
</content>
</entry>
</feed>
