pythondotorg
pythondotorg copied to clipboard
Source code for python.org
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. Release notes Sourced from python-dateutil's releases. 2.9.0.post0 Version 2.9.0.post0 (2024-03-01) Bugfixes Pinned setuptools_scm to <8, which should make the generated _version.py file compatible with...
Bumps [django-polymorphic](https://github.com/django-polymorphic/django-polymorphic) from 3.0.0 to 3.1.0. Changelog Sourced from django-polymorphic's changelog. Changelog Changes in 3.1 (2021-11-18) Added support for Django 4.0. Fixed crash when the admin "add type" view has...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@bgilbert] Trim...
**Is your feature request related to a problem? Please describe.** This is a request to update the documentation to include how to actually install Python on MacOS after downloading the...
**Describe the bug** There is no description of what "universal2" means. Some people might not be familiar with that term, especially now that MacOS has supported 3 different architectures in...
This page shows 3.11 as currently accepting bug fixes: https://www.python.org/downloads/ However this page indicates (in 2 places) that 3.11 is only accepting security fixes: https://devguide.python.org/versions/ I suspect the dev guide...
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 5.2.1. Changelog Sourced from lxml's changelog. 5.2.1 (2024-04-02) Bugs fixed LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to...
Bumps [django-countries](https://github.com/SmileyChris/django-countries) from 7.2.1 to 7.6.1. Changelog Sourced from django-countries's changelog. 7.6.1 (2 April 2024) Fix a TypeError when no country is selected, introduced in the Django 5 fix. 7.6...
**Is your feature request related to a problem? Please describe.** The PR #1830 upgrades the project up to 2.2 LTS version. But, as described in #1819, the support time lasts...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** As part of the [PEP...