[Rpm-maint] [rpm-software-management/rpm] Axe support for Python 2 (#806)

Panu Matilainen notifications at github.com
Wed Aug 7 09:08:00 UTC 2019


Python 2 will be EOL by the time of the next major rpm release, time to retire the Python 2 bindings. Specifically we require Python >= 3.1 for surrogateescape-support.

You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/806

-- Commit Summary --

  * Axe support for Python 2
  * Replace all PyInt_* uses with PyLong_* in the codebase

-- File Changes --

    M configure.ac (2)
    M python/header-py.c (25)
    M python/rpm/transaction.py (10)
    M python/rpmds-py.c (8)
    M python/rpmfd-py.c (7)
    M python/rpmfi-py.c (22)
    M python/rpmfiles-py.c (10)
    M python/rpmii-py.c (7)
    M python/rpmmi-py.c (3)
    M python/rpmmodule.c (18)
    M python/rpmsystem-py.h (10)
    M python/rpmts-py.c (8)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/806.patch
https://github.com/rpm-software-management/rpm/pull/806.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190807/07c2e3cb/attachment.html>


More information about the Rpm-maint mailing list