-
```
Which device (manufacturer, type)? Samsung Galaxy Note 2
Which firmware is installed? SPH-L900, JRO03C.L900VPALJ1
What version of wireless tether are you using? 3.2 beta 2
What steps will repro…
-
https://github.com/nim-lang/Nim/blob/79c721d41814b4ec5f5c6e32c2093125cb41258c/compiler/sempass2.nim#L915
-
```
Which device (manufacturer, type)? Samsung Galaxy Note 2
Which firmware is installed? SPH-L900, JRO03C.L900VPALJ1
What version of wireless tether are you using? 3.2 beta 2
What steps will repro…
-
```
Which device (manufacturer, type)?
Samsung Galaxy Note 2 SPH-L900
Which firmware is installed?
Android 4.3
What version of wireless tether are you using?
3.2-beta2-mod5
What steps will reprodu…
-
Hello,
When I install nodeenv on my Windows 10 machine with Python 3.7.4 I get the following:
```
> python -m venv .venv
...
> .venv\Scripts\Activate.ps1
(.venv) > pip install nodeenv
... (…
-
Description
code is trying to pass `text_input_ids_list` as argument for `encode_prompt`, but, `text_input_ids_list` isn't supposed to be part of argument as per the definition.
Call
https://gith…
-
-
-
Hi!
I have Matrice 210 V2 and connected it to Raspberry Pi 4 Raspbian 10.
I wanted to compile my program and run it without Advance Sensing. Unfortunately it always searching for USB connection when…
-
> In order to cleanly implement this I need to expose the `path_with_replaced_args` utility function to Datasette's template engine. This is the first time this will become an exposed (and hence shoul…