Skip to content

Conversation

@Ocean48
Copy link

@Ocean48 Ocean48 commented Jan 24, 2024

Fix #799
Use exact string math instead of partial match to look for battery status. This will prevent fields like AppleRawMaxCapacity and AppleRawCurrentCapacity from being read as MaxCapacity and CurrentCapacity.

Fix kivy#799
Use exact string math instead of partial match to look for battery status. This will prevent fields like AppleRawMaxCapacity and AppleRawCurrentCapacity from being read as MaxCapacity and CurrentCapacity.
@Julian-O Julian-O requested review from Julian-O and misl6 January 24, 2024 05:47
Copy link
Contributor

@Julian-O Julian-O left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not an official core team member; I can't approve merges.

However, I have been following the diagnosis of this bug, and approve the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mac OS battery status

2 participants