-
| | |
|--------------------|----|
| Bugzilla Link | [PR37134](https://bugs.llvm.org/show_bug.cgi?id=37134) |
| Status | NEW |
| Importance | P normal |
|…
-
### Is this a new bug in dbt-bigquery?
- [X] I believe this is a new bug in dbt-bigquery
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Be…
-
```
(venv) @clin1234 ➜ /workspaces $ pip install jiter
Collecting jiter
Using cached jiter-0.5.0.tar.gz (158 kB)
Installing build dependencies ... done
Getting requirements to build wheel .…
-
The failing test is:
```
FAILED lib/tests/test_format.py::test_python2_python3_interoperability
```
with:
```
E File "", line 1
E {'descr': '
-
It'd be great to have `struct` datatype supported. The implementation is in `starlark-go` repo, but seems not enabled by default: https://github.com/google/starlark-go/tree/master/starlarkstruct
Co…
-
This would be useful to study convergence. There can be a struct similar to `comm_data_struct` which stores the residuals over iterations for every PE. After the solver converges, it can be printed to…
-
The following data file 'test.unv',which exported from Simcenter Test.lab 2021 in binary format, can not load with pyuff in python.
I found that this unv file is badly format.
I changed the _extrac…
-
One of the issues we've seen in the existing API is that we grow more specific functions over time, for performance and other reasons.
For example, `PyObject_GetItem` is _theoretically_ sufficient…
-
| | |
| --- | --- |
| Bugzilla Link | [19759](https://llvm.org/bz19759) |
| Version | 3.4 |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We have a Python script …
-
### Steps to reproduce
I am combining a large number of MP3 files (30+) into one large file. I have attached all of the audio files to the bottom of this issue via a Google Drive link.
```python
# …