File: python-34-35-deprecation-a4a3b57d1f2875d7.yaml

package info (click to toggle)
pytest-httpserver 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: python: 2,382; makefile: 77; sh: 21
file content (7 lines) | stat: -rw-r--r-- 311 bytes parent folder | download
1
2
3
4
5
6
7
---
deprecations:
  - |
    Python 3.4 and 3.5 versions have been deprecated in order to support type
    hints in the source code. Users using 3.5 and earlier releases encouraged
    to upgrade to later versions. Please node that 3.5 reached EOL in September
    of 2020 and no longer receives security fixes.