[Python-Dev] Deprecating 2.2 old bugs

Facundo Batista facundobatista at gmail.com
Mon Mar 21 21:09:21 CET 2005


Going on with the old bugs checking, here are the results for 2.2.
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, here's the info...


Summary:  docs need to discuss // and __future__.division
Group:    2.2
Bug #:    449093
Verified: 25-Nov-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or not.
Final:    Group changed to 2.4.
By:       facundobatista

Summary:  new int overflow handling needs docs
Group:    2.2
Bug #:    454446
Verified: 25-Nov-2004
Action:   Closed: Won't fix. Behaviour changed.
Final:    -
By:       -

Summary:  urllib2 proxyhandle won't work.
Group:    2.2
Bug #:    487471
Verified: 25-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that
context. For a comment is not clear to me if it's a bug or not.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  BasHTTPServer IE Mac 5.1 size problem
Group:    2.2
Bug #:    812340
Verified: 08-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Section 11.20: xmlrpclib Details
Group:    2.2
Bug #:    791067
Verified: 11-Nov-2004
Action:   Deprecation alerted. Doc changed a lot, don't know enough
about the subject to be clear to me if the problem is solved or not.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  socket.inet_aton on 64bit platform
Group:    2.2
Bug #:    767150
Verified: 11-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that context.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Error using Tkinter embeded in C++
Group:    2.2
Bug #:    699068
Verified: 11-Nov-2004
Action:   Deprecation alerted. I can not try it, don't have that
context. For a comment is not clear to me if the problem actually
existed.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  raw_input defers alarm signal
Group:    2.2
Bug #:    685846
Verified: 11-Nov-2004
Action:   Changed to Group Py2.3, there's a patch: #706406
Final:    -
By:       -

Summary:  repr.repr not always safe
Group:    2.2
Bug #:    666958
Verified: 15-Nov-2004
Action:   Changed to Group Py2.3: it seems a bug to me.
Final:    -
By:       -

Summary:  win32 os.path.normpath not correct for leading slash cases
Group:    2.2
Bug #:    665336
Verified: 16-Nov-2004
Action:   Changed to Group Py2.4: it seems a bug to me.
Final:    -
By:       -

Summary:  memory leaks when importing posix module
Group:    2.2
Bug #:    613222
Verified: 21-Mar-2005
Action:   Changed to Group Py2.3, considering original post.
Final:    -
By:       -

Summary:  xml.sax second time file loading problem
Group:    2.2
Bug #:    606692
Verified: 15-Nov-2004
Action:   Deprecation alerted.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  urllib ftp broken if Win32 proxy
Group:    2.2
Bug #:    532007
Verified: 15-Nov-2004
Action:   Deprecation alerted.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Bugs in rfc822.parseaddr()
Group:    2.2
Bug #:    531205
Verified: 24-Nov-2004
Action:   Changed to Group Py2.4: it seems a bug to me.
Final:    Closed. Invalid.
By:       loewis

Summary:  shelve update fails on "large"; entry
Group:    2.2
Bug #:    523425
Verified: 25-Nov-2004
Action:   Deprecation alerted. Can't discern if it's really a bug or not.
Final:    Closed: Fixed (the original submitter posted that is fixed
in later version)
By:       facundobatista

Summary:  exception cannot be new-style class
Group:    2.2
Bug #:    518846
Verified: 24-Nov-2004
Action:   Changed to Group Py2.3: it seems a bug to me.
Final:    -
By:       -

Summary:  Missing docs for module imputil
Group:    2.2
Bug #:    515751
Verified: 25-Nov-2004
Action:   Changed to Group Py2.4: it seems a bug to me.
Final:    -
By:       -


Regards, 

.    Facundo

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


More information about the Python-Dev mailing list