Cecil Curry

Results 44 issues of Cecil Curry

Greetings and salacious salutations, fellow wayward traveller on the congested superhighway of questionable human experience. Per beartype/beartype#84, I'd *love* to promote numeric health in downstream code by elevating `numerary` above...

**Software Versions** * Python: For the log output given below, assume **Python 3.8.** I suspect *all* supported Python versions behave similarly but didn't bother exhaustively testing, because lazy. * OS:...

He*llllllll*o, delightful Kivy devs. I'm (re-)packaging Kivy for Gentoo, which [officially dropped Kivy support two years ago for various "reasons" (...mostly failing tests)](https://bugs.gentoo.org/655512#c13). Now that 2.1.0 is finally back on...

`python-for-android` currently [requires obsolete versions of the `pep517` Python package at `setuptools`-based installation time via a `pep517

Priority: Medium

The [PyPI project page for `pymerkletools`](https://pypi.org/project/pymerkletree/) currently only lists explicit supports for Python

As of this writing, [412 downstream projects](https://github.com/hbldh/bleak/network/dependents?package_id=UGFja2FnZS0yMDk1NTM0ODY%3D) – at least some of which presumably generate revenue for *somebody* – depend on BLEAK. Yet there exists no `.github/FUNDING.yml` file redirecting dependents...

On the one hand, I reluctantly get it. This is open-source volunteerism. We're all eternally thankful for the continual oversight by @jimmo and @dpgeorge. They deserve all our thunderous applause...

## tl;dr Relative dirnames in `p4a.local_recipes` and `--local_recipes` have been broken for a year or two. Until this issue is resolved, please replace the `./` prefixing these dirnames with `../../../../`...

target-android

**It'd be swell if Spelunker were URI-aware.** Currently, both \[Neo\]Vim's default spell checker and Spelunker incorrectly spell check words embedded within URIs. While we can't do much about \[Neo\]Vim, Spelunker...

[Shameless copy-paste job courtesy @langfield.](https://github.com/beartype/beartype/issues/94) For example, do we ever intend it to detect the issue in either of these: ```python from beartype import beartype @beartype def fn(n: int) ->...