-
If I were to patch in `ext-imap` stubs, is there a way that gets the function stubs into scope only if the extension is loaded or if the extension is not loaded but the code is inside an `if (extensio…
-
If I delete the default copy constructor and assignment operator with C++11 syntax
`Type (const Type &)=delete;` and `Type &operator=(const Type &)=delete` then cldoc generates documentation stubs for…
-
Hello,
I'm exploring if making a Pandas binding is an achievable task. So far I just need a limited subset of features: CSV(write), HDF5(read/write) and DataFrame(creation, indexing and HDF5/CSV ex…
-
(多分)この一年ほど
`invalid gemspec in ... stack level too deep `問題が続きます。
Rubyのバージョンを上げてから出てきたと覚えています。
一応動くのですが、コマンドの起動が異常に長くなります…
macOSはgemをすべてuninstallして入れ直したらあまり見なくなったのですが、Linuxでruby 2.6.*を使っていると出現しま…
-
### Version
25.02
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
When running ./docker/build_container_release.sh i enconter the the following issue on …
-
**Is your feature request related to a problem? Please describe.**
If you import primap2 in a file and check the file with `mypy`, you get an error:
```
app.py:1: error: Skipping analyzing "prima…
-
We need to figure out a way to avoid the runtime dependency on treetop. We definitely want to use treetop to generate the grammar parser, but after that treetop should move out of the way.
This may…
-
##### Description
When I try to generate java stubs from a simple yml api definition I am getting the following error.
I am able to generate using other language types - but were hoping that t…
-
ref: python-jsonschema/jsonschema#997
I expected the following code to work when it comes to typing
```python
from typing import Any, Mapping
import jsonschema
store: dict[str, Mapping[str,…
-
**Is your feature request related to a problem? Please describe.**
When authoring Python programs that use MMLSpark, editors are unable to resolve the import.
![image](https://user-images.githubus…