Sublime Forum

Package Control Degraded Functionality

#1

Just a note to Package Control users. GitHub disabled TLS 1.0 and 1.1 on their API late last week, and apparently the TLS negotiation of TLS 1.2 doesn’t work properly with the _ssl module implementation in Python 3.3.

I am currently working on a solution for this, but for now Package Control and the default channel will probably be fairly broken. I am hoping to have this resolved in the next day or so.

19 Likes

pinned globally #2
0 Likes

unpinned #3
0 Likes

#4

There is a new downloader in place on the crawler, so the package info should now be up-to-date.

If you are seeing issues installing packages, please post a debug log at https://github.com/wbond/package_control/issues/1334.

5 Likes