Re: REST-API: Merging/Rebasing with Mercurial?
Joseph Myers <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 18 Jan 2019, Mathias Behrle wrote: > I am meanwhile running roundup with some fixes under Python3 and I am wondering > which is considered the best way to publish those fixes. Should I publish the > repository elsewhere for inspection and discuss the individual issues on the > list? Should I post individual patches to the list? Please advise. Posting to the list runs into message size limits for larger patches (though I'd hope everything involving large patches for Python 3 support has been dealt with by my and Christof's fixes, leaving just small issues that for whatever reason have not been detected by the testsuite or by our other testing with Python 3, so maybe size limits are not a problem for patches for remaining issues). I think you can provide your fixes anywhere convenient (filing issues in the tracker with patches attached is also an option). -- Joseph S. Myers [email protected]