issues
search
frequenz-floss
/
frequenz-core-python
Core utilities to complement Python's standard library
https://frequenz-floss.github.io/frequenz-core-python/
MIT License
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a `cancelling_pending` async context manager
#39
llucax
opened
1 week ago
0
Add a `Dataclass` protocol type
#38
llucax
opened
1 week ago
0
Add a PEP661-compatible `sentinels` module
#37
llucax
closed
1 week ago
2
Bump the required group with 8 updates
#36
dependabot[bot]
closed
3 weeks ago
0
Move the `recursive_update` function for `dict`s from the SDK to this repo
#35
llucax
opened
1 month ago
0
Move the `retry` module from `client-base`
#34
llucax
opened
1 month ago
1
Move `run_forever` from the SDK to the `asyncio` module
#33
llucax
opened
1 month ago
0
Bump the required group across 1 directory with 18 updates
#32
dependabot[bot]
closed
1 month ago
3
Bump the required group across 1 directory with 17 updates
#31
dependabot[bot]
closed
1 month ago
1
Implement `ServiceBase` using a new `PersistentTaskGroup`
#30
llucax
closed
3 months ago
7
Bump the required group with 11 updates
#29
dependabot[bot]
closed
2 months ago
4
Revamp `BackgroundService` and rename to `Service`
#27
llucax
closed
3 months ago
0
Rename `name` to `unique_id` for `BackgroundService`
#26
llucax
closed
4 months ago
1
Move `Interval` to `math`
#25
llucax
closed
4 months ago
1
Improve math docs
#24
llucax
closed
4 months ago
0
Add a function to get a public logger for a module
#23
llucax
closed
4 months ago
2
Bump brettcannon/check-for-changed-files from 1.2.0 to 1.2.1
#22
dependabot[bot]
closed
4 months ago
0
Bump docker/build-push-action from 5 to 6
#21
dependabot[bot]
closed
4 months ago
0
Bump the required group with 8 updates
#20
dependabot[bot]
closed
4 months ago
0
Add a new `Interval` class based on the SDK `Bounds`
#19
llucax
closed
5 months ago
1
labeler: Properly add `part:` labels to tests
#18
llucax
closed
5 months ago
1
Add `math` module with `is_close_to_zero()`
#17
llucax
closed
5 months ago
1
Fix `asyncio`'s module tests
#16
llucax
closed
5 months ago
1
Bounds: Make `Comparable` require only `__lt__`
#15
llucax
closed
5 months ago
0
Bounds: Make `lower` and `upper` keyword-only to avoid mistakes
#14
llucax
closed
5 months ago
1
Bounds: Replace `Any`with `Self` in `Comparable`
#13
llucax
closed
5 months ago
0
Bounds: Add more tests
#12
llucax
closed
5 months ago
0
Bounds: Add `__post_init__` to make some validations for `lower`/`upper` relationship
#11
llucax
closed
5 months ago
0
Initial version of the code
#10
llucax
closed
5 months ago
3
Add a safety mechanism to `BackgroundService` to notify about crashed tasks
#9
llucax
closed
3 months ago
1
Improve the `BackgroundService` interface to handling internal tasks
#8
llucax
closed
3 months ago
0
Bump the required group with 11 updates
#6
dependabot[bot]
closed
5 months ago
0
Bump actions/download-artifact from 3 to 4
#5
dependabot[bot]
closed
5 months ago
0
Bump actions/setup-python from 4 to 5
#4
dependabot[bot]
closed
5 months ago
0
Bump actions/upload-artifact from 3 to 4
#3
dependabot[bot]
closed
5 months ago
0
Bump actions/cache from 3 to 4
#2
dependabot[bot]
closed
5 months ago
0
Initial repository structure
#1
llucax
closed
5 months ago
1
Rename `BackgroundService`'s `name` argument to `unique_id`
#7
llucax
closed
4 months ago
2
Implement decorator to create read-only lazy attributes
#28
daniel-zullo-frequenz
opened
10 months ago
0