Skip to content

Add changelog entry for fixed adodbapi macro#2324

Merged
Avasam merged 13 commits intomhammond:mainfrom
Avasam:unbound-os-import-adodbapi
Mar 8, 2025
Merged

Add changelog entry for fixed adodbapi macro#2324
Avasam merged 13 commits intomhammond:mainfrom
Avasam:unbound-os-import-adodbapi

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Jul 25, 2024

This was caught by pyright's reportUnboundVariable which can be enabled when this and #2325 are merged.

Macro was fixed in #2283 , so now this PR only adds the changelog entry

@Avasam Avasam requested a review from vernondcole July 25, 2024 21:41
@Avasam Avasam changed the title Fix unbound os import in adodbapi Add changelog entry for fixed adodbapi macro Nov 13, 2024
@Avasam Avasam requested a review from mhammond December 24, 2024 03:10
@mhammond
Copy link
Copy Markdown
Owner

mhammond commented Mar 8, 2025

I don't understand why the .py change is in this PR?

@Avasam
Copy link
Copy Markdown
Collaborator Author

Avasam commented Mar 8, 2025

I don't understand why the .py change is in this PR?

Pretty sure that must've been some merge conflict slipping though, or accidentally included in a local commit push? Both version work though, and a lazy import kinda makes sense here given the other imports.
But this PR is only meant to add a changelog. Thanks for catching it!

Copy link
Copy Markdown
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

Yeah, no real problem with the other change, it was just that this PR said it was docs only

@Avasam Avasam merged commit ac1ec39 into mhammond:main Mar 8, 2025
@Avasam Avasam deleted the unbound-os-import-adodbapi branch March 8, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants