HomeDevCentral
Diffusion wurf 4ceba4deb470

Stop using deprecated cgi module

Description

Stop using deprecated cgi module

Summary:
The cgi module has been deprecated and will be removed in Python 3.13.

Side edits:

  • adhere more to Python conventions
  • improve HTML doctype
  • proofread messages

Source: https://github.com/simon-budig/woof/pull/21

Ref T2041.

Test Plan:

  • woof CONTRIBUTORS.md
  • woof archiv/
  • woof -U (without upload)
  • woof -U, then compare file hashes

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T2041

Differential Revision: https://devcentral.nasqueron.org/D3536

Details

Provenance
CoolCat467 <52022020+CoolCat467@users.noreply.github.com>Authored on Jul 22 2023, 15:53
derecksonCommitted on Fri, Oct 18, 21:05
derecksonPushed on Fri, Oct 18, 21:06
Reviewer
dereckson
Differential Revision
D3536: Stop using deprecated cgi module
Parents
rWURF4a0e2d166e2b: Split license and contributors from source code
Branches
Unknown
Tags
Unknown
Tasks
T2041: Python 3.13 will remove cgi library used by woof