On Wednesday, September 10, 2014 9:26:26 PM UTC-7, Robin Dunn wrote:
>
>
> Announcing
> --
>
> wxPython 3.0.1.1 (classic) has been released and is now available for
>
Other than 3rd-party stuff, has this changed at all since the July 3.0.1
preview?
--
https://mail.python.org/mailman
On Thursday, September 11, 2014 9:57:15 AM UTC-7, Nathan McCorkle wrote:
>
> Other than 3rd-party stuff, has this changed at all since the July 3.0.1
> preview?
>
(For MSW)
--
https://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
I'm pleased to announce the latest release of six, a Python 2/3
compatibility library. Many more "six.moves" mappings were added, and a
few bugs were fixed.
Download six from PyPI: https://pypi.python.org/pypi/six
Report bugs: https://bitbucket.org/gutworth/six
Here is the full changelog for thi
Hi all, we're excited to announce the existence of Pyston 0.2, a
much-improved version of our new Python JIT. The new
version features greatly improved language support, basic native C API
support, and an experimental GIL-free mode. Pyston is now in alpha, and is
still not ready for general use,
The Karlsruhe Python User Group (KaPy) meets again.
Friday, 2014-09-19 (September 19th) at 19:00 (7pm) in the rooms of Entropia eV
(the local affiliate of the CCC). See http://entropia.de/wiki/Anfahrt
on how to get there.
For your calendars: meetings are held monthly, on the 3rd Friday.
There's
I'm trying to pass my application from wxpython2.9.4 to 3.0.1 but there
seems to be still some of the problems that made me skip wxpy2.9.5: when I
close the main window of my application (windows7-64bit, python 2.7) I get
exceptions like this below (none with wxpy2.9.4). How can I avoid that my