[New-bugs-announce] [issue5164] backport distutils 3.x changes into 2.7 when appliabl
Tarek Ziadé
report at bugs.python.org
Fri Feb 6 10:06:35 CET 2009
New submission from Tarek Ziadé <ziade.tarek at gmail.com>:
It's annoying to get conflicts on changes in distutils in the trunk,
when forward-porting to 3.x, because other changes where made there and
only there.
Things like PEP8-ification and modern syntax changes needs to be
backported to 2.7 when appliable to reduce the gap.
----------
assignee: tarek
components: Distutils
messages: 81253
nosy: tarek
priority: high
severity: normal
status: open
title: backport distutils 3.x changes into 2.7 when appliabl
type: behavior
versions: Python 2.7, Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5164>
_______________________________________
More information about the New-bugs-announce
mailing list