pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

Source code for python.org

Results 241 pythondotorg issues
Sort by recently updated
recently updated
newest added

Bumps [responses](https://github.com/getsentry/responses) from 0.13.3 to 0.25.3. Release notes Sourced from responses's releases. 0.25.3 Fixed recorder not saving and loading response headers with yaml files. See #715 0.25.2 Mulligan on 0.25.1...

dependencies
python

This is a flaky test that fails periodically after latest updates https://github.com/python/pythondotorg/actions/runs/10887332034/job/30209329967?pr=2527 ``` ====================================================================== ERROR: test_save_info_for_image_asset (sponsors.tests.test_forms.SponsorRequiredAssetsFormTest.test_save_info_for_image_asset) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.12.6/x64/lib/python3.12/site-packages/django/db/backends/utils.py", line 87, in _execute return...

tests

**Is your feature request related to a problem? Please describe.** As the Python.org website is an open source project and a project open to external contributions, it is necessary for...

enhancement
infrastructure

#### What A way to publish logos and generate/deliver voucher codes before a signed contract is uploaded (required to mark a sponsorship “Finalized”)

enhancement
backend
app/sponsors

Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. Changelog Sourced from whitenoise's changelog. 6.7.0 (2024-06-19) Support Django 5.1. Commits 1db0e43 Version 6.7.0 ea72844 Tidy pyproject.toml readme and license fields 727fce0 Support Django...

dependencies
python

#### What https://github.com/python/pythondotorg/blob/fc856dd119b42852a5a91effeffd9b6338d6b279/users/models.py#L84-L91 is outdated and needs to have its choices fixed following the bylaw change in https://github.com/psf/bylaws/pull/4

backend
app/psf-membership

#### What Unified log in for python.org and us.pycon.org/202x Minimally for sponsors, but would be cool for everyone #### How Some yet uninvestigated options - OAuth with Python.org as an...

enhancement
backend
app/sponsors

Example: https://www.python.org/jobs/6405/ The content for this is: ``` ``` This is causing some of the `` element to appear above the site header. I'd be happy for escaping the "...

frontend
easy
help-wanted
good-first-issue

This updates us to the latest dart based implementation of sass, - Vendors compass/susy which used to be provided via ruby installation - patches susy to comply with [email protected]'s expectations...

This PR tries to document better the sponsor app to make it easier for other developers to onboard it. It mostly updates the use cases with docstrings explaining their logic....