pythondotorg
pythondotorg copied to clipboard
Source code for python.org
This solves issue #2636. I have updated the links in the sidebars to the official Python Software Foundation (PSF) Twitter account (twitter.com/thespf), which is currently active and better represents the...
### Describe the bug Two links redirect to a 404 on page [Python Distutils-SIG: Documentation](https://www.python.org/community/sigs/current/distutils-sig/doc/). ### To Reproduce 1. Got to [Python Distutils-SIG: Documentation](https://www.python.org/community/sigs/current/distutils-sig/doc/) 2. Click on [Installing Python Modules](http://docs.python.org/install/)...
### Describe the bug 1.) When I click on the sponsor application it redirects to [page](https://www.python.org/psf/forms/sponsor-application/) where it shows **file not found** 2.) When clicking to download a copy for...
#### Description - Export fixture so that dev envs will auto load a test sponsor app for the admin user - Export fixture for events
[...] Looking at the dashboard with all the information on one page, an ability to sort the required assets **by due date** or **by incomplete/complete** would be nice, but that...
### Describe the bug RESET password page don't follow same styling as sign in page. ### To Reproduce 1. Goto forgot password while sign in ### Expected behavior ### URL...
### Describe the bug The "subscriptions" sidebar on [/blogs](https://www.python.org/blogs/) links to a twitter account that is no longer maintained (last post October 2020) and to a Python-Dev mailing list archive...
### Describe the bug Overall views and archive views are fine, but individual calendar views are now empty but show a ">>> More" pagination button. ### To Reproduce Visit: https://www.python.org/events/python-events/...
### Describe the bug ## What For **single day events** (events that start and end on the same day) that require year string to be displayed [_which are_]: - Single...
### Summary #### Description - Ensure single day events only render a single year string - Include guarantees on condition for rendering end date year string for multi-day events. ####...