pythondotorg
pythondotorg copied to clipboard
Source code for python.org
[Nuika-Python](https://github.com/Nuitka/Nuitka-Python) is a statically linked self-recompiling Python interpreter that can produce redistributable/portable standalone binaries with the help of [Nuitka](https://pypi.org/project/Nuitka/) This is a request to include it in the [Alternative Python...
`django-markupfield-helpers` was added as a dependency in d155915ec930077fc01e836e957035bb0043f2cc and was used in `sponsors/pdf.py` and `sponsors/tests/test_pdf.py`. Those files were later removed in b4d22a898957a2c8cbd1c2a2ced4f1d878f0ef01, but the dependency wasn't removed. This PR removes...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.15.2. Release notes Sourced from djangorestframework's releases. Version 3.15.1 What's Changed Update the message to be consistent with the Django `HttpResponseBa… by @maycuatroi in encode/django-rest-framework#9287...
Bumps [django-honeypot](https://github.com/jamesturk/django-honeypot) from 1.0.1 to 1.2.0. Changelog Sourced from django-honeypot's changelog. 1.2.0 - May 28 2024 - added HONEYPOT_RESPONDER setting for more configurability, thanks to Florian Demmer! 1.1.0 - December...
Today our download pages allude to being able to verify artifacts, either through Sigstore (recommended) or GPG, however these instructions aren't as clearly documented as they could be and in...
**Describe the bug** The footer links is distorted on mobile devices Please refer the screenshot for reference. Also the back to top click is not working **To Reproduce** Steps to...
Now that python.org _has_ async tasks https://github.com/python/pythondotorg/pull/2395, move to sending email via async so users like @loren-c don't see timeouts trying to send bulk email (like to sponsors)
**Describe the bug** Hi, there's a [job](https://www.python.org/jobs/6504/ that's causing the HTML produced by Django/libs to show part of the job description above the top menu, as per screenshot below. ...
**Is your feature request related to a problem? Please describe.** I was trying to write an email to PSF board members. I tried looking for information under https://www.python.org/psf/board/ but could...
**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Go to https://www.python.org/downloads/release/python-3130a6/ 2. View the list of removed "dead batteries" with code formatting **Actual behavior** The contrast of...