Changelog for
python2-subprocess32-3.5.3-11.3.x86_64.rpm :
Wed Jan 9 13:00:00 2019 Jonathan Brownell
- Add dependency on python-test for Red Hat platforms to avoid build
error \"ImportError: No module named _testcapi\"
Fri Nov 16 13:00:00 2018 Todd R
- Update to 3.5.3
* Disallow rediculiously large numbers (millions) of arguments.
- Update to 3.5.2
* Explicitly include in _posixsubprocess_helpers.c; it already
gets configure checked and pulled in via Python\'s own in many
circumstances but it is better to be explicit. #IWYU
If you were using subprocess32 on a Python interpreter built
*without
*
the --with-fpectl configure option enabled, restore_signals is now
useful rather than a no-op. I do not know if such builds were common.
* Adds a functional test for restore_signals=True behavior.
Wed Jun 6 14:00:00 2018 mceplAATTsuse.com
- Clean SPEC file
- switched to py2k-only (the package is a backport of py3k
functionality, so we don\'t want to promote its use in py3k-world).
- switched on rather comprehensive tests.
- upgrade to 3.5.1:
- backport of functionality from all versions up to 3.5
- a lot of bugfixes
complete changelog is packaged as ChangeLog
Thu Aug 24 14:00:00 2017 jmatejekAATTsuse.com
- singlespec auto-conversion
Sun Mar 26 14:00:00 2017 toddrme2178AATTgmail.com
- Initial version