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

Hi - I noticed that the "Art" section is currently empty and was wondering if you all would like some help filling it in. I use Python all the time...

Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 3.1.0. Changelog Sourced from tblib's changelog. 3.1.0 (2025-03-31) * Improved performance of ``as_traceback`` by a large factor. Contributed by Haoyu Weng in `[#81](https://github.com/ionelmc/python-tblib/issues/81) <https://github.com/ionelmc/python-tblib/pull/81>`_. *...

dependencies
python

Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 6.1.3. Release notes Sourced from icalendar's releases. v6.1.3 To view the changes, please see the Changelog. This release can be installed from PyPI. v6.1.2 To...

dependencies
python

Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 3.2.1 to 5.1.0. Release notes Sourced from django-debug-toolbar's releases. 5.1.0 What's Changed Update version for sigstore action to full version. by @​tim-schilling in django-commons/django-debug-toolbar#2056 [pre-commit.ci] pre-commit autoupdate...

dependencies
python

### Is your feature request related to a problem? Please describe. At https://www.python.org/downloads/ there's a very useful "Active Python Releases" table. But I need to look up the latest release...

enhancement

Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 2.7.1 to 4.3.7. Release notes Sourced from django-import-export's releases. 4.3.7 Changelog 4.3.6 Changelog 4.3.5 Changelog 4.3.4 Changelog 4.3.3 Changelog 4.3.2 Changelog 4.3.1 Changelog Release notes fix for...

dependencies
python

### Describe the bug The downloads page is broken: ### To Reproduce 1. Go to https://www.python.org/downloads/ ### Expected behavior Not broken ### URL to the issue _No response_ ### Screenshots...

bug

Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.9.0. Changelog Sourced from whitenoise's changelog. 6.9.0 (2025-02-06) Support Django 5.2. 6.8.2 (2024-10-29) Fix compression speed gains for the thread pool when running Django’s collectstatic....

dependencies
python

### Describe the bug We have both https://pythoninsider.blogspot.com/ and https://blog.python.org/ for the same Blogger blog. It can be confusing to have both domains in use, and people often end up...

bug

#### Description Update `membership_type` choices on `Membership` model to reflect 2024 Bylaws Change 1 (https://github.com/psf/bylaws/pull/4) - Create data migration to merge `MANAGING` (3) into `CONTRIBUTING` (4). - Update `Membership` model,...