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
  Building specific Python version on Raspberry PI 5 (Raspbian) andrewk 2 678 Feb-03-2025, 11:41 AM
Last Post: iterate
  How to find out from outside Python (in Windows) the current version of Python? pstein 5 2,268 Jun-28-2024, 07:02 AM
Last Post: Samuel34
  run part of a script with a different version of Python jdog 3 2,315 May-27-2024, 01:57 AM
Last Post: Alice12
  Building a DoublyLinkedList in Python - - append method Drone4four 2 1,233 Jan-08-2024, 01:27 PM
Last Post: Drone4four
  building app in XCODE with python phantom115 2 1,778 Aug-02-2023, 11:56 AM
Last Post: phantom115
  How to resolve version conflicts in Python? taeefnajib 0 2,056 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  Python venv and PIP version issue JanOlvegg 2 3,352 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Python Version upgrade nitinkukreja 1 1,703 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Can't update new python version on Pycharm GOKUUUU 6 7,790 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  Docker -building a python image saisankalpj 5 7,195 Jul-13-2022, 12:53 PM
Last Post: saisankalpj

Forum Jump:

User Panel Messages

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