move test files out of py lib proper
* separate all tests from plugins * simplify implicit inclusion of plugins under test * have test_initpkg perform direct checks instead of yielding tests * fix example tests for 3k --HG-- branch : trunk
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ Changes between 1.0.x and 'trunk'
|
||||
=====================================
|
||||
|
||||
* consolidate builtins implementation to be compatible with >=2.3,
|
||||
add print_, exec_ and _reraise helpers for 2-3 compatible code
|
||||
add helpers to ease keeping 2 and 3k compatible code
|
||||
|
||||
* deprecate py.compat.doctest|subprocess|textwrap|optparse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user