NicoPi
March 29, 2019, 9:34pm
1
Hi,
I've just read this article :
It is written “However, as of , is now deprecated and will be removed in a future version of
wxPython.”
Is this true ?
Regards,
Nicolas
···
http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/
wxPython 4.0.4****wx.lib.pubsub
Robin
March 29, 2019, 9:53pm
2
https://docs.wxpython.org/MigrationGuide.html#wx-lib-pubsub-is-deprecated
···
On Friday, March 29, 2019 at 2:34:47 PM UTC-7, Nicolas Pinault wrote:
Hi,
I've just read this article :
http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/
It is written “However, as of wxPython 4.0.4 , wx.lib.pubsub
is now deprecated and will be removed in a future version of
wxPython.”
Is this true ?
–
Robin
NicoPi
March 29, 2019, 9:55pm
3
Ok. So, its true
Thanks Robin.
Nicolas
···
Le 29/03/2019 à 22:53, Robin Dunn a
écrit :
On Friday, March 29, 2019 at 2:34:47 PM UTC-7, Nicolas Pinault
wrote:
Hi,
I've just read this article : [http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/](http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/)
It is written "However, as of **wxPython 4.0.4** ,
wx.lib.pubsub is now deprecated and will be
removed in a future version of wxPython."
Is this true ?
https://docs.wxpython.org/MigrationGuide.html#wx-lib-pubsub-is-deprecated
–
Robin
–
You received this message because you are subscribed to the Google
Groups “wxPython-dev” group.
To unsubscribe from this group and stop receiving emails from it,
send an email to wxPython-dev+unsubscribe@googlegroups.com .
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).
swt2c
March 30, 2019, 12:42am
4
Just to be clear, it's just the copy of pubsub embedded in wxPython that's deprecated. Pubsub itself is not deprecated.
Scott
···
On Fri, 29 Mar 2019, Nicolas Pinault wrote:
Le 29/03/2019 à 22:53, Robin Dunn a écrit :
On Friday, March 29, 2019 at 2:34:47 PM UTC-7, Nicolas Pinault > wrote:
Hi,
I've just read this article :
http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/
It is written "However, as of wxPython 4.0.4,
wx.lib.pubsub is now deprecated and will be removed
in a future version of wxPython."
Is this true ?
wxPython Project Phoenix Migration Guide — wxPython Phoenix 4.2.2 documentation
Ok. So, its true
Thanks Robin.
NicoPi
March 30, 2019, 10:31am
5
That's what I understood. But it's always better clarifying.
Thanks Scott
Nicolas
···
Le 30/03/2019 à 01:42, Scott Talbert a écrit :
On Fri, 29 Mar 2019, Nicolas Pinault wrote:
Le 29/03/2019 à 22:53, Robin Dunn a écrit :
On Friday, March 29, 2019 at 2:34:47 PM UTC\-7, Nicolas Pinault >> wrote:
Hi,
I've just read this article :
http://www.blog.pythonlibrary.org/2019/03/28/wxpython-4-and-pubsub/
It is written "However, as of wxPython 4.0.4,
wx.lib.pubsub is now deprecated and will be removed
in a future version of wxPython."
Is this true ?
wxPython Project Phoenix Migration Guide — wxPython Phoenix 4.2.2 documentation
Ok. So, its true
Thanks Robin.
Just to be clear, it's just the copy of pubsub embedded in wxPython that's deprecated. Pubsub itself is not deprecated.
Scott