Python for Salt Bundle

Edit Package saltbundlepy
No description set
Refresh
Refresh
Source Files
Filename Size Changed
CVE-2023-27043-email-parsing-errors.patch 0000018408 18 KB
F00251-change-user-install-location.patch 0000002720 2.66 KB
PACKAGING-NOTES 0000001126 1.1 KB
Python-3.11.8.tar.xz 0020041256 19.1 MB
Python-3.11.8.tar.xz.asc 0000000833 833 Bytes
README.SUSE 0000001683 1.64 KB
_multibuild 0000000053 53 Bytes
bluez-devel-vendor.tar.xz 0000025040 24.5 KB
bpo-31046_ensurepip_honours_prefix.patch 0000006990 6.83 KB
call-startup-script-always.patch 0000001152 1.13 KB
distutils-reproducible-compile.patch 0000000615 615 Bytes
externally_managed.in 0000000570 570 Bytes
fix_configure_rst.patch 0000001617 1.58 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
libexpat260.patch 0000004487 4.38 KB
macros.python3 0000001031 1.01 KB
no-skipif-doctests.patch 0000015505 15.1 KB
no-strict-openssl111-dep-conf.patch 0000002730 2.67 KB
no-strict-openssl111-dep.patch 0000018073 17.6 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 0000006884 6.72 KB
saltbundlepy-rpmlintrc 0000000098 98 Bytes
saltbundlepy.changes 0000273589 267 KB
saltbundlepy.spec 0000039060 38.1 KB
skip-test_pyobject_freed_is_freed.patch 0000000518 518 Bytes
skip_if_buildbot-extend.patch 0000000729 729 Bytes
skipped_tests.py 0000001872 1.83 KB
subprocess-raise-timeout.patch 0000000769 769 Bytes
support-expat-CVE-2022-25236-patched.patch 0000003221 3.15 KB
Revision 4 (latest revision is 15)
Yeray Gutiérrez Cedrés's avatar Yeray Gutiérrez Cedrés (ygutierrez) accepted request 1155891 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 4)
- Update to 3.11.8:
  * Security
  * gh-113659: Skip .pth files with names starting with a dot or
    hidden file attribute.
  * Core and Builtins
  * gh-114887: Changed socket type validation in
    create_datagram_endpoint() to accept all non-stream sockets.
    This fixes a regression in compatibility with raw sockets.
  * gh-114388: Fix a RuntimeWarning emitted when assign an
    integer-like value that is not an instance of int to an
    attribute that corresponds to a C struct member of type T_UINT
    and T_ULONG. Fix a double RuntimeWarning emitted when assign a
    negative integer value to an attribute that corresponds to a C
    struct member of type T_UINT.
  * gh-89811: Check for a valid tp_version_tag before performing
    bytecode specializations that rely on this value being usable.
  * gh-113602: Fix an error that was causing the parser to try to
    overwrite existing errors and crashing in the process. Patch by
    Pablo Galindo
  * gh-113566: Fix a 3.11-specific crash when the repr of a Future
    is requested after the module has already been
    garbage-collected.
  * gh-106905: Use per AST-parser state rather than global state to
    track recursion depth within the AST parser to prevent potential
    race condition due to simultaneous parsing.
  * The issue primarily showed up in 3.11 by multithreaded users of
    ast.parse(). In 3.12 a change to when garbage collection can be
    triggered prevented the race condition from occurring.
  * gh-112716: Fix SystemError in the import statement and in
    __reduce__() methods of builtin types when __builtins__ is not a
Comments 0
openSUSE Build Service is sponsored by