Skip to content

3.0.0

Compare
Choose a tag to compare
@Cito Cito released this 17 Oct 19:00

First release of Webware for Python 3.

Please see the list of changes for an overview of all the new things in version 3.

Notable changes since the last beta release of Webware for Python 3:

  • Configurable class now watches all config files (29bbaa5)
  • Improve the handling of non-ASCII config files (88f46f1)
  • Support different encodings for data tables (639e503)
  • Add DBUtils example servlet (260edf1)
  • Make use of the raise ... from syntax in Python 3 (326662b)