-
```
I'd like to propose three enhancements:
1. Support the Streaming API. I believe this can be done via libcurl, but I
haven't tried it yet.
2. Return objects in JSON format in addition to or inste…
-
Adds a new `--env-set` command line option on rustc. It allows to set environment variables value at compile-time to be used by `env!` and `option_env!` macros.
When retrieving and environment vari…
-
#### Problem description
`fit_transform` in the `sklearn_api` is documented to return:
`X_new : numpy array of shape [n_samples, n_features_new]`
This is not the case. What is returned is:
` …
-
I have explored file storage functionality specially `StorageManager.php` but could not figure out how to store file on AWS. Can anyone share the snippet for file storage on aws? because the data is l…
-
A clear and concise description of what the problem is.
a setting to save the log file.
# or already exist it please notice me
-
I am running the `syncv3` binary with both **stdout** and **stderr** redirected to a file, and that file appears to contain colour escape sequences meant for a terminal:
```
synapse0 # cat -vet /v…
-
### [REQUIRED] Use case description
I work on an encrypted messaging app (https://github.com/signalapp/Signal-Android) and we want to use the media3 Transformer library for transcoding media before…
-
Hi,
I started to create a py3 version of woof a couple of months ago, and now I noticed that you already pushed it here.
It's practically the same, but:
- I got rid of the evil zip wrapper (…
-
```
There is no configuration option for soy code style, soy code generation is
hardwired to concat style. For my project I need stringbuffer. I found a TODO
in the latest source code for this featu…
-
- [x] Wrap PE (Lenny)
- [ ] Extract "core" part of PE (Raj/Alex) and Memory (Raj) so that we can instance config registers in python, and then pass their values to the cores
- [x] Generate IO's (wra…