Skip to content

Conversation

pyth0n1c
Copy link
Contributor

@pyth0n1c pyth0n1c commented Apr 1, 2025

A PR came in from @0xC0FFEEEE here with a fix for release_notes on Windows:
#391 (review)

Based on my comment, we may want to convert the names of these directories, which are currently a string, to paths so that we can be a bit more pythonic.
@0xC0FFEEEE , could you give your thoughts on whether this ALSO fixes your issue while improving the code in a different way as well?

Thanks!

actual path objects instead
of strings for nicer
typing and more
pythonic code
@0xC0FFEEEE
Copy link
Contributor

Living up to the username @pyth0n1c 😉

This is much better than my proposed fix!

@pyth0n1c
Copy link
Contributor Author

pyth0n1c commented Apr 2, 2025

Living up to the username @pyth0n1c 😉

This is much better than my proposed fix!

Finding the bug is the real hard part 😄
Thank you for the report and your approval. I am going to close out the original PR here
#391
and merge in this one :)

@pyth0n1c pyth0n1c closed this Apr 2, 2025
@pyth0n1c pyth0n1c reopened this Apr 2, 2025
@pyth0n1c pyth0n1c merged commit 629bd88 into main Apr 2, 2025
32 checks passed
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.

2 participants