Skip to content

Fix AttributeError: __exit__ on Python 2.6

Rodrigo Muino Tomonari requested to merge github/fork/dkasyanov/master into master

Error occurs while dealing with Tar archives

To reproduce run ./configure --with-intl=full-icu --with-icu-source=icu4c-60_1-src.tgz

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes

Merge request reports

Loading