Skip to content

Do not translate for to-be-deprecated modules #269

@mattwang44

Description

@mattwang44

No action item for this issue.

Please be aware that the recently-accepted PEP 594 proposes a list of standard library modules planned to be deprecated in Python 3.11/3.12 and fully removed in Python 3.13. Please do not translate for the doc of these modules:

  • aifc
  • asynchat
  • asyncore
  • audioop
  • cgi
  • cgitb
  • chunk
  • crypt
  • imghdr
  • msilib
  • nntplib
  • nis
  • ossaudiodev
  • pipes
  • smtpd
  • sndhdr
  • spwd
  • sunau
  • telnetlib
  • uu
  • xdrilib

Alternatives

We can:

  • remove the po files of these modules in the 3.10 branch
  • delete the po files in the CI pipelines to prevent these files from being generated again

once we confirmed it's safe to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions