mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
@@ -54,8 +54,12 @@ This release provides the following fixes:
|
||||
* Fixed a probably rare, but fatal bug on OSX when calling certain overloaded
|
||||
virtual methods with implementations in Python.
|
||||
|
||||
* Fixed char pointers in generated stub code to have a valid pointer value.
|
||||
|
||||
* Reverted the change that loads up install_requires from the contents of
|
||||
requirements.txt.
|
||||
requirements.txt. Split the requirements.txt file into one for install and one
|
||||
for development.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -43,6 +43,10 @@ Changes in this release include the following:
|
||||
|
||||
|
||||
|
||||
* Reverted the change that loads up install_requires from the contents of
|
||||
requirements.txt. Split the requirements.txt file into one for install and one
|
||||
for development.
|
||||
|
||||
|
||||
|
||||
What is wxPython?
|
||||
|
||||
Reference in New Issue
Block a user