Python Forum
Building python (3.9.5) with different libexpat version (2.4.6)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Building python (3.9.5) with different libexpat version (2.4.6)
#1
Hi All,

we are using python 3.9.5 version in our application.

when there are any issues ( security issues ) in external modules like openssl, bzip2 and zlib we were able to get the latest code and build.

but libexpat is internal module to the python and we dont see how we can upgrade libexpat alone in python 3.9.5

So is there a way we can build python (ex 3.9.5) which is already carrying libexpat 2.2.8 so that it will link to latest libexpat version (2.4.6 - fixed security issues)

another solution when we searched over the net and through mails what we came to know is we need to wait for python 3.9.11 where this will be linked to libexpat 2.4.6.

Any inputs on this will be helpful

Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  run part of a script with a different version of Python jdog 2 395 Jan-09-2024, 08:49 PM
Last Post: jdog
  Building a DoublyLinkedList in Python - - append method Drone4four 2 373 Jan-08-2024, 01:27 PM
Last Post: Drone4four
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 680 Oct-04-2023, 10:01 AM
Last Post: snippsat
  building app in XCODE with python phantom115 2 834 Aug-02-2023, 11:56 AM
Last Post: phantom115
  How to resolve version conflicts in Python? taeefnajib 0 873 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  Python venv and PIP version issue JanOlvegg 2 1,200 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Python Version upgrade nitinkukreja 1 855 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Can't update new python version on Pycharm GOKUUUU 6 3,711 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Docker -building a python image saisankalpj 5 3,814 Jul-13-2022, 12:53 PM
Last Post: saisankalpj
  Python versions with libexpat fixes raghupcr 5 2,363 Feb-24-2022, 06:26 PM
Last Post: raghupcr

Forum Jump:

User Panel Messages

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