-
This module uses a mbed-hal timer API which is internal and should not be used other than by mbed-drivers.
This API is always using a high-precision timer, regardless of the duration of the timer req…
-
### Summary:
SlackTextViewController is [**no longer using private APIs**](https://github.com/slackhq/SlackTextViewController/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+private+api+deprecation). We h…
-
When there are two-level clients , the top-level client has no operations with apiVersion paramter, but there are operations which has api-version parameter in sub-client.
e.g.
```
@versioned(Version…
-
Hi, I ran into an issue that was a bit of a pain for me
I have an `AvatarService` class which can be handed a "default avatar", I've extended it so that the default avatar accepts a `LetterAvatar` …
-
This is the result of a quick audit and does not include private APIs on public objects e.g. `cudf.Series._column`
TLDR observations:
1. There seems to be a common desire to create a `Column` ob…
-
**postpone deletion**
Hi, why there is no option for postponing my download deletion? Sorry for asking it again.
Best regards,
Dominik Tomaszewski
-----
User: [See in registry](https://www.gbif.or…
-
# just because that don't use redis =>>>
- [x] Use a private user service endpoint to decode the token
- [x] Do the same for the CDN-service gen token
-
Some things are useful as typechecks for dependent libs and for users, for example `isinstance(ev, FeatureEvent)`. Other things in this API might be useful as well, we can think about what classes to …
-
Remove functions that have been marked deprecated for the 4.0 release. Check, whether there are more functions that could be removed.
Consider marking functions that are purely internal (like julda…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…