[python-committers] Re: MSDN Subscription renewals

2020-08-21 Thread Steve Dower

Thanks everyone.

Those who sent me their details last week should have their renewals 
already, and anyone who emailed me since last Friday will get theirs 
shortly.


Cheers,
Steve

On 8/13/2020 6:29 PM, Steve Dower wrote:

Hi all

It seems like people are due to renew their subscriptions, and after a 
bit of internal-to-Microsoft organisational turmoil, I've found out who 
can provide them.


While most of the tooling necessary for working on CPython is freely 
available (as Visual Studio Community), this will also include OS images 
and Azure credits.


Historically, Brian Curtin has helped out by collating our details and 
submitting the request, but now it's being passed over to me (since I 
can more easily track any internal changes).


If you would like to be signed up for a subscription, or renew your 
current one, please reply to me by Friday August 21st with your full 
name and email address.


(Your email address should be able to log in at 
https://my.visualstudio.com/ If it can't, click "Create one" and you can 
activate your existing address.)


Thanks,
Steve

___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/MPOCPQTPW4X36KXU2H4DLD52P6BMCZNS/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] RSVP: 2020 Python Core Dev Sprint

2020-08-21 Thread Kyle Stanley
Hey all,

We just recently finished working on the signup form for the upcoming 2020
Python Core Dev Sprint on Oct. 19th - 23rd. In addition to getting an
general idea of (virtual) attendance, this is being used to assess the
topics covered, optimal start/end times for each day, and preferred social
activities.

Anyone who is a CPython core developer, engaged in a core dev mentorship,
or a member of the Python triage team is welcome to attend!

Sign up to attend here: https://forms.gle/84NkyYt5g616fs1r5

We will be accepting late sign ups for this event since capacity is not a
significant limitation, but for the purposes of scheduling the best
possible times for everyone, it is requested that participants do so at
their earliest convenience.

Regards,
Kyle Stanley
___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/C24BIJVTG53G4X25K5QLPP2WPKDCI2XA/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] [RELEASED] Python 3.5.10rc1 is released

2020-08-21 Thread Larry Hastings


On behalf of the Python development community, I'm pleased to finally 
announce the availability of Python 3.5.10rc1.


Python 3.5 is in "security fixes only" mode.  This new version only 
contains security fixes, not conventional bug fixes, and it is a 
source-only release.


Important Notice: The latest releases of Linux (Ubuntu 20.04, Fedora 32) 
ship with a new version of OpenSSL.  New versions of OpenSSL often 
include upgraded configuration requirements to maintain network 
security; this new version no longer finds Python 3.5's OpenSSL 
configuration acceptable.  As a result, most or all secure-transport 
networking libraries are broken in this release on systems where this 
new version of OpenSSL is deployed.  This means, for example, that seven 
(7) of the regression tests in the test suite now regularly fail.  Older 
versions of Linux, with older versions of OpenSSL installed, are 
unaffected.  We're aware of the problem.  Unfortunately, as 3.5 is 
nearly completely out of support, it has become very low priority, and 
we've been unable to find the resources to get the problem fixed.  It's 
possible that these problems simply won't be fixed in 3.5 before it 
reaches its end-of-life.  As always we recommend upgrading to the latest 
Python release wherever possible.



You can find Python 3.5.10rc1 here:

   https://www.python.org/downloads/release/python-3510rc1/



Cheers,


//arry/
___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/3Z6X4LPSNRHHW4QPLLAVSNYY6CS6DDNR/
Code of Conduct: https://www.python.org/psf/codeofconduct/