PubSub obsolete ?

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

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

Ok. So, its true :wink:
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).

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 ?

https://docs.wxpython.org/MigrationGuide.html#wx-lib-pubsub-is-deprecated

Ok. So, its true :wink:
Thanks Robin.

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 ?

https://docs.wxpython.org/MigrationGuide.html#wx-lib-pubsub-is-deprecated

Ok. So, its true :wink:
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