Skip to content

Incorrect argument type in the Session class #595

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Data5tream opened this issue May 21, 2025 · 1 comment · Fixed by #596
Closed

Incorrect argument type in the Session class #595

Data5tream opened this issue May 21, 2025 · 1 comment · Fixed by #596

Comments

@Data5tream
Copy link
Contributor

The new_window method on the Session class has an optional parameter called start_directory, based on the doc-string and usage, this parameter should be of type str | None, but currently is None.

@tony
Copy link
Member

tony commented May 26, 2025

@Data5tream Check this out in v0.46.2 (PyPI, Release, Changelog)

Does this do the trick?

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 a pull request may close this issue.

2 participants