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

### Is your feature request related to a problem? Please describe. I'm always frustrated when I redeploy the services and the DB is wiped, and it doesn't load enough fixture...

enhancement
infrastructure

Bumps [django](https://github.com/django/django) from 4.2.25 to 5.2.7. Commits 3cff320 [5.2.x] Bumped version for 5.2.7 release. ed8fc39 [5.2.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v... 52fbae0 [5.2.x] Fixed CVE-2025-59681 -- Protected...

dependencies
python

#### Description All recent releases of 3.9-3.15 have used Markdown for the "Content markup type". Let's change the default from RST to MD when creating new releases at https://www.python.org/admin/downloads/release/add/

Investigate separately these non-failing warnings ``` ......................../usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn( ............................................................/usr/local/lib/python3.12/site-packages/admin_interface/templatetags/admin_interface_tags.py:29: UserWarning: Language chooser requires 'django.middleware.locale.LocaleMiddleware' in your MIDDLEWARE to work. warnings.warn(...

help-wanted
good-first-issue
tests

Investigate separately these non-failing warnings ``` WARNINGS: SponsorshipBenefit: (ordered_model.W003) OrderedModelBase subclass has a ModelManager that does not inherit from OrderedModelManager. This is not ideal but will work. SponsorshipPackage: (ordered_model.W003) OrderedModelBase...

help-wanted
good-first-issue
tests

…efit and updating .gitignore #### Description - #### Closes -

### Summary Fixes #2766 — Clicking the PSF membership link previously led to `/users/membership/edit/`, causing a 404 for unauthenticated users. This PR updates the link rendering logic and adds tests....

Bumps [cmarkgfm](https://github.com/theacodes/cmarkgfm) from 2024.11.20 to 2025.10.22. Release notes Sourced from cmarkgfm's releases. October 22th, 2025 What's Changed Use unique names for artifact uploads by @​fynnsu in theacodes/cmarkgfm#85 fix: restore inclusion...

dependencies
python

Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 3.2.0. Changelog Sourced from tblib's changelog. 3.2.0 (2025-10-21) * Changed ``tblib.pickling_support.install`` to support exceptions with ``__init__`` that does match the default ``BaseException.__reduce__`` (as it expects...

dependencies
python

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 2.7.1 to 4.3.12. Release notes Sourced from django-import-export's releases. 4.3.12 Changelog 4.3.11 Changelog 4.3.10 Changelog 4.3.9 Changelog 4.3.8 Changelog 4.3.7 Changelog 4.3.6 Changelog 4.3.5 Changelog 4.3.4 Changelog...

dependencies
python