[RELEASE] Python 3.8.0 is now available

2019-10-14 Thread Łukasz Langa
On behalf of the Python development community and the Python 3.8 release team, 
I’m pleased to announce the availability of Python 3.8.0.

Python 3.8.0 is the newest feature release of the Python language, and it 
contains many new features and optimizations. You can find Python 3.8.0 here:

https://www.python.org/downloads/release/python-380/ 

Most third-party distributors of Python should be making 3.8.0 packages 
available soon.

See the “What’s New in Python 3.8 
” document for more information 
about features included in the 3.8 series. Detailed information about all 
changes made in 3.8.0 can be found in its change log.

Maintenance releases for the 3.8 series will follow at regular bi-monthly 
intervals starting in December of 2019.

We hope you enjoy Python 3.8!

Thanks to all of the many volunteers who help make Python Development and these 
releases possible! Please consider supporting our efforts by volunteering 
yourself or through organization contributions to the Python Software 
Foundation.

https://www.python.org/psf/ 

- Ł


signature.asc
Description: Message signed with OpenPGP
--
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/

Support the Python Software Foundation:
http://www.python.org/psf/donations/


Trac 1.0.19 Released

2019-10-14 Thread Ryan Ollos
Trac 1.0.19, the latest maintenance release for the older stable branch,
is available.

You will find this release at the usual places:

https://trac.edgewall.org/wiki/TracDownload#PreviousStableRelease

You can find the detailed release notes for 1.0.19 on the following
pages:
https://trac.edgewall.org/wiki/1.0/TracChangeLog
https://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0#MaintenanceReleases

Now to the packages themselves:

URLs:

https://download.edgewall.org/trac/Trac-1.0.19.tar.gz
https://download.edgewall.org/trac/Trac-1.0.19-py2-none-any.whl
https://download.edgewall.org/trac/Trac-1.0.19.win32.exe
https://download.edgewall.org/trac/Trac-1.0.19.win-amd64.exe

MD5 sums:

a2f7d22657ef09df6a7117c8b7474d69  Trac-1.0.19.tar.gz
13d2e3885c46445ac2044aecf489d3c7  Trac-1.0.19-py2-none-any.whl
20422a1f977dd0c4b799383cab52d0f7  Trac-1.0.19.win32.exe
0d61b5612ada6fc6bcce4db1f88007bf  Trac-1.0.19.win-amd64.exe

SHA256 sums:

026cf713f9e20af9b487e2f8915399a061694e340f7ea4492552ac7c2f48ed13  
Trac-1.0.19.tar.gz
badbc390a2c77a767ed0ceda3235760762ec7e7fdde56d149332b0af273560ef  
Trac-1.0.19-py2-none-any.whl
e65b59ff1010122a71ffc972786cdf9f9c09d93f9d7fa9c5350fff951e28e701  
Trac-1.0.19.win32.exe
7e5e7815ef4b4cf39a1da779dbb185d125f158f871def909237fe6c6e75652f2  
Trac-1.0.19.win-amd64.exe

Acknowledgements


Many thanks to the growing number of people who have, and continue to,
support the project. Also our thanks to all people providing feedback
and bug reports that helps us make Trac better, easier to use and
more effective. Without your invaluable help, Trac would not evolve.
Thank you all.

Finally, we hope that Trac will be useful to like-minded programmers
around the world, and that this release will be an improvement over
the last version.

Please let us know.

/The Trac Team https://trac.edgewall.org/
--
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/

Support the Python Software Foundation:
http://www.python.org/psf/donations/