[Python-Dev] Deprecating 2.2.1 old bugs

Facundo Batista facundobatista at gmail.com
Tue Mar 22 23:21:49 CET 2005


Going on with the old bugs checking, here are the results for 2.2.1.
When I'll finish, this will be put in an informational PEP.

When I verified the bug, I filled two fields:

- Summary: the same subject as in SF
- Group: the bug's group at verifying time.
- Bug #: the bug number
- Verified: is the date when I checked the bug.
- Action: is what I did then.

If the bug survived the verification, the next two fields are
applicable (if not, I put a dash, the idea is to keep this info easily
parseable):

- Final: is the action took by someone who eliminated the bug from
that category (closed, moved to Py2.4, etc).
- By: is the someone who did the final action.

So:


Summary:  segfault when running smtplib example
Group:    2.2.1
Bug #:    1003195
Verified: 26-Dic-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  sgmllib incorrectly handles entities in attributes
Group:    2.2.1
Bug #:    779388
Verified: 26-Dic-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  urlparse goes wrong with IP:port without scheme
Group:    2.2.1
Bug #:    754016
Verified: 26-Dic-2004
Action:   Changed to Group Py2.3: it seems a bug to me.
Final:    -
By:       -

Summary:  Failed assert in stringobject.c
Group:    2.2.1
Bug #:    737947
Verified: 26-Dic-2004
Action:   Closed: Fixed. The problem is solved, verified in Python 2.3.4.
Final:    -
By:       -

Summary:  A large block of commands after an "if" cannot be
Group:    2.2.1
Bug #:    711268
Verified: 27-Dic-2004
Action:   Changed to Group Py2.4: it seems a bug to me.
Final:    Re-classified as a Feature Request
By:       rhettinger

Summary:  urllib.url2pathname, pathname2url doc strings inconsistent
Group:    2.2.1
Bug #:    649974
Verified: 26-Dic-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or not.
Final:    Changed the group to Python 2.4
By:       mike_j_brown

Summary:  nturl2path.url2pathname() mishandles ///
Group:    2.2.1
Bug #:    649961
Verified: 27-Dic-2004
Action:   Deprecation alerted. Not sure if there's a bug, maybe in the
documentation.
Final:    Closed: Won't fix.
By:       mike_j_brown

Summary:  print to unicode stream should __unicode
Group:    2.2.1
Bug #:    637094
Verified: 01-Dec-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or not.
Final:    Re-classified as a Feature Request
By:       lemburg

Summary:  Unix popen does not return exit status
Group:    2.2.1
Bug #:    608635
Verified: 26-Dic-2004
Action:   Deprecation alerted. Don't know enough about the subject to
be able to reproduce the issue.
Final:    Closed: Won't fix.
By:       facundobatista

 608033: I can not try it, don't have that context.
Summary:  Implied __init__.py not copied
Group:    2.2.1
Bug #:    608033
Verified: 01-Dic-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  pydoc -g dumps core on Solaris 2.8
Group:    2.2.1
Bug #:    602627
Verified: 30-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  makesetup fails: long Setup.local lines
Group:    2.2.1
Bug #:    591287
Verified: 30-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  os.tmpfile() can fail on win32
Group:    2.2.1
Bug #:    591104
Verified: 30-Nov-2004
Action:   Deprecation alerted. Because a comment is not clear to me if
the problem actually existed.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  pthread_exit missing in thread_pthread.h
Group:    2.2.1
Bug #:    579116
Verified: 30-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  cgi.py broken with xmlrpclib on Python 2
Group:    2.2.1
Bug #:    569316
Verified: 30-Nov-2004
Action:   Deprecation alerted. Don't know enough about the subject to
be able to reproduce the issue.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Popen exectuion blocking w/threads
Group:    2.2.1
Bug #:    566037
Verified: 29-Nov-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or
not. Works in different context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  fpectl build on solaris: -lsunmath
Group:    2.2.1
Bug #:    530163
Verified: 29-Nov-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or
not. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista


Regards,

.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://pyar.decode.com.ar/


More information about the Python-Dev mailing list