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

#### What - Rebased on the latest `main` from #1517 Add highlighting for the prompt marker in the code samples. Refactor the html formatting so that the html tags are...

#### What This is a rebase off the lastest `main` from #992. Attempts to clean up lingering issues and PRs, and fix the W3C validation. #### Closes - Closes #985

The page (http://python.org/events/python-user-group/) seems to list the times in GMT. Ideally and if possible, the timezone displayed to the user should be the browser timezone. If this is not possible,...

app/events

We just had a confusing [thread on distutils-sig](https://mail.python.org/pipermail/distutils-sig/2017-June/030741.html) where it turned out that someone was spending time reviewing and giving feedback on [the version of PEP 517 on legacy.python.org](http://legacy.python.org/dev/peps/pep-0517/), which...

psf-review

#### What - It would be nice to pull the code bits into a project directory, either `app/` or `src/app/` or whatever. Everything being top-level makes me hurt inside. -...

enhancement

#### What This list is not very up to date, but I'd like to add a project I help maintain to the list: #### How This would be done in...

backend
easy
admin

Instead of recommending users import GPG keys by ID (a process which can be fallible) we should provide a file containing all public keys of release managers both current and...

backend
admin

Bumps [django-waffle](https://github.com/django-waffle/django-waffle) from 2.2.1 to 4.1.0. Release notes Sourced from django-waffle's releases. v4.1.0 What's Changed add support for everyone option to is_active_for_user by @​jdoconnor in django-waffle/django-waffle#491 Add --testing option to...

dependencies
python

#### What - format with ruff #### Close - Closes #2539

It would be nice to not worry about reviewing things and editing line lengths. I would like to add ruff for at least code formatting, and as a bonus linting

infrastructure