Python for Salt Bundle

Edit Package saltbundlepy
No description set
Refresh
Refresh
Source Files
Filename Size Changed
CVE-2015-20107-mailcap-unsafe-filenames.patch 0000005716 5.58 KB
F00251-change-user-install-location.patch 0000002439 2.38 KB
PACKAGING-NOTES 0000001126 1.1 KB
Python-3.10.5.tar.xz 0019361320 18.5 MB
Python-3.10.5.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 0000006311 6.16 KB
call-startup-script-always.patch 0000001349 1.32 KB
distutils-reproducible-compile.patch 0000000475 475 Bytes
fix_configure_rst.patch 0000001297 1.27 KB
idle3.appdata.xml 0000001719 1.68 KB
idle3.desktop 0000000253 253 Bytes
import_failed.map 0000000319 319 Bytes
import_failed.py 0000000706 706 Bytes
macros.python3 0000001031 1.01 KB
no-skipif-doctests.patch 0000015693 15.3 KB
no-strict-openssl111-dep.patch 0000017221 16.8 KB
pre_checkin.sh 0000001759 1.72 KB
python-3.3.0b1-fix_date_time_compiler.patch 0000000896 896 Bytes
python-3.3.0b1-localpath.patch 0000000401 401 Bytes
python-3.3.0b1-test-posix_fadvise.patch 0000000488 488 Bytes
python.keyring 0000006884 6.72 KB
saltbundlepy-rpmlintrc 0000000037 37 Bytes
saltbundlepy.changes 0000139471 136 KB
saltbundlepy.spec 0000036124 35.3 KB
skip-test_pyobject_freed_is_freed.patch 0000000486 486 Bytes
skipped_tests.py 0000001872 1.83 KB
subprocess-raise-timeout.patch 0000000623 623 Bytes
support-expat-CVE-2022-25236-patched.patch 0000003075 3 KB
Revision 3 (latest revision is 17)
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 991243 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 3)
- Update to 3.10.5:
  - Core and Builtins
    - gh-93418: Fixed an assert where an f-string has an equal
      sign ‘=’ following an expression, but there’s no trailing
      brace. For example, f”{i=”.
    - gh-91924: Fix __ltrace__ debug feature if the stdout
      encoding is not UTF-8. Patch by Victor Stinner.
    - gh-93061: Backward jumps after async for loops are no
      longer given dubious line numbers.
    - gh-93065: Fix contextvars HAMT implementation to handle
      iteration over deep trees.
    - The bug was discovered and fixed by Eli Libman. See
      MagicStack/immutables#84 for more details.
    - gh-92311: Fixed a bug where setting frame.f_lineno to jump
      over a list comprehension could misbehave or crash.
    - gh-92112: Fix crash triggered by an evil custom mro() on
      a metaclass.
    - gh-92036: Fix a crash in subinterpreters related to the
      garbage collector. When a subinterpreter is deleted,
      untrack all objects tracked by its GC. To prevent a crash
      in deallocator functions expecting objects to be tracked by
      the GC, leak a strong reference to these objects on
      purpose, so they are never deleted and their deallocator
      functions are not called. Patch by Victor Stinner.
    - gh-91421: Fix a potential integer overflow in
      _Py_DecodeUTF8Ex.
    - bpo-47212: Raise IndentationError instead of SyntaxError
      for a bare except with no following indent. Improve
      SyntaxError locations for an un-parenthesized generator
      used as arguments. Patch by Matthieu Dartiailh.
Comments 0
openSUSE Build Service is sponsored by