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
Migrate candidate.py to use packaging.metadata.Metadata
- Replace email.parser.BytesParser with packaging.metadata.Metadata
- Remove complex TYPE_CHECKING type alias workaround
- Update metadata access patterns to use typed attributes
- Improve type safety and API consistency
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
0 commit comments