Skip to content

Latest commit

 

History

History
44 lines (15 loc) · 1.32 KB

WinPythonZero-3.4.4.7_History.md

File metadata and controls

44 lines (15 loc) · 1.32 KB

History of changes for WinPython 3.4.4.7Zero

The following changes were made to WinPython distribution since version 3.4.4.6Zero.

Python packages

New packages:

  • appdirs 1.4.3 (A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".)

  • packaging 16.8 (Core utilities for Python packages)

  • pyparsing 2.2.0 (A Python Parsing Module)

Upgraded packages:

  • jedi 0.9.0 → 0.10.0 (An autocompletion tool for Python that can be used for text editors)

  • prompt_toolkit 1.0.9 → 1.0.13 (Library for building powerful interactive command lines in Python)

  • pygments 2.1.3 → 2.2.0 (Generic syntax highlighter for general use in all kinds of software)

  • pyodbc 4.0.3 → 4.0.15 (DB API Module for ODBC)

  • pythonnet 2.2.1 → 2.4.0.dev0 (.Net and Mono integration for Python)

  • setuptools 33.1.1 → 34.3.2 (Download, build, install, upgrade, and uninstall Python packages - easily)