Python-3 Interpreter

Edit Package python310
http://www.python.org/

Python is an interpreted, object-oriented programming language, and is often compared to Tcl, Perl, Scheme, or Java.
Python-3 is the next step in Python language evolution.

Refresh
Refresh
Source Files
Filename Size Changed
CVE-2023-52425-libexpat-2.6.0-backport.patch 0000002203 2.15 KB
F00251-change-user-install-location.patch 0000008273 8.08 KB
PACKAGING-NOTES 0000001126 1.1 KB
Python-3.10.15.tar.xz 0019596540 18.7 MB
Python-3.10.15.tar.xz.asc 0000000833 833 Bytes
README.SUSE 0000001683 1.64 KB
_multibuild 0000000078 78 Bytes
baselibs.conf 0000000043 43 Bytes
bluez-devel-vendor.tar.xz 0000025328 24.7 KB
bpo-31046_ensurepip_honours_prefix.patch 0000006312 6.16 KB
bpo-37596-make-set-marshalling.patch 0000004476 4.37 KB
bso1227999-reproducible-builds.patch 0000001454 1.42 KB
distutils-reproducible-compile.patch 0000001207 1.18 KB
fix-sphinx-72.patch 0000095989 93.7 KB
fix_configure_rst.patch 0000001297 1.27 KB
gh-78214-marshal_stabilize_FLAG_REF.patch 0000001132 1.11 KB
gh120226-fix-sendfile-test-kernel-610.patch 0000001472 1.44 KB
idle3.appdata.xml 0000001719 1.68 KB
idle3.desktop 0000000253 253 Bytes
import_failed.map 0000000326 326 Bytes
import_failed.py 0000000706 706 Bytes
macros.python3 0000001031 1.01 KB
no-skipif-doctests.patch 0000015520 15.2 KB
pre_checkin.sh 0000002150 2.1 KB
python-3.3.0b1-fix_date_time_compiler.patch 0000000896 896 Bytes
python-3.3.0b1-localpath.patch 0000000467 467 Bytes
python-3.3.0b1-test-posix_fadvise.patch 0000000488 488 Bytes
python.keyring 0000006884 6.72 KB
python310-rpmlintrc 0000000061 61 Bytes
python310.changes 0000190038 186 KB
python310.spec 0000035565 34.7 KB
skip-test_pyobject_freed_is_freed.patch 0000000848 848 Bytes
skipped_tests.py 0000001872 1.83 KB
sphinx-802.patch 0000000808 808 Bytes
subprocess-raise-timeout.patch 0000000772 772 Bytes
support-expat-CVE-2022-25236-patched.patch 0000003078 3.01 KB
Revision 49 (latest revision is 53)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1199711 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 49)
- Update to 3.10.15:
  - Tests
    - gh-112769: The tests now correctly compare zlib version
      when :const:`zlib.ZLIB_RUNTIME_VERSION` contains
      non-integer suffixes. For example zlib-ng defines the
      version as ``1.3.0.zlib-ng``.
    - gh-117187: Fix XML tests for vanilla Expat <2.6.0.
    - gh-100454: Fix SSL tests CI for OpenSSL 3.1+
  - Security
    - gh-123678: Upgrade libexpat to 2.6.3
    - gh-121957: Fixed missing audit events around interactive
      use of Python, now also properly firing for ``python -i``,
      as well as for ``python -m asyncio``. The event in question
      is ``cpython.run_stdin``.
    - gh-122133: Authenticate the socket connection for the
      ``socket.socketpair()`` fallback on platforms where
      ``AF_UNIX`` is not available like Windows. Patch by
      Gregory P. Smith <greg@krypto.org> and Seth Larson
      <seth@python.org>. Reported by Ellie <el@horse64.org>
    - gh-121285: Remove backtracking from tarfile header
      parsing for ``hdrcharset``, PAX, and GNU sparse headers
      (bsc#1230227, CVE-2024-6232).
    - gh-118486: :func:`os.mkdir` on Windows now accepts
      *mode* of ``0o700`` to restrict the new directory to
      the current user. This fixes CVE-2024-4030 affecting
      :func:`tempfile.mkdtemp` in scenarios where the base
      temporary directory is more permissive than the default.
    - gh-116741: Update bundled libexpat to 2.6.2
  - Library
    - gh-123693: Use platform-agnostic behavior when computing
Comments 0
openSUSE Build Service is sponsored by