↵ Return to the main page of python3-tkinter
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2022-10-24 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0-1 | - Update to 3.11.0 |
2022-09-13 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0~rc2-1 | - Update to 3.11.0rc2 |
2022-08-09 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0~rc1-2 | - Don't use custom installation schemes - Fixes rhbz#2026979 - Fixes rhbz#2097183 |
2022-08-08 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.11.0~rc1-1 | - Update to 3.11.0rc1 |
2022-07-26 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.11.0~b5-1 | - Update to 3.11.0b5 |
2022-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.11.0~b4-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-07-11 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0~b4-1 | - Update to 3.11.0b4 |
2022-07-08 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0~b3-8 | - Finish bootstrap of the re module speed regression fix |
2022-07-08 | Miro Hrončok <mhroncok at redhat dot com> - 3.11.0~b3-7 | - Fix speed regression in the re module which prevented chromium from building |
2022-06-24 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.11.0~b3-6 | - Clear and reset sqlite3 statements properly in cursor iternext (fixes rhbz#2099049) - Revert a problematic fix of threading._shutdown() again (fixes rhbz#2100282) |