mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-10 13:57:08 +01:00
update comment about wxWidgets assertions
(cherry picked from commit c9dd35ef5e)
This commit is contained in:
@@ -71,8 +71,9 @@ Changes in this release include the following:
|
||||
wx.Choicebook.GetChoiceCtrl. (#918)
|
||||
|
||||
* Removed the wx.BookCtrlBase.RemovePage workaround as it was causing problems
|
||||
and doesn't seem to be necessary any more. The wxWidgets assertions are catching
|
||||
the out of range error just fine. (#888)
|
||||
and doesn't seem to be necessary any more. The existing wxWidgets assertions
|
||||
are catching the out of range error just fine, however if wxWidgets was built
|
||||
without the debug helpers turned on then it could still cause a crash. (#888)
|
||||
|
||||
* Reverted the changes which removed the content of the wx.lib.pubsub package
|
||||
and encouraged users to switch to the real PyPubSub package instead. Removing
|
||||
|
||||
Reference in New Issue
Block a user