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
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
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 }}
frequenz-floss
/
frequenz-core-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
9
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add a
warnings
module for ignoring, asserting and aliasing
- #199
#199
Open
llucax
wants to merge 14 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-core-python:v1.x.x
from
llucax:warnings-utilities
llucax/frequenz-core-python:warnings-utilities
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add a
warnings
module for ignoring, asserting and aliasing
#199
llucax
wants to merge 14 commits into
frequenz-floss:v1.x.x
frequenz-floss/frequenz-core-python:v1.x.x
from
llucax:warnings-utilities
llucax/frequenz-core-python:warnings-utilities
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2026
Update the Ubuntu version we test on
Show description for ed10ae7
llucax
committed
ed10ae7
View commit details
Copy full SHA for ed10ae7
Browse repository at this point
Add `ignoring_warnings()`
Show description for 9be65aa
llucax
committed
9be65aa
View commit details
Copy full SHA for 9be65aa
Browse repository at this point
Add `ignoring_deprecations()`
Show description for 5fd8c4b
llucax
committed
5fd8c4b
View commit details
Copy full SHA for 5fd8c4b
Browse repository at this point
Add helpers for deprecating and aliasing symbols
Show description for 0302952
llucax
committed
0302952
View commit details
Copy full SHA for 0302952
Browse repository at this point
Let deprecated aliases point to a renamed symbol
Show description for 65b3dd9
llucax
committed
65b3dd9
View commit details
Copy full SHA for 65b3dd9
Browse repository at this point
Let deprecated aliases customise the warning
Show description for c5725d5
llucax
committed
c5725d5
View commit details
Copy full SHA for c5725d5
Browse repository at this point
Add `asserting_no_warnings()`
Show description for 1cd5758
llucax
committed
1cd5758
View commit details
Copy full SHA for 1cd5758
Browse repository at this point
Add `asserting_no_deprecations()`
Show description for da7fb9e
llucax
committed
da7fb9e
View commit details
Copy full SHA for da7fb9e
Browse repository at this point
Test deprecated_alias in a real package
Show description for 330eb6d
llucax
committed
330eb6d
View commit details
Copy full SHA for 330eb6d
Browse repository at this point
Refuse to alias a module
Show description for b607528
llucax
committed
b607528
View commit details
Copy full SHA for b607528
Browse repository at this point
Test on every Python version this supports
Show description for 965f184
llucax
committed
965f184
View commit details
Copy full SHA for 965f184
Browse repository at this point
tests: Error on warnings, except for deprecations
Show description for d4f306b
llucax
committed
d4f306b
View commit details
Copy full SHA for d4f306b
Browse repository at this point
Add the warnings module to the README
Show description for 2f28e4c
llucax
committed
2f28e4c
View commit details
Copy full SHA for 2f28e4c
Browse repository at this point
Update release notes
Show description for ef9f279
llucax
committed
ef9f279
View commit details
Copy full SHA for ef9f279
Browse repository at this point
You can’t perform that action at this time.