mirror of
https://github.com/PAPAMICA/sshtools.git
synced 2026-05-09 08:26:02 +02:00
[GH-ISSUE #2] cgi module is deprecated #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sshtools#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jkerdreux-imt on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/PAPAMICA/sshtools/issues/2
Webshare use a deprecated module: cgi. This module (from the standard library) was removed from Python 3.13.
Webshare will only work on older Python versions.