Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.78 KB

WinPython-3.3.1.1_History.md

File metadata and controls

24 lines (17 loc) · 1.78 KB

== History of changes for WinPython 3.3.1.1 ==

The following changes were made to WinPython distribution since version 3.3.1.0.

=== Internals ===

The following changes were made to WinPython tools (winpython Python package), including WPPM, WPCP and the distribution generation script (make.py and its dependencies):

  • WinPython Control Panel: added shortcut to command prompt
  • Bugfix: all launchers now accept command line options -- Example, for executing IPython Qt console without pylab mode enabled, just create a shortcut pointing to "IPython Qt console.exe" and add the option "--pylab=None"
  • Added launcher for IPython notebook
  • WinPython registration: now registers entries in HKCU\Software\Python\PythonCore. In other words, any distutils Python package will see WinPython distribution as a standard installed Python distribution

=== Python packages ===

Upgraded packages: