-
### What is the problem this feature will solve?
While Astropy does not yet make extensive use of type hint annotations, there has been a great discussion in #15170 about implementing them. However,…
-
---
# Implement caching for Firebase Functions to improve efficiency
## Description:
Enhance the efficiency of Firebase Functions in the `effigy.im` project by implementing caching mechanisms. Thi…
-
## Problem
Not all migrations can be declarative. For example, we need to add a custom index for performance reasons. We also need this as an escape hatch for anything prisma schema doesn't support…
-
# Feature request
This is what was reported in https://github.com/szepeviktor/phpstan-wordpress/issues/99 and I wanted to create an issue here, before I forget about it.
Ondrej already briefly…
-
**Describe the bug**
With `autosummary_generate = True` in `conf.py` and a class implemented within another class, stubs for the inner class are written as though the outer class is a module, leading…
-
```
I'm trying to write stubs for org.junit.runners.ParentRunner. My stub looks
like the following:
class ParentRunner {
void collectInitializationErrors(List errors) @UnknownInitialization(Runner…
-
I don't like typing annotation in the code, it's ugly and makes the code difficult to read.
However, numpy has stub files `.pyi` for all modules. Those would be appropriate also for statsmodels.
I…
-
```
I'm trying to write stubs for org.junit.runners.ParentRunner. My stub looks
like the following:
class ParentRunner {
void collectInitializationErrors(List errors) @UnknownInitialization(Runner…
-
```
I'm trying to write stubs for org.junit.runners.ParentRunner. My stub looks
like the following:
class ParentRunner {
void collectInitializationErrors(List errors) @UnknownInitialization(Runner…
-
Having fleshed-out type definitions for the objects that boto3 generates at runtime would make writing bug-free code against boto3 a lot easier.
(The documentation generation code must already do t…