A new pull request has been opened by Chris Wesseling. charstring/pypy.org-fix-links has changes to be pulled into pypy/pypy.org.
https://bitbucket.org/pypy/pypy.org/pull-request/1/fix-bitbucket-links Title: Fix bitbucket links The websites links to bitbucket without SSL. bitbucket will redirect to SSL and hg will follow that, but that is most insecure (see the nice python tool sslstrip). Same goes for twitter links, to a lesser extent I guess. So I haven't done those. (I do hate "Connect to [...social thing...]" buttons that will share your credentials with everyone on the wifi, by connecting to the API without SSL. Sharing credentials is a bit too social to my taste. But I digress... ;-)) -- This is an issue notification from bitbucket.org. You are receiving this either because you are the participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit