Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some HTTP to HTTPS. #1234

Merged
merged 1 commit into from Mar 23, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# python.org

[![Build Status](https://travis-ci.org/python/pythondotorg.svg?branch=master)](https://travis-ci.org/python/pythondotorg)
[![Documentation Status](https://readthedocs.org/projects/pythondotorg/badge/?version=latest)](http://pythondotorg.readthedocs.org/?badge=latest)
[![Documentation Status](https://readthedocs.org/projects/pythondotorg/badge/?version=latest)](https://pythondotorg.readthedocs.io/?badge=latest)

### General information

Expand Down
2 changes: 1 addition & 1 deletion blogs/models.py
Expand Up @@ -9,7 +9,7 @@
class BlogEntry(models.Model):
"""
Model to store Blog entries from Blogger
Specificially http://blog.python.org/
Specificially https://blog.python.org/
Feed URL is defined in settings.PYTHON_BLOG_FEED_URL
"""
title = models.CharField(max_length=200)
Expand Down
10 changes: 5 additions & 5 deletions codesamples/factories.py
Expand Up @@ -42,7 +42,7 @@ def initial_data():
<p>Experienced programmers in any other language can pick up Python very
quickly, and beginners find the clean syntax and indentation structure
easy to learn.
<a href=\"http://docs.python.org/3.3/tutorial/\">Whet your appetite</a>
<a href=\"https://docs.python.org/3/tutorial/\">Whet your appetite</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file creates data for development purposes. No need to change.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not having up-to-date links in dev too?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test data in codesamples/factories.py is basically for frontend developers to see the slider in action, but sure let's update it.

with our Python overview.</p>
"""
),
Expand All @@ -64,7 +64,7 @@ def initial_data():
straightforward: the operators <code>+</code>, <code>-</code>,
<code>*</code> and <code>/</code> work as expected; parentheses
<code>()</code> can be used for grouping.
<a href=\"http://docs.python.org/3.3/tutorial/introduction.html
<a href=\"https://docs.python.org/3/tutorial/introduction.html
#using-python-as-a-calculator\">More about simple math functions</a>.
</p>
"""
Expand All @@ -86,7 +86,7 @@ def initial_data():
<p>Lists (known as arrays in other languages) are one of the
compound data types that Python understands. Lists can be indexed,
sliced and manipulated with other built-in functions.
<a href=\"http://docs.python.org/3.3/tutorial/introduction.html
<a href=\"https://docs.python.org/3/tutorial/introduction.html
#lists\">More about lists</a></p>
"""
),
Expand All @@ -111,7 +111,7 @@ def initial_data():
languages speak &mdash; <code>if</code>, <code>for</code>,
<code>while</code> and <code>range</code> &mdash; with some of
its own twists, of course.
<a href=\"http://docs.python.org/3.3/tutorial/controlflow.html\">
<a href=\"https://docs.python.org/3/tutorial/controlflow.html\">
More control flow tools</a></p>
"""
),
Expand All @@ -136,7 +136,7 @@ def initial_data():
<p>The core of extensible programming is defining functions.
Python allows mandatory and optional arguments, keyword arguments,
and even arbitrary argument lists.
<a href=\"http://docs.python.org/3.3/tutorial/controlflow.html
<a href=\"https://docs.python.org/3/tutorial/controlflow.html
#defining-functions\">More about defining functions</a></p>
"""
),
Expand Down
2 changes: 1 addition & 1 deletion docs/source/install.rst
Expand Up @@ -36,7 +36,7 @@ will need to set a password before using it::
You will also need to run ``./manage.py create_initial_data`` to create
initial data for the most used applications.

.. _Ansible: http://docs.ansible.com/ansible/intro_installation.html
.. _Ansible: https://docs.ansible.com/ansible/intro_installation.html

.. _manual-setup:

Expand Down
4 changes: 2 additions & 2 deletions static/fonts/index.html
Expand Up @@ -85,7 +85,7 @@
<section class="mtm clearfix" id="glyphs">
<header>
<h1>Your font contains the following glyphs</h1>
<p>The generated SVG font can be imported back to <a href="http://icomoon.io/app">IcoMoon</a> for modification.</p>
<p>The generated SVG font can be imported back to <a href="https://icomoon.io/app">IcoMoon</a> for modification.</p>
</header>
<div class="glyph">
<div class="fs1" aria-hidden="true" data-icon="&#xe000;"></div>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h1>Class Names</h1>
</span>
</section>
<footer>
<p>Generated by <a href="http://icomoon.io">IcoMoon.io</a></p>
<p>Generated by <a href="https://icomoon.io">IcoMoon.io</a></p>
</footer>
</div>
<script>
Expand Down
8 changes: 4 additions & 4 deletions templates/base.html
Expand Up @@ -107,7 +107,7 @@
{# Site link search #}
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.python.org/",
"potentialAction": {
Expand Down Expand Up @@ -218,9 +218,9 @@ <h1 class="site-headline">
<li class="tier-1 last" aria-haspopup="true">
<a href="#" class="action-trigger">Socialize</a>
<ul class="subnav menu">
<li class="tier-2 element-1" role="treeitem"><a href="http://plus.google.com/+Python"><span aria-hidden="true" class="icon-google-plus"></span>Google+</a></li>
<li class="tier-2 element-2" role="treeitem"><a href="http://www.facebook.com/pythonlang?fref=ts"><span aria-hidden="true" class="icon-facebook"></span>Facebook</a></li>
<li class="tier-2 element-3" role="treeitem"><a href="http://twitter.com/ThePSF"><span aria-hidden="true" class="icon-twitter"></span>Twitter</a></li>
<li class="tier-2 element-1" role="treeitem"><a href="https://plus.google.com/+Python"><span aria-hidden="true" class="icon-google-plus"></span>Google+</a></li>
<li class="tier-2 element-2" role="treeitem"><a href="https://www.facebook.com/pythonlang?fref=ts"><span aria-hidden="true" class="icon-facebook"></span>Facebook</a></li>
<li class="tier-2 element-3" role="treeitem"><a href="https://twitter.com/ThePSF"><span aria-hidden="true" class="icon-twitter"></span>Twitter</a></li>
<li class="tier-2 element-4" role="treeitem"><a href="/community/irc/"><span aria-hidden="true" class="icon-freenode"></span>Chat on IRC</a></li>
</ul>
</li>
Expand Down
20 changes: 10 additions & 10 deletions templates/community/microbit.html
Expand Up @@ -11,34 +11,34 @@
<h2>Links</h2>

<ul>
<li><a href="http://micropython.org/">MicroPython</a> is the
<li><a href="https://micropython.org/">MicroPython</a> is the
version of Python that runs on the BBC micro:bit. It's a full
reimplementation of Python 3 created by Damien George.</li>
<li>The <a href="https://github.com/bbcmicrobit/micropython">source code</a>
for the BBC micro:bit port is open source, so you can contribute.
Our youngest contributor so far was 11 years old.</li>
<li>There is comprehensive documentation for both
<a href="http://microbit-micropython.readthedocs.org/en/latest/index.html">developers</a> and
<a href="http://microbit-micropython.readthedocs.org/en/latest/tutorials/introduction.html">teachers</a>.</li>
<a href="https://microbit-micropython.readthedocs.io/en/latest/index.html">developers</a> and
<a href="https://microbit-micropython.readthedocs.io/en/latest/tutorials/introduction.html">teachers</a>.</li>
<li>In addition to the Python editor built into the
<a href="http://microbit.co.uk/">official website</a>, there is
a native editor <a href="http://codewith.mu/">called Mu</a> (that
<a href="https://microbit.org/">official website</a>, there is
a native editor <a href="https://codewith.mu/">called Mu</a> (that
works on Windows, OSX, Linux and Raspberry Pi). There is also an
editor
<a href="https://github.com/ntoll/python-native-editor">for
ChromeOS</a>.</li>
<li>Various cross-platform command-line tools have been created
for MicroPython on the BBC micro:bit. The
<a href="http://uflash.readthedocs.org/en/latest/">uFlash
<a href="https://uflash.readthedocs.io/en/latest/">uFlash
utility</a> makes it easy to flash the BBC micro:bit with Python
scripts and
<a href="https://github.com/ntoll/microrepl">microrepl</a>
simplifies connecting to Python running on the device.</li>
<li>To create comics like the one at the top of this page (they're
great for educational resources) try out our
<a href="http://pycomic.github.io/">Python comic generator</a>.</li>
<a href="https://pycomic.github.io/">Python comic generator</a>.</li>
<li>We've also created a
<a href="http://pycomic.github.io/microbit.html">BBC micro:bit</a>
<a href="https://pycomic.github.io/microbit.html">BBC micro:bit</a>
simulator to mocking up the outputs from a device. Also very good
for use in educational resources.</li>
</ul>
Expand All @@ -47,7 +47,7 @@ <h2>Community</h2>

<ul>
<li>During development, we sent some of the devices on a
<a href="http://microworldtour.github.io/">World Tour</a>. Check
<a href="https://microworldtour.github.io/">World Tour</a>. Check
out their travelogues for lots of cool projects and ideas.</li>
<li>There is a
<a href="https://mail.python.org/mailman/listinfo/microbit">mailing
Expand All @@ -58,7 +58,7 @@ <h2>Community</h2>
join the #microbit channel on
<a href="https://freenode.net/">Freenode IRC</a>.</li>
<li>Finally, our friends at
<a href="http://community.computingatschool.org.uk/">Computing at
<a href="https://community.computingatschool.org.uk/">Computing at
School</a> have a wide range of teacher created resources and
community events to get involved with and
<a href="http://pyconuk.org/">PyCon UK</a> has had a flourishing
Expand Down
24 changes: 12 additions & 12 deletions templates/humans.txt
Expand Up @@ -5,14 +5,14 @@
/* TEAMS */
Revolution Systems
Location: Lawrence, KS, USA
Site: http://www.revsys.com
Twitter: http://twitter.com/revsys
Site: https://www.revsys.com
Twitter: https://twitter.com/revsys

Guiding Light and Founder: Frank Wiles
Twitter: http://twitter.com/fwiles
Twitter: https://twitter.com/fwiles

Django Guru: Jacob Kaplan-Moss
Twitter: http://twitter.com/jacobian
Twitter: https://twitter.com/jacobian

Back End Developers: Jeff Triplett, Flavio Curella

Expand All @@ -21,17 +21,17 @@
Project Evolution
Location: Providence, RI, USA
Site: http://www.projectevolution.com
Twitter: http://twitter.com/pe1999
Facebook: http://facebook.com/pe1999
Twitter: https://twitter.com/pe1999
Facebook: https://facebook.com/pe1999

Guiding Light and Founder: Seth Burke
Twitter: http://twitter.com/srbpe
Twitter: https://twitter.com/srbpe

Technology Director: Peter Landry
Twitter: http://twitter.com/ubercore
Twitter: https://twitter.com/ubercore

Design Director: J. Hogue
Twitter: http://twitter.com/artinruins
Twitter: https://twitter.com/artinruins

Front End Development: Barry Menard, Jamie Re
Back End Development: Ray Schamp, Ben Spaulding, Matt Mikula
Expand All @@ -47,9 +47,9 @@


/* PEOPLE WHO FOUND SECURITY BUGS IN THE WEBSITE */
Osama Mahmood (http://osamamahmood.blogspot.com)
Rafael Pablos (http://silverneox.blogspot.com)
Yadnyawalkya Tale (http://yadnyawalkya.blogspot.in)
Osama Mahmood (https://osamamahmood.blogspot.com)
Rafael Pablos (https://silverneox.blogspot.com)
Yadnyawalkya Tale (https://yadnyawalkya.blogspot.in)
Jose Carlos Exposito
Wai Yan Aung

Expand Down
2 changes: 1 addition & 1 deletion templates/jobs/job_detail.html
Expand Up @@ -225,7 +225,7 @@ <h3 class="widget-title">More jobs in <a href="{% url 'jobs:job_list_category' s
<script type="text/javascript">
// TODO: allow configuring canned responses in admin
var responses = {
"voluntary": "The Python Job Board is for paid positions only. The Python Community has a separate Wiki for listing voluntary positions available at http://wiki.python.org/moin/VolunteerOpportunities.",
"voluntary": "The Python Job Board is for paid positions only. The Python Community has a separate Wiki for listing voluntary positions available at https://wiki.python.org/moin/VolunteerOpportunities.",
"not_python": "The Python Job Board is for positions in which the primary role involves the Python programming language or development frameworks based on Python.\n\nPlease rephrase and resubmit.\n\nThanks.",
"formatting": "Please resubmit your posting and check that the job description and/or requirements text renders fine in the job preview.\n\nThanks.",
"duplicate": "This seems to be a duplicate of your earlier posting.\n\nIf not, please rephrase to make the difference clear.\n\nThanks."
Expand Down
4 changes: 2 additions & 2 deletions templates/python/documentation.html
Expand Up @@ -52,7 +52,7 @@ <h2 class="widget-title"><span aria-hidden="true" class="icon-versions"></span>P
{% else %}
<a href="https://docs.python.org/3/">Browse Current Documentation</a>
{% endif %}
- <a href="http://docs.python.org/3/py-modindex.html">(Module Index)</a>
- <a href="https://docs.python.org/3/py-modindex.html">(Module Index)</a>
<ul>
<li>
{% if latest_python3 %}
Expand Down Expand Up @@ -84,7 +84,7 @@ <h2 class="widget-title"><span aria-hidden="true" class="icon-versions"></span>P
{% else %}
<a href="https://docs.python.org/2/">Browse Current Documentation</a>
{% endif %}
- <a href="http://docs.python.org/2/py-modindex.html">(Module Index)</a>
- <a href="https://docs.python.org/2/py-modindex.html">(Module Index)</a>
<ul>
<li><a href="https://docs.python.org/2/whatsnew/2.7.html">What's new in Python 2.7</a></li>
<li><a href="https://docs.python.org/2/tutorial/index.html">Tutorial</a></li>
Expand Down
2 changes: 1 addition & 1 deletion templates/python/inner.html
Expand Up @@ -627,7 +627,7 @@ <h1 id="form">Form Example</h1>
{% include "components/navigation-widget.html" %}

<div class="twitter-widget sidebar-widget">
<script type="text/javascript" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script type="text/javascript" src="//widgets.twimg.com/j/2/widget.js"></script>
<script type="text/javascript">// <![CDATA[
new TWTR.Widget({
version: 2,
Expand Down
2 changes: 1 addition & 1 deletion templates/robots.txt
@@ -1,5 +1,5 @@
# Directions for robots. See this URL:
# http://www.robotstxt.org/wc/norobots.html
# http://www.robotstxt.org/robotstxt.html
# for a description of the file format.

User-agent: HTTrack
Expand Down
2 changes: 1 addition & 1 deletion templates/waitforit.html
Expand Up @@ -24,7 +24,7 @@ <h1 class="giga">Wait for it&hellip;</h1>
<aside class="left-sidebar" role="secondary">

<div class="twitter-widget sidebar-widget">
<script type="text/javascript" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script type="text/javascript" src="//widgets.twimg.com/j/2/widget.js"></script>
<script type="text/javascript">// <![CDATA[
new TWTR.Widget({
version: 2,
Expand Down