Menu

dblatex Merge Request #3: Run 2to3 -f print over python files (rejected)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Matthew Peveler wants to merge 1 commit from /u/masterodin/dblatex/ to default, 2019-09-23

Runs the 2to3 -f print command over all python files. This is probably the most substantial of the 2to3 changes so splitting this into one changeset.

Commit Date  
[f139a1] (2to3_printtip) by Matthew Peveler Matthew Peveler

run 2to3 -f print

2019-09-18 22:40:24 Tree

Discussion

  • Matthew Peveler

    Matthew Peveler - 2019-09-21

    This was also made using the assumption that the goal was to migrate dblatex to run just under python3, so did not add anything like from __future__ import print_function. If the desire is to see if it can run under both python 2.7 and 3.5+, then I can add that and make all future 2to3 patches compatible.

     
  • Matthew Peveler

    Matthew Peveler - 2019-09-23
    • Status: open --> rejected
     

Log in to post a comment.