Skip to content

Latest commit

 

History

History
56 lines (19 loc) · 1.71 KB

WinPythonZero-32bit-3.6.2.0_History.md

File metadata and controls

56 lines (19 loc) · 1.71 KB

History of changes for WinPython-32bit 3.6.2.0Zero

The following changes were made to WinPython-32bit distribution since version 3.6.1.1Zero.

Python packages

New packages:

  • pyreadline 2.0 (IPython needs this module to display color text in Windows command window)

Upgraded packages:

  • cloudpickle 0.2.2 → 0.3.1 (Extended pickling support for Python objects)

  • dask 0.14.3 → 0.15.1 (Minimal task scheduling abstraction)

  • prompt_toolkit 1.0.14 → 1.0.15 (Library for building powerful interactive command lines in Python)

  • ptpython 0.39 → 0.41 (Python REPL build on top of prompt_toolkit)

  • pyodbc 4.0.16 → 4.0.17 (DB API Module for ODBC)

  • Python 3.6.1 → 3.6.2 (Python programming language with standard library)

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

  • winpython 1.9.20170423 → 1.9.20170812 (WinPython distribution tools, including WPPM (package manager))

Removed 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)