Wing Python ID 7.2.5 has been released

2020-09-10 Thread Wingware
Wing 7.2.5 enhances the accuracy of some types of code warnings, 
improves Debug I/O process management, streamlines new virtualenv 
creation, implements vi mode :[range]y, and makes a number of usability 
improvements.


Details:  https://wingware.com/news/2020-09-09
Downloads:   https://wingware.com/downloads

== About Wing ==

Wing is a light-weight but full-featured Python IDE designed 
specifically for Python, with powerful editing, code inspection, 
testing, and debugging capabilities. Wing's deep code analysis provides 
auto-completion, auto-editing, and refactoring that speed up 
development. Its top notch debugger works with any Python code, locally 
or on a remote host. Wing also supports test-driven development, version 
control, UI color and layout customization, and includes extensive 
documentation and support.


Wing is available in three product levels:  Wing Pro is the 
full-featured Python IDE for professional developers, Wing Personal is a 
free Python IDE for students and hobbyists (omits some features), and 
Wing 101 is a very simplified free Python IDE for beginners (omits many 
features).


Learn more at https://wingware.com/

___
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com


NumPy 1.19.2 released

2020-09-10 Thread Charles R Harris
Hi All,

On behalf of the NumPy team I am pleased to announce that NumPy 1.19.2 has
been released. This release fixes several bugs, prepares for the upcoming
Cython 3.x release. and pins setuptools to keep distutils working while
upstream modifications are ongoing. The aarch64 wheels are built with the
latest manylinux2014 release
that fixes the problem of differing page sizes used by different Linux
distros.

There is a known problem with Windows 10 version=2004 and OpenBLAS svd that
we are trying to debug. If you are running that Windows version you should
use a NumPy version that links to the MKL library, earlier Windows versions
are fine.

This release supports Python 3.6-3.8. Downstream developers should use
Cython >= 0.29.21 when building for Python 3.9 and Cython >= 0.29.16 when
building for Python 3.8. OpenBLAS >= 3.7 is needed to avoid wrong results
on the Skylake architecture. The NumPy Wheels for this release can be
downloaded from PyPI , source
archives, release notes, and wheel hashes are available from Github
. Linux users will
need pip >= 0.19.3 in order to install manylinux2010 and manylinux2014
wheels.

*Contributors*

A total of 8 people contributed to this release.  People with a "+" by their
names contributed a patch for the first time.

   - Charles Harris
   - Matti Picus
   - Pauli Virtanen
   - Philippe Ombredanne +
   - Sebastian Berg
   - Stefan Behnel +
   - Stephan Loyd +
   - Zac Hatfield-Dodds

*Pull requests merged*

A total of 9 pull requests were merged for this release.

   - #16959: TST: Change aarch64 to arm64 in travis.yml.
   - #16998: MAINT: Configure hypothesis in ``np.test()`` for
   determinism,...
   - #17000: BLD: pin setuptools < 49.2.0
   - #17015: ENH: Add NumPy declarations to be used by Cython 3.0+
   - #17125: BUG: Remove non-threadsafe sigint handling from fft calculation
   - #17243: BUG: core: fix ilp64 blas dot/vdot/... for strides > int32 max
   - #17244: DOC: Use SPDX license expressions with correct license
   - #17245: DOC: Fix the link to the quick-start in the old API functions
   - #17272: BUG: fix pickling of arrays larger than 2GiB

Cheers,

Charles Harris
___
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com


PyCon India 2020 Keynote: S Anand

2020-09-10 Thread ABHISHEK MISHRA
Hi everyone,

We are happy to announce S Anand as the fourth Keynote speaker of
PyCon India 2020.

About Anand
---
Anand is the co-founder of Gramener, a data science company. He is
recognized as one of India's top 10 data scientists. He leads a team
that automates insights from data and narrates these as visual data
stories.

You can find him on Twitter: @sanand0

Please retweet the announcement to reach to all the interested parties
https://twitter.com/pyconindia/status/1304020252271849472

--
Abhishek Mishra
On behalf of PyCon India 2020 Team
https://in.pycon.org/2020/
___
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com


PyCon India 2020 Keynote: James Powell

2020-09-10 Thread ABHISHEK MISHRA
Hi everyone,

We are pleased to announce James Powell as the third Keynote Speaker
of PyCon India 2020.

About James
---

James Powell is a professional Python programmer and enthusiast. He
started working with Python in the finance industry building reporting
and analysis systems for prop trading front offices. He currently
works as a consultant building data engineering and scientific
computing platforms for a wide-range of clients using cutting-edge
open source tools like Python and React. He also offers a variety of
corporate training courses and coaching sessions in all areas of
Python.

In his spare time, he serves on the board of NumFOCUS as co-Chairman
and Vice President. NumFOCUS is the 501(c)(3) non-profit that supports
all the major tools in the Python data analysis ecosystem (incl.
pandas, numpy, jupyter, matplotlib, and others.) At NumFOCUS, he helps
build global open source communities for data scientists, data
engineers, and business analysis. He helps NumFOCUS run the PyData
conference series and has sat on speaker selection and organizing
committees for over two dozen conferences. James is also a prolific
speaker: since 2013, he has given over seventy conference talks at
over fifty Python events worldwide.

You can find him on Twitter @dontusethiscode.

Please retweet the announcement to reach to all the interested parties
https://twitter.com/pyconindia/status/1303657849688530944

--
Abhishek Mishra
On behalf of PyCon India 2020 Team
https://in.pycon.org/2020/
___
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com