Skip to content

Latest commit

 

History

History
70 lines (26 loc) · 2.48 KB

WinPythonZero-64bit-3.5.4.0_History.md

File metadata and controls

70 lines (26 loc) · 2.48 KB

History of changes for WinPython-64bit 3.5.4.0Zero

The following changes were made to WinPython-64bit distribution since version 3.5.3.1Zero.

Python packages

New packages:

  • brotli 0.6.0 (Python binding of the Brotli compression library)

  • cloudpickle 0.3.1 (Extended pickling support for Python objects)

  • dask 0.15.1 (Minimal task scheduling abstraction)

  • joblib 0.11 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • locket 0.2.0 (File-based locks for Python for Linux and Windows)

  • partd 0.3.8 (Appendable key-value storage)

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

  • python_snappy 0.5.1 (Python library for the snappy compression library from Google)

  • toolz 0.8.2 (List processing tools and functional utilities)

Upgraded packages:

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

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

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

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

  • Python 3.5.3 → 3.5.4 (Python programming language with standard library)

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

  • winpython 1.7.20170128 → 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)