Skip to content

v26.4.4#1691

Merged
ROBERT-MCDOWELL merged 4 commits intomainfrom
v26
Apr 4, 2026
Merged

v26.4.4#1691
ROBERT-MCDOWELL merged 4 commits intomainfrom
v26

Conversation

@ROBERT-MCDOWELL
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 4, 2026 03:45
@ROBERT-MCDOWELL ROBERT-MCDOWELL merged commit 24c5b31 into main Apr 4, 2026
1 check passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR appears to be a small release patch (“v26.4.4”) focused on tightening conversion error handling in the Gradio UI and making the launcher scripts use explicit Python patch versions.

Changes:

  • Adjusts start_conversion() to return a Gradio update immediately when an error is detected and to return from the exception handler.
  • Updates MIN/MAX Python version strings in the macOS/Linux (.command) and Windows (.cmd) launchers from 3.10/3.12 to 3.10.0/3.12.0.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
lib/gradio.py Changes control flow/returns in start_conversion() for error/exception paths.
ebook2audiobook.command Switches MIN/MAX Python version format to include patch (.0).
ebook2audiobook.cmd Switches MIN/MAX Python version format to include patch (.0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ebook2audiobook.command
Comment thread lib/gradio.py
Comment thread lib/gradio.py
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