File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 33List of Changes
44===============
55
6- Changes in Webware for Python 3
7- -------------------------------
6+ What's new in Webware for Python 3
7+ ----------------------------------
88
99This is the full list of changes in Webware for Python 3 (first version 3.0.0) compared with Webware for Python 2 (last version 1.2.3):
1010
@@ -27,3 +27,7 @@ This is the full list of changes in Webware for Python 3 (first version 3.0.0) c
2727* In particular, end-to-end tests using Twill have been replaced by more efficient unit tests using WebTest.
2828* Internal assert statements have been removed or replaced with checks raising real errors.
2929* The style guide has been slightly revised. We now rely on flake8 and pylint instead of using the custom "checksrc" script.
30+
31+ See also the list of `releases `_ on GitHub for all changes in newer releases of Webware for Python 3 since the first alpha release 3.0.0a0.
32+
33+ .. _releases : https://github.com/WebwareForPython/w4py3/releases
You can’t perform that action at this time.
0 commit comments