Re: [python-committers] [Python-Dev] stabilizing for a release
On 07/04/2010 11:30, anatoly techtonik wrote:
There is still a serious regression in zipfile module: http://bugs.python.org/issue6090
And I would really like to see my issue with difflib tabs committed: =/ http://bugs.python.org/issue7585
The zipfile issue looks like it could be fixed for beta 2. Not so sure about the difflib one.
Michael
-- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
On Wed, 07 Apr 2010 12:54:51 +0100, Michael Foord <fuzzyman@voidspace.org.uk> wrote:
On 07/04/2010 11:30, anatoly techtonik wrote:
There is still a serious regression in zipfile module: http://bugs.python.org/issue6090
And I would really like to see my issue with difflib tabs committed: =/ http://bugs.python.org/issue7585
The zipfile issue looks like it could be fixed for beta 2. Not so sure about the difflib one.
As Antoine pointed out, 7585 is actually a bug fix (making difflib follow the unified diff 'standard', as it was originally specified to do). So unless Benjamin objects I plan to commit it after the freeze.
--David
participants (2)
-
Michael Foord
-
R. David Murray