pytest2/_pytest/assertion
Matthias Bussonnier b18e6439bd Ast Call signature changed on 3.5
fix issue 744 on bitbucket

port of merge request 296

https://bitbucket.org/pytest-dev/pytest/pull-request/296/astcall-signature-changed-on-35
https://bitbucket.org/pytest-dev/pytest/issue/744/

Conflicts:
	CHANGELOG
2015-07-18 13:15:46 -03:00
..
__init__.py Escape newlines in result from assertrepr hook 2014-04-02 17:35:22 +01:00
newinterpret.py assert reinterpretation: try mangling attributes that look like private class vars (fixes #514) 2014-05-31 14:37:02 -07:00
oldinterpret.py Use py3k compatible .__getattr__() code 2014-09-05 23:55:14 +01:00
reinterpret.py remove extra parentheses - stylistic code change 2014-07-17 08:35:36 +02:00
rewrite.py Ast Call signature changed on 3.5 2015-07-18 13:15:46 -03:00
util.py Added workaround to still show the diff on containers with unsortable elements. 2015-06-19 07:51:59 -03:00