rlippmann

Results 18 issues of rlippmann

* **uvloop version**: 0.17 * **Python version**: 3.10 * **Platform**: Ubuntu 22.04, Alpine Linux * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: * **Does uvloop behave differently from...

First of all, thanks for this awesome package! I was looking for a way to remove responses where repeat = True. My rationale is that I set up pytest fixtures...

### The Feature LiteLLM seems to use a lot of f-string logging. This can have slight performance impacts as well as being error prone. ### Motivation, pitch [see here for...

enhancement

### The Feature It would be nice for the router class to have an additional routing type of lowest cost. Maybe also have a tie-breaker using the other scheduling mechanisms....

enhancement

### Pre-check confirmation - [X] I have provided a descriptive title for my feature request - [X] I have kept the original title prefix, __"[Feature]: "__ - [X] I understand...

enhancement

**LocalAI version:** commit e022b59 **Environment, CPU architecture, OS, and Version:** Darwin pebbles.local 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:31:00 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6020 arm64 **Describe the bug** when using...

bug
unconfirmed

## Proposed change Update for new functionality awaiting commit in core/dev branch ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ]...

new-feature
next
has-parent

I'm getting this in my Home Assistant error logs: Logger: pynetgear.router Source: /usr/local/lib/python3.11/site-packages/pynetgear/router.py:252 First occurred: 9:20:50 AM (12 occurrences) Last logged: 9:26:36 AM 501 service 'DeviceInfo:1', method 'GetAttachDevice', method not...

Hi, The tank level for my GE Washer ranges from 600,000% to 4,000,000 + %, so I think another unit of measurement is being used. Also, I have 2 tanks,...

help wanted

Hi, I've been looking to write something like this project myself. I've been researching how I would do source conversion, but distributed. It seems like you've done most of the...