Bug: broken image links on "Using Python to Automate Tedious Tasks" success story page
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 700
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 11
Description
Describe the bug
Some images on the following page are not displayed:
https://www.python.org/success-stories/using-python-to-automate-tedious-tasks/
These images are AccessDenied
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/code-sample-pdf.png
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/code-sample-class-file.png
- https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/successstories/webucator/check-xml.png
To Reproduce
- Open https://www.python.org/
- Click Education
- Find and click Using Python to Automate Tedious Tasks
Expected behavior
Images in Using Python to Automate Tedious Tasks can display
URL to the issue
No response
Screenshots
Browsers
Chrome
Operating System
Windows
Browser Version
No response
Relevant log output
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the success-story page content and the three listed S3 image URLs to determine why they return AccessDenied. Verify the fix by reopening the page through the Education category and confirming that all three images display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100