Jacob Coffee

Results 217 comments of Jacob Coffee

idk if wed want to bump a whole other major here

These would need to be changed - https://github.com/python/pythondotorg/blob/82682b072d615ad7563aa64232c247ee54354142/pydotorg/settings/local.py#L29 - https://github.com/python/pythondotorg/blob/624dc3a3a5b0861b88a8cebfc76dc51bb33361d8/pydotorg/settings/cabotage.py#L29

I don't think I've instrumented sigsci stuff with datadog yet

I haven't merged this yet because we have a bunch of packages from the Django 2 migration that were bare-minimum bumped up to where they support 4.2, and as you...

I think failing due to #2567

There are definitely **managing** members that would need to be converted to **contributing** members per the bylaw changes.

`docs.python.org/contribute` or `docs.python.org/contribution-guide` seems like a nice option, but its longer still. We could also do all of the above with just a small maintenance burden, but that will soon...

Still remaining @Kumzy we just need to fix any pre-commit failures ``` pre-commit install pre-commit run --all-files ``` and fix the ones in the new `docs/examples` dirs. Basically most of...