Re: wxPython 4.0.7 released

Zacharia Chege <[email protected]> Sat, 26 Oct 2019 10:52:25 +0300
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <CADpgKhCBDim+aF_7Zg1eZ5QWaoyvM5_PdqJqCeqm7=PXE6o6=Q@mail.gmail.com>
--000000000000bc32df0595cb8cb0
Content-Type: text/plain; charset="UTF-8"

The updates are Ok
wx 2. are in there downfall, question is wxPython will work with python 3.8
s well

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Sat, Oct 26, 2019 at 7:38 AM Robin Dunn <[email protected]> wrote:

> Announcing wxPython 4.0.7
> =========================
>
> PyPI:   https://pypi.org/project/wxPython/4.0.7
> Extras: https://extras.wxPython.org/wxPython4/extras/
> Pip:    ``pip install wxPython==4.0.7``
>
> This release is comprised mostly of fixes and minor features
> which have been back-ported from the master branch. This release
> is likely the last release of the 4.0.x release series, and is
> certainly the last 4.0.x release that will support Python 2.7. It
> may still continue to build for Python 2.7 for some time, but no
> extra effort will be expended to keep it compatible.
>
> Support for building for Python 3.8 has been added, as well as
> 3.8 binaries on PyPI for Windows and MacOS.
>
> This release provides the following changes:
>
> * Bug fixes in wx.lib.calendar: key navigation across month
>    boundaries is now possible; key navigation now sets the date
>    and fires the EVT_CALENDAR event; setter APIs now set the date
>    correctly (#1230).
>
> * Switch to using a wx.Overlay in the Widget Inspection Tool to
>    highlight widgets when running on a GTK3 port.
>
> * Fixed issue in wx.lib.agw.customtreectrl where label editor
>    could remain stuck forever (#1235).
>
> * Fix a sometimes crash when using a wx.Overlay by letting the
>    wx.DCOverlay hold a reference to the DC, to ensure that the
>    DCOverlay is destroyed first.  (PR#1301)
>
> * Ported the embedding sample from Classic, which shows how to
>    use wxPython from a C++ wxWidgets application that embeds
>    Python. (PR #1353)
>
> * Fixed wx.GetApp() to use wxWidgets' global wxApp instance
>    instead of maintaining its own pointer. This way, if the wxApp
>    is created by C++ code wxPython will still be able to get
>    access to it. (#1126)
>
> * Several other PRs have been backported from the master branch
>    (which will become wxPython 4.1.0), the full list can be seen
>    here: https://github.com/wxWidgets/Phoenix/pull/1357
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/wxPython-dev/5906f2b1-f8f0-6612-57e2-7ecb9f80ee08%40alldunn.com
> .
>

-- 
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 [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxPython-dev/CADpgKhCBDim%2BaF_7Zg1eZ5QWaoyvM5_PdqJqCeqm7%3DPXE6o6%3DQ%40mail.gmail.com.

--000000000000bc32df0595cb8cb0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">The updates are Ok<div>wx 2. are in there downfall, questi=
on is wxPython will work with python 3.8 s well</div></div><div id=3D"DAB4F=
AD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style=3D"border-top:1px solid #d3d4de">
	<tr>
        <td style=3D"width:55px;padding-top:13px"><a href=3D"https://www.av=
ast.com/sig-email?utm_medium=3Demail&amp;utm_source=3Dlink&amp;utm_campaign=
=3Dsig-email&amp;utm_content=3Dwebmail&amp;utm_term=3Dicon" target=3D"_blan=
k"><img src=3D"https://ipmcdn.avast.com/images/icons/icon-envelope-tick-rou=
nd-orange-animated-no-repeat-v1.gif" alt=3D"" width=3D"46" height=3D"29" st=
yle=3D"width: 46px; height: 29px;"></a></td>
		<td style=3D"width:470px;padding-top:12px;color:#41424e;font-size:13px;fo=
nt-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href=
=3D"https://www.avast.com/sig-email?utm_medium=3Demail&amp;utm_source=3Dlin=
k&amp;utm_campaign=3Dsig-email&amp;utm_content=3Dwebmail&amp;utm_term=3Dlin=
k" target=3D"_blank" style=3D"color:#4453ea">www.avast.com</a>
		</td>
	</tr>
</table><a href=3D"#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width=3D"1" heigh=
t=3D"1"></a></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"=
gmail_attr">On Sat, Oct 26, 2019 at 7:38 AM Robin Dunn &lt;<a href=3D"mailt=
o:[email protected]">[email protected]</a>&gt; wrote:<br></div><blockquote =
class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px sol=
id rgb(204,204,204);padding-left:1ex">Announcing wxPython 4.0.7<br>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
<br>
<br>
PyPI:=C2=A0 =C2=A0<a href=3D"https://pypi.org/project/wxPython/4.0.7" rel=
=3D"noreferrer" target=3D"_blank">https://pypi.org/project/wxPython/4.0.7</=
a><br>
Extras: <a href=3D"https://extras.wxPython.org/wxPython4/extras/" rel=3D"no=
referrer" target=3D"_blank">https://extras.wxPython.org/wxPython4/extras/</=
a><br>
Pip:=C2=A0 =C2=A0 ``pip install wxPython=3D=3D4.0.7``<br>
<br>
This release is comprised mostly of fixes and minor features<br>
which have been back-ported from the master branch. This release<br>
is likely the last release of the 4.0.x release series, and is<br>
certainly the last 4.0.x release that will support Python 2.7. It<br>
may still continue to build for Python 2.7 for some time, but no<br>
extra effort will be expended to keep it compatible.<br>
<br>
Support for building for Python 3.8 has been added, as well as<br>
3.8 binaries on PyPI for Windows and MacOS.<br>
<br>
This release provides the following changes:<br>
<br>
* Bug fixes in wx.lib.calendar: key navigation across month<br>
=C2=A0 =C2=A0boundaries is now possible; key navigation now sets the date<b=
r>
=C2=A0 =C2=A0and fires the EVT_CALENDAR event; setter APIs now set the date=
<br>
=C2=A0 =C2=A0correctly (#1230).<br>
<br>
* Switch to using a wx.Overlay in the Widget Inspection Tool to<br>
=C2=A0 =C2=A0highlight widgets when running on a GTK3 port.<br>
<br>
* Fixed issue in wx.lib.agw.customtreectrl where label editor<br>
=C2=A0 =C2=A0could remain stuck forever (#1235).<br>
<br>
* Fix a sometimes crash when using a wx.Overlay by letting the<br>
=C2=A0 =C2=A0wx.DCOverlay hold a reference to the DC, to ensure that the<br=
>
=C2=A0 =C2=A0DCOverlay is destroyed first.=C2=A0 (PR#1301)<br>
<br>
* Ported the embedding sample from Classic, which shows how to<br>
=C2=A0 =C2=A0use wxPython from a C++ wxWidgets application that embeds<br>
=C2=A0 =C2=A0Python. (PR #1353)<br>
<br>
* Fixed wx.GetApp() to use wxWidgets&#39; global wxApp instance<br>
=C2=A0 =C2=A0instead of maintaining its own pointer. This way, if the wxApp=
<br>
=C2=A0 =C2=A0is created by C++ code wxPython will still be able to get<br>
=C2=A0 =C2=A0access to it. (#1126)<br>
<br>
* Several other PRs have been backported from the master branch<br>
=C2=A0 =C2=A0(which will become wxPython 4.1.0), the full list can be seen<=
br>
=C2=A0 =C2=A0here: <a href=3D"https://github.com/wxWidgets/Phoenix/pull/135=
7" rel=3D"noreferrer" target=3D"_blank">https://github.com/wxWidgets/Phoeni=
x/pull/1357</a><br>
<br>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:wxPython-dev%[email protected]" targ=
et=3D"_blank">[email protected]</a>.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/wxPython-dev/5906f2b1-f8f0-6612-57e2-7ecb9f80ee08%40alldunn.com"=
 rel=3D"noreferrer" target=3D"_blank">https://groups.google.com/d/msgid/wxP=
ython-dev/5906f2b1-f8f0-6612-57e2-7ecb9f80ee08%40alldunn.com</a>.<br>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">wxPyth=
[email protected]</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/wxPython-dev/CADpgKhCBDim%2BaF_7Zg1eZ5QWaoyvM5_PdqJqCeqm7%3DPXE6=
o6%3DQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">https://gro=
ups.google.com/d/msgid/wxPython-dev/CADpgKhCBDim%2BaF_7Zg1eZ5QWaoyvM5_PdqJq=
Ceqm7%3DPXE6o6%3DQ%40mail.gmail.com</a>.<br />

--000000000000bc32df0595cb8cb0--