Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Backwards compatable ?
#4
It's true that python3.x is backward compatible with any other python3, but sometimes some of the dependencies(libraries) do not work with newer version of python. It's rare but it happens, mostly with dead projects. So just make sure your dependencies officially support python3.6 before switching.
Reply


Messages In This Thread
Backwards compatable ? - by louwho - Aug-25-2017, 07:09 PM
RE: Backwards compatable ? - by metulburr - Aug-25-2017, 07:13 PM
RE: Backwards compatable ? - by louwho - Aug-25-2017, 07:24 PM
RE: Backwards compatable ? - by hbknjr - Aug-26-2017, 01:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  search a string backwards Skaperen 2 2,336 Dec-30-2018, 04:32 AM
Last Post: Skaperen
  Backwards strings Wolfpack2605 2 2,906 Dec-30-2017, 12:39 AM
Last Post: hshivaraj

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020