bump verrsion to python2.7, fix a too precise test for windows, regen docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
2.7.0.dev (compared to 2.6.4)
|
||||
2.7.0 (compared to 2.6.4)
|
||||
-----------------------------
|
||||
|
||||
- fix issue435: make reload() work when assert rewriting is active.
|
||||
@@ -47,6 +47,8 @@
|
||||
is scheduled to drop supporting the old ``__multicall__``
|
||||
and only support the hookwrapper protocol.
|
||||
|
||||
- majorly speed up invocation of plugin hooks
|
||||
|
||||
- use hookwrapper mechanism in builtin pytest plugins.
|
||||
|
||||
- add a doctest ini option for doctest flags, thanks Holger Peters.
|
||||
|
||||
Reference in New Issue
Block a user