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

[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...

dependencies
python

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...

dependencies
python

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...

frontend
backend
admin
app/downloads

**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...

frontend
good-first-issue

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)

backend

**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. ![image](https://user-images.githubusercontent.com/304786/168458634-f93b88cd-2ac5-46af-a2b1-a031da2fde86.png)...

**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...

backend
easy

**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...

frontend