[PR #2932] [MERGED] Fix insecure HTTP links to HTTPS #11266

Closed
opened 2026-04-24 06:04:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2932
Author: @CarlosAlbertoFurtado
Created: 2/23/2026
Status: Merged
Merged: 2/24/2026
Merged by: @vinta

Base: masterHead: fix-http-to-https


📝 Commits (1)

  • 067160a Fix insecure HTTP links to HTTPS

📊 Changes

1 file changed (+10 additions, -10 deletions)

View changed files

📝 README.md (+10 -10)

📄 Description

This PR is not adding a new project — it's a maintenance fix.

Description

Updated 10 links from http:// to https:// where the target site supports HTTPS.

All links were manually tested to confirm they work correctly with HTTPS before updating.

Affected entries

  • pandas (pandas.pydata.org)
  • urwid (urwid.org)
  • Pygame (pygame.org)
  • lxml (lxml.de)
  • WeasyPrint (weasyprint.org)
  • pymatting (github.com/pymatting/pymatting)
  • scikit-image (scikit-image.org)
  • Babel (babel.pocoo.org)
  • nltk (nltk.org)
  • astropy (astropy.org)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2932 **Author:** [@CarlosAlbertoFurtado](https://github.com/CarlosAlbertoFurtado) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `fix-http-to-https` --- ### 📝 Commits (1) - [`067160a`](https://github.com/vinta/awesome-python/commit/067160a7879973062d4f78bbaa79eabf439a2b22) Fix insecure HTTP links to HTTPS ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -10) </details> ### 📄 Description This PR is not adding a new project — it's a maintenance fix. ## Description Updated 10 links from `http://` to `https://` where the target site supports HTTPS. All links were manually tested to confirm they work correctly with HTTPS before updating. ## Affected entries - pandas (`pandas.pydata.org`) - urwid (`urwid.org`) - Pygame (`pygame.org`) - lxml (`lxml.de`) - WeasyPrint (`weasyprint.org`) - pymatting (`github.com/pymatting/pymatting`) - scikit-image (`scikit-image.org`) - Babel (`babel.pocoo.org`) - nltk (`nltk.org`) - astropy (`astropy.org`) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:04:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11266