merge fix pytest issue382 - produce "pytest_runtest_logstart" event again

in master. Thanks Aron Curzon.
This commit is contained in:
holger krekel
2013-11-19 12:08:55 +01:00
parent ca54911481
commit aad1aace52
4 changed files with 10 additions and 5 deletions

View File

@@ -1,9 +1,11 @@
1.10
1.10 unreleased
-------------------------
- ignore pyc files, dot files and directories for changes (editors write tmp/swap
files etc., which also affects mtime of directory)
- fix pytest issue382 - produce "pytest_runtest_logstart" event again
in master. Thanks Aron Curzon.
1.9
-------------------------