Vladimir (Alkenso)
Vladimir (Alkenso)
Steps to reproduce 1. Run async loop with generating synthetic tap every second 2. Lock iPhone (press side button) 3. Unlock iPhone ER: taps continue to be performed AR: error...
In some situations it is very handy have the ability to get information about the client when processing the HTTP request Please add forwarding of HTTPConnection's local/remote endpoints into HTTPRequest...
Could you confirm or consider to add support of python3 with lldb?
With new M1 arm-based Macs, we need to support arm64 as well as Intel architectures for macOS. Please rebuild macOS framework for both architectures
In some cases there is a need to use GCM with IV of size 0. I'd like to propose to remove ``` if (iv_size < 1) { return kErrorInvalidIvSize; }...
In some past SQLiteEncoder skips to update the column if the Codable's optional field is `nil` Seems after https://github.com/stephencelis/SQLite.swift/issues/838 it starts to place `null` if the value is `nil`, which...
First, I'm saying "thank you!" for great caching library! It eliminates lots of needs related to caching, especially for expirable entries Next, I'd like to ask to add convenient extension...
**Is your feature request related to a problem? Please describe.** Latest OpenAI API supports using prompts by ID creating prompts in Prompt Management Playground and later referring them by "prompt_id"...