File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 3
3
List of Changes
4
4
===============
5
5
6
- Changes in Webware for Python 3
7
- -------------------------------
6
+ What's new in Webware for Python 3
7
+ ----------------------------------
8
8
9
9
This 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):
10
10
@@ -27,3 +27,7 @@ This is the full list of changes in Webware for Python 3 (first version 3.0.0) c
27
27
* In particular, end-to-end tests using Twill have been replaced by more efficient unit tests using WebTest.
28
28
* Internal assert statements have been removed or replaced with checks raising real errors.
29
29
* 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