Files
python-invoke/python-invoke.spec
Markéta Machová 919144367e Accepting request 1317106 from home:glaubitz:branches:devel:languages:python
- Update to 2.2.1
  * [Bug] #1038: (fixed in #1040) Python 3.14 tweaked the behavior
    of fcntl to raise SystemError on buffer overflows, which our
    interpretation of termios.TIOCGWINSZ technically was (we care
    only about the first two fields in what is technically a four-
    field struct with half the fields unused). This has been fixed
    by unpacking all 4 fields and then discarding the unused fields
    during processing.

OBS-URL: https://build.opensuse.org/request/show/1317106
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=53
2025-11-11 16:26:02 +00:00

4.1 KiB