Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1604

Python exception handeling for changes from PEP 3110

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8, 0.9
    • 0.9
    • None
    • None
    • Patch Available

    Description

      Python PEP 3110 changed exception handling by replacing the ',' with 'as'. This was initially introduced in python 2.6 and in 3.0 the ',' usage is no longer suppported. Since exception handling through out the py lib uses the ',' it will need to be converted over to using the 'as' syntax for exceptions

      Attachments

        1. THRIFT-1604.patch
          6 kB
          Jake Farrell

        Issue Links

          Activity

            People

              jfarrell Jake Farrell
              jfarrell Jake Farrell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: