--- you can reply above this line ---
New issue 272: flush c buffers for fdcapture after each test
https://bitbucket.org/hpk42/pytest/issue/272/flush-c-buffers-for-fdcapture-after-each
Ronny Pfannschmidt:
we should at least have an option for that
else we get the c buffers flushed in other test
--- you can reply above this line ---
New issue 273: plugins entrypoint for plugins that should run before conftest
https://bitbucket.org/hpk42/pytest/issue/273/plugins-entrypoint-for-plugins-that-should
Ronny Pfannschmidt:
this would help with import coverage and with plugins that cause c modul
--- you can reply above this line ---
New issue 274: INTERNALERROR when running doctest
https://bitbucket.org/hpk42/pytest/issue/274/internalerror-when-running-doctest
Takafumi Arakaki:
Clone my pytest-doctest-error branch of Jedi
(https://github.com/tkf/jedi/tree/pytest-doctest-error) and run