Skip to content

Cleanup of the sip_configure.py file.#131

Merged
clalancette merged 1 commit intorollingfrom
clalancette/sip-cleanup
Dec 8, 2023
Merged

Cleanup of the sip_configure.py file.#131
clalancette merged 1 commit intorollingfrom
clalancette/sip-cleanup

Conversation

@clalancette
Copy link
Copy Markdown
Contributor

This is to do 2 main things:

  1. Move away from distutils.find_executable, which is deprecated.
  2. Take a bunch of error handling out of an exception handler. This just makes the code easier to follow if another exception occurs.

This is to do 2 main things:

1.  Move away from distutils.find_executable, which is deprecated.
2.  Take a bunch of error handling out of an exception handler.
    This just makes the code easier to follow if another exception
    occurs.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette requested a review from sloretz as a code owner December 7, 2023 22:10
@clalancette
Copy link
Copy Markdown
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit ee4d43b into rolling Dec 8, 2023
@clalancette clalancette deleted the clalancette/sip-cleanup branch December 8, 2023 17:46
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