TranslateProject/sources/news/20191214 Annual release cycle for Python, new Python Software Foundation fellows from Africa, and more updates.md

76 lines
5.2 KiB
Markdown
Raw Normal View History

[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (Annual release cycle for Python, new Python Software Foundation fellows from Africa, and more updates)
[#]: via: (https://opensource.com/article/19/12/python-news-december)
[#]: author: (Christian Heimes https://opensource.com/users/christian-heimes)
Annual release cycle for Python, new Python Software Foundation fellows from Africa, and more updates
======
Find out what's going on in the Python community in December.
![Python in a coffee cup.][1]
The Python Software Foundation (PSF) is a nonprofit organization behind the Python programming language. I am fortunate to be a PSF Fellow (honorable member for life,) a Python core developer, and the liaison between my company, Red Hat, and the PSF. Part of that liaison work is providing updates on whats happening in the Python community. Heres a look at what we have going on in December.
### Upcoming events
A significant part of the Python community is its in-person events. These events are where users and contributors intermingle and learn together. Here are the big announcements of upcoming opportunities to connect.
#### PyCon US 2020
[PyCon US][2] is by far the largest annual Python event. The next PyCon is April 15-23, 2020, in Pittsburgh. The call for proposals is open to all until December 20, 2019. Im planning to attend PyCon for the conference and its [famous post-con sprints][3].
#### EuroPython
EuroPython is the largest Python conference in Europe with about 1,000 attendees in the last years. [EP20][4] will be held in Dublin, Ireland, July 20-26, 2020. As a liaison for Red Hat, Im proud to say that Red Hat sponsored EP18 in Edinburgh and donated the sponsoring tickets to Women Who Code Scotland.
#### PyData
[PyData][5] is a separate nonprofit related to the Python community through a focus on data science. They host many international events throughout the year, with upcoming events in [Austin, Texas][6], and [Warsaw, Poland][7] before the end of the year.
### New PSF fellows from Africa
The PSF promotes a few members to fellow every quarter. Yesterday, twelve new PSF fellows were [announced][8].
Id like to highlight the four new fellows from Ghana, who are also the organizers of the first pan-African [PyCon Africa][9], which took place in August 2019 in Accra, Ghana. The Python community in Africa is growing at an amazing speed. PyCon Africa 2020 will be in Accra again, and Im planning to spend my summer vacation there.
### Annual release cycle for Python
Python used to release a new major version about every 18 months. This timeline will change with the Python 3.9 release. With [PEP 602,][10] a new major version of Python will be released annually in October. The new cadence means fewer changes between releases and more predictable release dates. October was chosen to align with Linux distribution releases such as Fedora. Miro Hrončok from the Python maintenance team joined the discussion and has helped to find a convenient release date for us; for more details, please see <https://discuss.python.org/t/pep-602-annual-release-cycle-for-python/2296/79?u=ambv>.
### Steering council election
The Python Steering Council governs the development of Python. It was established after [Guido van Rossum stepped down][11] as benevolent dictator for life. Python core developers elect a new steering council for every major Python release. For the upcoming term, nine candidates were nominated for five seats on the council (with Guido being nominated, but [withdrawing][12]). See <https://www.python.org/dev/peps/pep-8101/> for all the details. Election results are expected to be announced mid-December.
That covers whats new in the Python community for December. Stay tuned for more updates in the future and mark your calendars for the conferences mentioned above.
So you have a great business idea for a wonderful IT product or service, and you want to build your...
--------------------------------------------------------------------------------
via: https://opensource.com/article/19/12/python-news-december
作者:[Christian Heimes][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://opensource.com/users/christian-heimes
[b]: https://github.com/lujun9972
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/coffee_python.jpg?itok=G04cSvp_ (Python in a coffee cup.)
[2]: https://us.pycon.org/2020/
[3]: https://opensource.com/article/19/5/pycon-developer-sprints
[4]: https://www.europython-society.org/post/188741002380/europython-2020-venue-and-location-selected
[5]: https://pydata.org/
[6]: https://pydata.org/austin2019/
[7]: https://pydata.org/warsaw2019/
[8]: https://pyfound.blogspot.com/2019/11/python-software-foundation-fellow.html
[9]: https://africa.pycon.org/
[10]: https://www.python.org/dev/peps/pep-0602/
[11]: https://opensource.com/article/19/6/command-line-heroes-python
[12]: https://discuss.python.org/t/steering-council-nomination-guido-van-rossum-2020-term/2657/11