Michael Overmeyer

Results 154 issues of Michael Overmeyer

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20nre-darwin-py)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `nre-darwin-py`. Thankfully, an equivalent service is...

It would be nice if this library also worked with PyPy. It might not be that hard to get it working. ## Known issues * `Py_UNICODE_IS_SURROGATE` doesn't exist in PyPy...

### What are you trying to accomplish? Now that pendulum 3.0 has been released, `pendulum` works with Python 3.12. Let's add it back to the benchmarks ### What approach did...

We shouldn't be using `python setup.py sdist` nor `python setup.py test` anymore: ``` $ python setup.py test running test WARNING: Testing via this command is deprecated and will be removed...

I picked this one since it was referenced by https://github.com/shaiguitar/haml-i18n-extractor/pull/28#issuecomment-482463773 and `COzero/haml-i18n-extractor` 404s

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20uniout)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `uniout`. Thankfully, an equivalent service is...

Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20rethinkorm)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `rethinkorm`. Thankfully, an equivalent service is...

`changelog-cli` tries to determine the appropriate next version number for the project. But the changelog is never (?) the only place in the repo that stores the version number. There's...

enhancement

Ref: https://github.com/mc706/changelog-cli/pull/21#discussion_r563222258

Some projects have a table of contents at the top of their CHANGELOGs. ![image](https://user-images.githubusercontent.com/1459385/104022174-d89d8900-51b7-11eb-83c9-cfc53663afd9.png) This allows readers to quickly jump to the version they are interested in. Add some mechanism...

enhancement