pythondotorg
pythondotorg copied to clipboard
Source code for python.org
"Python for AIX" section under the Downloads for Other Platforms page points to aixtools.net site. That site is no more maintained now. Up to date AIX binary packages for Python...
**The hover line of the community button on header doesn't work on the site.** The hover line effect intended for the community button on the website's header is not functioning...
Bumps [faker](https://github.com/joke2k/faker) from 0.8.1 to 25.0.1. Release notes Sourced from faker's releases. Release v25.0.1 See CHANGELOG.md. Release v25.0.0 See CHANGELOG.md. Release v24.14.1 See CHANGELOG.md. Release v24.14.0 See CHANGELOG.md. Release v24.13.0...
python C:\Users\Admin\Desktop\assistant.py Traceback (most recent call last): File "C:\Users\Admin\Desktop\assistant.py", line 58, in command = recognize_command() ^^^^^^^^^^^^^^^^^^^ File "C:\Users\Admin\Desktop\assistant.py", line 12, in recognize_command with sr.Microphone() as source: ^^^^^^^^^^^^^^^ File "C:\Users\Admin\AppData\Local\Programs\Python\Python312\Lib\site-packages\speech_recognition\__init__.py", line...
## What - Sources a security policy so that users (hopefully) do not create issues on this repo ## Why - There isn't one - Clear communication for users to...
## What - Attempts to migration from the current 2.2 dependency set to 3.2. Then migrates from 4.2 after fixing any 3.2 issues. - After 4.2 migration, fixes any remaining...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 to 3.6. Release notes Sourced from markdown's releases. Release 3.6 Changed Refactor TOC Sanitation All postprocessors are now run on heading content. Footnote references are now...
Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.2.0. Release notes Sourced from chardet's releases. chardet 5.2.0 Adds support for running chardet CLI via python -m chardet (0e9b7bc20366163efcc221281201baff4100fe19, @dan-blanchard) chardet 5.1.0 Features Add...
Bumps [django-sitetree](https://github.com/idlesign/django-sitetree) from 1.17.0 to 1.18.0. Changelog Sourced from django-sitetree's changelog. v1.18.0 [2023-12-24] Dynamic trees: add 'dynamic_attrs' parameter support for item() (closes #313). Dynamic trees: add support for user-defined tree...