mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 12:30:07 +01:00
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
10 lines
386 B
Plaintext
10 lines
386 B
Plaintext
Release Notes
|
|
=============
|
|
|
|
* cleanup low-level API: exception classes, moved some out of pub module that did not
|
|
belong there (clutter), move couple modules,
|
|
* completed the reference documentation
|
|
* support installation via pip
|
|
* follow some guidelines in some PEPs such as PEP 396 and PEP 8
|
|
* support Python 2.6, 2.7, and 3.2 to 3.4a4 but drop support for Python <= 2.5
|