lp:~mandel/python-distutils-extra/import_issues

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp:~mandel/python-distutils-extra/import_issues
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
python-distutils-extra
Status:
Merged

Recent revisions

245. By Manuel de la Peña

Fixed issues with wintypes.

244. By Martin Pitt

releasing version 2.26-1

243. By Martin Pitt

debian/rules: Reintroduce 2to3 call, as we now need to convert above
except clause back to "as" for the Python 3.

242. By Martin Pitt

auto.py: Revert to "except SyntaxError, e" syntax, as Python 2.5 (which we
still support in current sid) does not yet get along with the new "as"
syntax. (Closes: #615177)

241. By Martin Pitt

build_help.py: Support mallard help files too. (LP: #729451)

240. By Martin Pitt

releasing version 2.25-1

239. By Martin Pitt

test/auto.py: Ignore "pipe2 set errno ENOSYS; falling back to non-atomic
pipe+fcntl" warning which happens when building on the Ubuntu buildds (see
LP #718784). These cause unexpected stderr output and break the tests.

238. By Martin Pitt

test/auto.py: Properly close read files to fix ResourceWarnings under
Python 3.

237. By Martin Pitt

debian/rules: Drop 2to3 call, unnecessary now.

236. By Martin Pitt

Port code to be fully Python 3 compatible; apply some small tricks to
still work with Python 2 as well.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-distutils-extra
This branch contains Public information 
Everyone can see this information.