<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/test/input/func_dangerous_default.py, branch python_6</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pylint-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/'/>
<entry>
<title>[refs #282] dangerous-default-values are now not evaluated to get their type/name, as this would dump the entire contents of the list or dictionary into the error message. This is not desirable for large defaults, or for sensitive information such as os.environ.</title>
<updated>2014-07-27T13:51:41+00:00</updated>
<author>
<name>carl</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-27T13:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=a4e38ceb7d2591226140c424b5f0ee7fbbd82014'/>
<id>a4e38ceb7d2591226140c424b5f0ee7fbbd82014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine 'no-space-after-operator', 'no-space-after-comma' and 'no-space-before-operator' into 'bad-whitespace'</title>
<updated>2013-11-06T21:54:33+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-11-06T21:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=ef800f8179613ab674609f3bb89edb98f489dc32'/>
<id>ef800f8179613ab674609f3bb89edb98f489dc32</id>
<content type='text'>
Changes:
 - consistent whitespace (single space on either side) is enforced for assignment operators
 - some constructs are now configurable
   - whitespace after trailing comma
   - spacing around key/value separators in dicts
 - checks now happen on the token stream itself rather than evaluationg
   regular expressions against the raw code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:
 - consistent whitespace (single space on either side) is enforced for assignment operators
 - some constructs are now configurable
   - whitespace after trailing comma
   - spacing around key/value separators in dicts
 - checks now happen on the token stream itself rather than evaluationg
   regular expressions against the raw code
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] extract python 2.7 specific code from func_dangerous_value to avoid failure on 2.6</title>
<updated>2013-04-25T08:46:24+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-04-25T08:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=665f28428f893925fcaf9cdee0c02324a47775eb'/>
<id>665f28428f893925fcaf9cdee0c02324a47775eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify handling for dangerous default values and make sure that set, dict and list literals</title>
<updated>2013-03-29T16:45:04+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-03-29T16:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=b7672dfd8626555a1c99a4ea4da0d7c585aa3b3a'/>
<id>b7672dfd8626555a1c99a4ea4da0d7c585aa3b3a</id>
<content type='text'>
are treated the same way as list(), set() and dict().

Depends on inference fixes found in logilab-astng 0.24.3/0.25
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are treated the same way as list(), set() and dict().

Depends on inference fixes found in logilab-astng 0.24.3/0.25
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit W0102 (dangerous default value) when sets are used as default arguments for functions. Closes #92911</title>
<updated>2012-05-15T12:51:17+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2012-05-15T12:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=af3e487e5ebfdc2113e975a61308c5bf46d3cbb8'/>
<id>af3e487e5ebfdc2113e975a61308c5bf46d3cbb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forget the past.</title>
<updated>2006-04-26T10:48:09+00:00</updated>
<author>
<name>root</name>
<email>devnull@localhost</email>
</author>
<published>2006-04-26T10:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=eea76f1da01a33dec2afc42119e001e4350aaea2'/>
<id>eea76f1da01a33dec2afc42119e001e4350aaea2</id>
<content type='text'>
forget the past.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
forget the past.
</pre>
</div>
</content>
</entry>
</feed>
