Hugo van Kemenade
Hugo van Kemenade
We now have https://humanize.readthedocs.io, I've updated the RTD project to build from this repo, and updated the links: https://github.com/python-humanize/humanize/pull/128 :tada: TODO as followup: * remove old RTD project's PR preview...
> [x] PyPI and TestPyPI API tokens or [trusted publisher](https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/) for automated deploys: **BLOCKED**, need admin access to the project on PyPI: [PEP 541 Request: humanize pypi/support#2916](https://github.com/pypi/support/issues/2916) This is now...
> * [ ] Redirect old ReadTheDocs to new Final task: We have the docs building at both https://python-humanize.readthedocs.io/ and https://humanize.readthedocs.io/ but we only need the second one. I've deleted...
Would you like to investigate putting a PR together? That initial bit of transformantion code could be an internal (name starting with `_`) function.
Exciting! Don't hesitate to ask if you've any questions.
Great! Let's create a PR and evaluate it there. It will also run the CI and we can check what's failing, and iterate from there. 1. go to https://github.com/velle/humanize/tree/iso8601 2....
Thanks for the suggestion. That would be useful, and could be implemented along the lines of https://stackoverflow.com/a/32008908/724176 Let's leave the capitalisation out. We could also have an input parameter to...
If I remember from last time) https://github.com/python-humanize/humanize/pull/87), there might need to be some more refactoring to do this, and there's such a gigantic jump up to googol, I'm not sure...
This PR isn't accepted or merged yet (see the green "Open" at the top). Yes, you can commit more things to your branch, and when you push them, they will...
Thank you for the update. Please could you check the lint failures? They're mostly type hint things. Let me know if you'd like a hand. ``` flake8...................................................................Failed - hook id:...