[PR #2984] [MERGED] Fix http to https for PIL and ImageMagick links #15977

Closed
opened 2026-05-02 08:13:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2984
Author: @23f2000649-a11y
Created: 3/21/2026
Status: Merged
Merged: 3/22/2026
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+2 -2)

📄 Description

Fixed two http links to https:

  • PIL link on line 893 (pythonware.com)
  • MagickWand link on line 900 (imagemagick.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/2984 **Author:** [@23f2000649-a11y](https://github.com/23f2000649-a11y) **Created:** 3/21/2026 **Status:** ✅ Merged **Merged:** 3/22/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`79c6fc3`](https://github.com/vinta/awesome-python/commit/79c6fc3ba984c7ab9b238a51b5348dcbbb8f3a88) Update README.md ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description Fixed two http links to https: - PIL link on line 893 (pythonware.com) - MagickWand link on line 900 (imagemagick.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-05-02 08:13:29 -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#15977