Skip to content

Fix passing a float to range in win32pdhquery.Query.collectdatafor#2170

Merged
mhammond merged 1 commit intomhammond:mainfrom
Avasam:range-float
Jan 30, 2024
Merged

Fix passing a float to range in win32pdhquery.Query.collectdatafor#2170
mhammond merged 1 commit intomhammond:mainfrom
Avasam:range-float

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Jan 27, 2024

Fixes #1549
This kind of issue can be caught ahead of time by type-checkers.

@Avasam Avasam changed the title Fix passing float to range in win32pdhquery.Query.collectdatafor Fix passing a float to range in win32pdhquery.Query.collectdatafor Jan 27, 2024
@mhammond mhammond merged commit 93426ff into mhammond:main Jan 30, 2024
@Avasam Avasam deleted the range-float branch January 30, 2024 16:00
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.

"TypeError 'float' object cannot be interpreted as an integer" returned by collectdatafor function (win32pdhquery.py

2 participants