Re: How to fix roundup.org's customizing.txt
Joseph Myers <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 7 Sep 2018, Thomas Arendsen Hein wrote: > My suggestion here would be to to a 1.6 branch, branching off at > the 1.6.0 tag that will lead to a 1.6.1 release at some point. That's also my suggestion for when we want something based on the 1.6.0 release plus fixes. I'd like to suggest that if we create such a branch, it should include my patch changeset: 5517:0cdf19b82354 user: Joseph Myers <[email protected]> date: Mon Aug 20 00:50:16 2018 +0000 summary: Fix issue2550994: breakage caused by configparser backports. as a fix for a Python 2 issue with one of the older Python 3 patches (by ESR last year) that is in 1.6.0 (so a regression in 1.6.0 relative to older releases). -- Joseph S. Myers [email protected]