toppk
toppk
* **asyncpg version**: 0.21.0 * **CockroachDB version**: v20.2.1 * **PostgreSQL version**: 12.4 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local...
this change makes the api a little bit more consistent. it creates a object (a namedtuple) for coodinates, and replaces all uses of lat/long inside noaa_sdk.noaa with this type. in...
❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...
with python 3.8 and above ssl will generate SSLZeroReturnError exceptions for zero-bytes-send connections. These connections are ignored in cheroot when the exception is SSLError with errno=ssl.SSL_ERROR_EOF this is the cpython...
### What reproduces the bug? running this on fedora 37 beta segfaults: `bpftrace -e 'BEGIN { printf("hi\n") }'` fedora is shipping with LLVM 15.0.0 here is the stack trace: ```...
just because it is supposed to be in utf-8, doesn't mean I prefer it in that form. specifically, my usecase, is giving the data to orjson, and passing it around...
* **uvloop version**: 0.17.0 * **Python version**: 3.11.4 * **Platform**: fedora 38 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: yes, with PYTHONASYNCIODEBUG=1 * **Does uvloop behave differently...
#### Issue description Getting 405 captcha failure #### Version of Cinemagoer, Python and OS **NOTICE: please always try the latest version from the repository before submitting a bug.** - **Python:**...
This is a first draft, not suitable for merging. I think having the documentation in this rst will encourage contributors making improvements to the documentation. using pandoc, I converted the...
I have other things I do in the main task, and I rather not create another task just for the bot. Is there anyway to have a way to run_forever...