File: python2_support.rst

package info (click to toggle)
pydicom 2.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,700 kB
  • sloc: python: 129,337; makefile: 198; sh: 121
file content (16 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _Python2_support:

Python 2 Support
================

.. rubric:: Python 2 and *pydicom*

*pydicom* dropped support for Python 2 following the 1.4.X versions.

* pydicom v2.0 (planned for ~April 2020) will be Python 3.5+ only
* pydicom v2.1 (no date set) will be Python 3.6+

We may consider the possibility of backporting some fixes to *pydicom* v1.4 for
very serious issues, if users make the case for it.  Generally speaking,
however, we encourage all *pydicom* users to make the transition to Python 3 by
early 2020.