-
```
Probably on on demand basis
```
Original issue reported on code.google.com by `laurynas...@gmail.com` on 29 Aug 2009 at 8:22
- Blocked on: #8
-
## Description
I would expect this to change how zoomed in the geometry appears but it has no impact
## Environment
```python
import cil, sys
print(cil.version.version, cil.version.commit_hash,…
-
We generate a lot of glue code in every C wrapper, and it could probably be substantially reduced.
1. Instead of unpacking everything into arguments with `PyArg_ParseTupleAndKeywords` and then unbo…
-
### Apache Airflow version
2.9.0
### What happened?
I can't access the logs from the airflow-UI of one scpeific task in my DAG
```log
{app.py:1744} ERROR - Exception on /api/v1/dags/YYYY…
-
The [Be API wappers](https://github.com/stippi/WonderBrush-v3/tree/master/src/platform/qt/system) included here seem like they would be very useful for those trying to port BeAPI applications off of H…
-
e.g. as per
https://www.ncbi.nlm.nih.gov/home/develop/api/
and
https://europepmc.org/RestfulWebService
and
https://github.com/titipata/pubmed_parser
and
https://github.com/gijswobben/pymed (arc…
-
for APIs that involve, say, `DateTime` (rather than custom message types) we should try to pick the most reasonable looking well-known-type and use that;
obvious candidates:
- DateTime / .google…
-
While 13.2 compiles, 13.3 fails:
```
80:14.60 In file included from /usr/home/multix/code/Arctic-Fox/obj-x86_64-unknown-freebsd13.3/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:29:
80:14.60…
-
JNI API provides few useful methods related to class and objects equality. It would be nice to have higher-level wrappers for them working on `JObject` subclasses.
- [ ] #1033
* Alternative: `o…
-
As part of the warnings seen in #468, with a bit of trial and error I have narrowed down the cause of the "unsupported operand `|`" errors being produced by sphinx, despite running with a python 3.12 …