Message 105110 - Python tracker (original) (raw)
Alexander, do you want to tackle the 2.6 backport?
I've never done a maintenance branch backport, but here is my attempt:
- Checkout release26-maint
- Apply 80757:80758 diff, fix rejected NEWS patch
- Ignore 80838:80839 diff - small floats are accepted in 2.6 range.
- Replace small float with large float in bad argument tests.
- make; make test; make patchcheck
I could probably use svn merge instead of svn diff + patch. Did I miss anything important?
BTW, I've discovered "make patchcheck", does it check C files white space issues or only python files?
Mark,
I've sent you two emails off the tracker, but it looks like they did not make it through your spam filters.