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
This commit is contained in:
Matthias Bussonnier
2015-06-23 18:52:05 +02:00
committed by Bruno Oliveira
parent 360c09a1e7
commit b18e6439bd
3 changed files with 62 additions and 5 deletions
+1
View File
@@ -9,6 +9,7 @@ env:
- TESTENV=py26
- TESTENV=py27
- TESTENV=py34
- TESTENV=py35
- TESTENV=pypy
- TESTENV=py27-pexpect
- TESTENV=py33-pexpect