Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pld-linux/python3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pld-linux/python3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PYTHON_3_10
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 4 contributors

Commits on Mar 20, 2024

  1. Up to 3.10.14

    arekm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    89dbecf View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    db9d039 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. - release 3, strict expat dep due to:

        python3 -c "from pyexpat import *"
        Traceback (most recent call last):
          File "<string>", line 1, in <module>
        ImportError: /usr/lib64/python3.10/lib-dynload/pyexpat.cpython-310-x86_64-linux-gnu.so: undefined symbol: XML_SetReparseDeferralEnabled
    adamgolebiowski committed May 15, 2024
    Configuration menu
    Copy the full SHA
    748bf6f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    5d4db9f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    0c65258 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. - updated to 3.10.16, fixes CVE-2024-50602

    Marcin Krol committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    6d3267f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Up to 3.10.18

    arekm committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    398b02d View commit details
    Browse the repository at this point in the history
Loading