Python-3 Interpreter

Edit Package python312
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 (show unmerged sources)
Filename Size Changed
CVE-2023-27043-email-parsing-errors.patch 0000018331 17.9 KB
CVE-2023-52425-libexpat-2.6.0-backport-15.6.patch 0000002710 2.65 KB
PACKAGING-NOTES 0000001126 1.1 KB
Python-3.12.4.tar.xz 0020659356 19.7 MB
Python-3.12.4.tar.xz.asc 0000000963 963 Bytes
README.SUSE 0000001683 1.64 KB
_multibuild 0000000078 78 Bytes
baselibs.conf 0000000043 43 Bytes
bluez-devel-vendor.tar.xz 0000025308 24.7 KB
bpo-31046_ensurepip_honours_prefix.patch 0000006988 6.82 KB
externally_managed.in 0000000570 570 Bytes
fix-test-recursion-limit-15.6.patch 0000001377 1.34 KB
fix_configure_rst.patch 0000001372 1.34 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 0000015495 15.1 KB
pre_checkin.sh 0000002150 2.1 KB
python-3.3.0b1-fix_date_time_compiler.patch 0000001082 1.06 KB
python-3.3.0b1-localpath.patch 0000000522 522 Bytes
python-3.3.0b1-test-posix_fadvise.patch 0000000629 629 Bytes
python.keyring 0000004873 4.76 KB
python312-rpmlintrc 0000000214 214 Bytes
python312.changes 0000280413 274 KB
python312.spec 0000034580 33.8 KB
skip-test_pyobject_freed_is_freed.patch 0000000662 662 Bytes
skipped_tests.py 0000001872 1.83 KB
subprocess-raise-timeout.patch 0000000769 769 Bytes
Latest Revision
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 47)
- Update to 3.12.4:
  - Security
    - gh-118486: os.mkdir() on Windows now accepts mode of 0o700
      to restrict the new directory to the current user. This
      fixes CVE-2024-4030 affecting tempfile.mkdtemp() in
      scenarios where the base temporary directory is more
      permissive than the default.
    - gh-116741: Update bundled libexpat to 2.6.2
    - gh-117233: Detect BLAKE2, SHA3, Shake, & truncated SHA512
      support in the OpenSSL-ish libcrypto library at build
      time. This allows hashlib to be used with libraries that do
      not to support every algorithm that upstream OpenSSL does.
  - Core and Builtins
    - gh-119821: Fix execution of annotation scopes within
      classes when globals is set to a non-dict. Patch by Jelle
      Zijlstra.
    - gh-118263: Speed up os.path.normpath() with a direct C
      call.
    - gh-119311: Fix bug where names are unexpectedly mangled in
      the bases of generic classes.
    - gh-119395: Fix bug where names appearing after a generic
      class are mangled as if they are in the generic class.
    - gh-118507: Fix os.path.isfile() on Windows for pipes.
    - gh-119213: Non-builtin modules built with argument clinic
      were crashing if used in a subinterpreter before the main
      interpreter. The objects that were causing the problem by
      leaking between interpreters carelessly have been fixed.
    - gh-119011: Fixes type.__type_params__ to return an empty
      tuple instead of a descriptor.
    - gh-118997: Fix _Py_ClearImmortal() assertion: use
Comments 0
openSUSE Build Service is sponsored by