Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
frequenz-floss
/
frequenz-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
18
Code
Issues
139
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Minor improvements and cleanups
- #1293
#1293
Merged
llucax
merged 17 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-sdk-python:v1.x.x
from
llucax:post-api-0.18
llucax/frequenz-sdk-python:post-api-0.18
Copy head branch name to clipboard
Dec 4, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Minor improvements and cleanups
#1293
llucax
merged 17 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-sdk-python:v1.x.x
from
llucax:post-api-0.18
llucax/frequenz-sdk-python:post-api-0.18
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2025
Use more idiomatic syntax for set union
Show description for d3600db
llucax
committed
d3600db
View commit details
Copy full SHA for d3600db
Browse repository at this point
Make some `ComponentStatusTracker` arguments keyword-only
Show description for 046b9d8
llucax
committed
046b9d8
View commit details
Copy full SHA for 046b9d8
Browse repository at this point
Use `assert` instead of `raise AssertionError`
Show description for beee667
llucax
committed
beee667
View commit details
Copy full SHA for beee667
Browse repository at this point
Use better name for connection manager singleton instance
Show description for afe5031
llucax
committed
afe5031
View commit details
Copy full SHA for afe5031
Browse repository at this point
Remove unreachable code
Show description for b479fb6
llucax
committed
b479fb6
View commit details
Copy full SHA for b479fb6
Browse repository at this point
Avoid using deprecated types from `typing`
Show description for b8ca056
llucax
committed
b8ca056
View commit details
Copy full SHA for b8ca056
Browse repository at this point
Use _Mocks.stop() to cleanup
Show description for 8412897
llucax
committed
8412897
View commit details
Copy full SHA for 8412897
Browse repository at this point
Simplify `asyncio.gather()` call
Show description for 1e0f222
llucax
committed
1e0f222
View commit details
Copy full SHA for 1e0f222
Browse repository at this point
Split assert condition to make failures more readable
Show description for dc43398
llucax
committed
dc43398
View commit details
Copy full SHA for dc43398
Browse repository at this point
Add timeout to `_recv_reports_until()`
Show description for bd2260b
llucax
committed
bd2260b
View commit details
Copy full SHA for bd2260b
Browse repository at this point
Replace int conversion with int division
Show description for 8850197
llucax
committed
8850197
View commit details
Copy full SHA for 8850197
Browse repository at this point
Add log with test scenario number
Show description for 8df7aca
llucax
committed
8df7aca
View commit details
Copy full SHA for 8df7aca
Browse repository at this point
Improve test resilience
Show description for 889d12c
llucax
committed
889d12c
View commit details
Copy full SHA for 889d12c
Browse repository at this point
Use a better `repr()` for `ComponentGraph`
Show description for 080398a
llucax
committed
080398a
View commit details
Copy full SHA for 080398a
Browse repository at this point
Add utility function to convert a component graph to mermaid
Show description for cead80b
llucax
committed
cead80b
View commit details
Copy full SHA for cead80b
Browse repository at this point
Use new networkx type stubs from typeshed
Show description for f1ca6f9
llucax
committed
f1ca6f9
View commit details
Copy full SHA for f1ca6f9
Browse repository at this point
Use Grid Connetion Point instead of just Grid
Show description for fe5ef13
llucax
committed
fe5ef13
View commit details
Copy full SHA for fe5ef13
Browse repository at this point
You can’t perform that action at this time.