Answer the question
In order to leave comments, you need to log in
Python3.5 in jessie?
I debugged my code inside the ubuntu lxc container. Then I created a container with jessie on the production server. added
% cat /etc/apt/sources.list | grep back
deb [arch=amd64] http://mirror.yandex.ru/debian jessie-backports main contrib non-free
Package python3.5
stretch (testing) (python): Interactive high-level object-oriented language (version 3.5)
3.5.3-1: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
% apt -t jessie-backports search python-3.5
Sorting... Done
Full Text Search... Done
Answer the question
In order to leave comments, you need to log in
There is a "Pinning" mechanism for this , the main thing is to remember that in the available versions of the packages, incl. from the added repositories with a lower priority and do not update manually what is possible with a simple one apt upgrade
, apt understands itself perfectly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question