[Python-Dev] Deprecating old bugs, now from 2.2.2

Facundo Batista facundobatista at gmail.com
Mon May 30 22:28:13 CEST 2005


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


Summary:  Python Interpreter shell is crashed
Group:    2.2.2
Bug #:    1100673
Verified: 15-Jan-2005
Action:   Deprecation alerted. Works ok for me.
Final:    Closed. Rejected.
By:       mwh

Summary:  popen3 under threads reports different stderr results
Group:    2.2.2
Bug #:    856706
Verified: 15-Jan-2005
Action:   Closed as duplicate of #853411
Final:    -
By:       -

Summary:  CGIHTTPServer cannot manage cgi in sub directories
Group:    2.2.2
Bug #:    778804
Verified: 15-Jan-2005
Action:   Closing as Fixed (was fixed already).
Final:    -
By:       -

Summary:  popen does not like filenames with spaces
Group:    2.2.2
Bug #:    774546
Verified: 15-Jan-2005
Action:   Deprecation alerted. Should be closed with "Won't fix"
specially now that we have the subprocess module.
Final:    Closed. Out of date.
By:       rhettinger

Summary:  popen4 doesn't close filedescriptors when in Threads
Group:    2.2.2
Bug #:    768649
Verified: 15-Jan-2005
Action:   Deprecation alerted. Works ok for me.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Sudden death with SIGSEGV in RtlEnterCriticalSection
Group:    2.2.2
Bug #:    763190
Verified: 15-Jan-2005
Action:   Deprecation alerted. Don't have the context to try it.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  can't CNTRL-C when running os.system in a thread
Group:    2.2.2
Bug #:    756940
Verified: 15-Jan-2005
Action:   Deprecation alerted. There's other bug similar to this
(#756924) and a patch for it (that has been accepted), but can't try
it right now.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Calling socket.recv() with a large number breaks
Group:    2.2.2
Bug #:    756104
Verified: 15-Jan-2005
Action:   Changed to Py2.4. The bug is still there (but in the documentation).
Final:    -
By:       -

Summary:  ftplib.retrbinary fails when called from retrlines callback
Group:    2.2.2
Bug #:    751758
Verified: 15-Jan-2005
Action:   Changed to Py2.4. The bug is still there.
Final:    -
By:       -

Summary:  CGIHTTPServer does not handle scripts in sub-dirs
Group:    2.2.2
Bug #:    737202
Verified: 15-Jan-2005
Action:   Deprecation alerted. There's a patch, but actual code has
something very similar to it, don't have the context to try if it's
fixed.
Final:    Changed to Py2.4. The bug is still there.
By:       facundobatista

Summary:  socketmodule.c: inet_pton() expects 4-byte packed_addr
Group:    2.2.2
Bug #:    730222
Verified: 15-Jan-2005
Action:   Deprecation alerted. Don't have the context to see if it's
already solved (there's a not-applied patch).
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  mmap's resize method resizes the file in win32 but not unix
Group:    2.2.2
Bug #:    728515
Verified: 15-Jan-2005
Action:   Deprecation alerted. Don't know enough about it to check ir
or reproduce it.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Core Dumps : Python2.2.2
Group:    2.2.2
Bug #:    727241
Verified: 15-Jan-2005
Action:   Deprecation alerted. Not sure if it's a Python or IRIX bug.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  inspect, class instances and __getattr__
Group:    2.2.2
Bug #:    718532
Verified: 15-Jan-2005
Action:   Deprecation alerted. Not sure if there's a bug.
Final:    Changed to Py2.4.
By:       facundobatista

Summary:  "build_ext" "libraries" subcommand not s
Group:    2.2.2
Bug #:    716634
Verified: 15-Jan-2005
Action:   Deprecation alerted. Not sure if there's a bug.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  SEEK_{SET,CUR,END} missing in 2.2.2
Group:    2.2.2
Bug #:    711830
Verified: 15-Jan-2005
Action:   Deprecation alerted. Not sure if there's a bug.
Final:    Closed. Fixed.
By:       loewis

Summary:  codecs.open and iterators
Group:    2.2.2
Bug #:    706595
Verified: 15-Jan-2005
Action:   Deprecation alerted. Couldn't reproduce the problem, don't
know enough about the subject to be sure if it's a bug or not.
Final:    Closed. Out of date.
By:       doerwalter

Summary:  test_atexit fails in directories with spaces
Group:    2.2.2
Bug #:    705792
Verified: 15-Jan-2005
Action:   Closing as Fixed (was fixed already).
Final:    -
By:       -

Summary:  --without-cxx flag of configure isn't documented.
Group:    2.2.2
Bug #:    702147
Verified: 15-Jan-2005
Action:   Deprecation alerted. The offerent never send the proposed
patch for docs, really not clear if there's something to be fixed.
Final:    Closed. Out of date.
By:       bcannon

Summary:  Thread running (os.system or popen#)
Group:    2.2.2
Bug #:    701836
Verified: 15-Jan-2005
Action:   Deprecation alerted. Works ok for me.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Canvas origin is off-canvas in create_<item>(). Worka
Group:    2.2.2
Bug #:    700650
Verified: 15-Jan-2005
Action:   Deprecation alerted. Missing attached file, depend on that
to verify the bug.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Canvas Widget origin is off-screen
Group:    2.2.2
Bug #:    699816
Verified: 15-Jan-2005
Action:   Deprecation alerted. Missing attached file, depend on that
to verify the bug.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  imaplib: parsing INTERNALDATE
Group:    2.2.2
Bug #:    698706
Verified: 15-Jan-2005
Action:   Changed to Py2.4. The bug is still there.
Final:    -
By:       -

Summary:  _iscommand() in webbrowser module
Group:    2.2.2
Bug #:    687747
Verified: 15-Jan-2005
Action:   Deprecation alerted. Don't have the context to try it.
Final:    Changed to Py2.3.
By:       facundobatista

Summary:  Profilier hooked into SystemExit
Group:    2.2.2
Bug #:    687297
Verified: 11-Jan-2005
Action:   Deprecation alerted. Don't have the context to try it.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  Incorrect permissions set in lib-dynload.
Group:    2.2.2
Bug #:    680379
Verified: 11-Jan-2005
Action:   Deprecation alerted. Don't have the context to try it.
Final:    Closed: Fixed.
By:       facundobatista

Summary:  String formatting operation Unicode problem.
Group:    2.2.2
Bug #:    676346
Verified: 11-Jan-2005
Action:   Deprecation alerted. Don't know enough about it to be sure
if it's really a bug.
Final:    Closed: Fixed.
By:       facundobatista

Summary:  Py_Main() does not perform to spec
Group:    2.2.2
Bug #:    672035
Verified: 11-Jan-2005
Action:   Closing it, put in "Fixed" previously but still was "Open".
Final:    -
By:       -

Summary:  os.popen+() can take string list and bypass shell.
Group:    2.2.2
Bug #:    666700
Verified: 11-Jan-2005
Action:   Deprecation alerted. Not sure if there's a bug.
Final:    Closed: Fixed.
By:       facundobatista

Summary:  doctest and exception messages
Group:    2.2.2
Bug #:    654783
Verified: 11-Jan-2005
Action:   Deprecation alerted. Not sure if there's a bug.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  for lin in file: file.tell() tells wrong
Group:    2.2.2
Bug #:    645594
Verified: 11-Jan-2005
Action:   Closed because of #1036626 rationale.
Final:    -
By:       -

Summary:  Misuse of /usr/local/in setup.py
Group:    2.2.2
Bug #:    640553
Verified: 08-Jan-2005
Action:   Deprecation alerted. Because of the bug discussion is not
clear to me if the problem actually existed.
Final:    Closed: Won't fix.
By:       facundobatista

Summary:  crash (SEGV) in Py_EndInterpreter()
Group:    2.2.2
Bug #:    639611
Verified: 08-Jan-2005
Action:   Deprecation alerted. Don't know enough about the subject to
be able to reproduce the issue.
Final:    Closed: Works for me.
By:       jlgijsbers

Summary:  Tkinter: BitmapImage vanishes if not stored in non-local var
Group:    2.2.2
Bug #:    632323
Verified: 27-Dec-2004
Action:   Deprecation alerted. Don't know what to do with this one.
It's marked as Invalid but still Open, and it's not clear to me if was
a bug, is still a bug, or any of both.
Final:    Changed to Py2.3.
By:       facundobatista

Summary:  test_signal hangs -- signal broken on OpenBSD?
Group:    2.2.1 candidate
Bug #:    549081
Verified: 26-Dic-2004
Action:   Deprecation alerted. I can not try it, don't have that
context. For a comment maybe it's already fixed.
Final:    Closed: Won't fix.
By:       facundobatista


Regards,

.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


More information about the Python-Dev mailing list