Documentación offline Python 3.14

Pending removal in Python 3.13

3.14 Ver versión oficial en línea Licencia PSF-2.0Descargado el 2026-08-02

Pending removal in Python 3.13#

Módulos (ver PEP 594):

  • "aifc"

  • "audioop"

  • "cgi"

  • "cgitb"

  • "chunk"

  • "crypt"

  • "imghdr"

  • "mailcap"

  • "msilib"

  • "nis"

  • "nntplib"

  • "ossaudiodev"

  • "pipes"

  • "sndhdr"

  • "spwd"

  • "sunau"

  • "telnetlib"

  • "uu"

  • "xdrlib"

Otros módulos:

  • "lib2to3", y el programa 2to3 (gh-84540)

APIs:

  • "configparser.LegacyInterpolation" (gh-90765)

  • "locale.resetlocale()" (gh-90817)

  • "turtle.RawTurtle.settiltangle()" (gh-50096)

  • "unittest.findTestCases()" (gh-50096)

  • "unittest.getTestCaseNames()" (gh-50096)

  • "unittest.makeSuite()" (gh-50096)

  • "unittest.TestProgram.usageExit()" (gh-67048)

  • "webbrowser.MacOSX" (gh-86421)

  • Encadenamiento de descriptores "classmethod" (gh-89519)