This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srid
Recipients amaury.forgeotdarc, christian.heimes, gpolo, kbk, quentin.gallet-gilles, srid
Date 2010-01-08.17:26:15
SpamBayes Score 9.765977e-08
Marked as misclassified No
Message-id <1262971577.08.0.5347101584.issue1658@psf.upfronthosting.co.za>
In-reply-to
Content
I get this error while running Python 2.6.4 tests (on 64-bit Linux box)

test_urllib
test test_urllib failed -- Traceback (most recent call last):
  File "/home/apy/rrun/tmp/autotest/apy/lib/python2.6/test/test_urllib.py", line 104, in setUp
    for k, v in os.environ.iteritems():
RuntimeError: dictionary changed size during iteration

Should open a new bug?
History
Date User Action Args
2010-01-08 17:26:18sridsetrecipients: + srid, kbk, amaury.forgeotdarc, christian.heimes, quentin.gallet-gilles, gpolo
2010-01-08 17:26:17sridsetmessageid: <1262971577.08.0.5347101584.issue1658@psf.upfronthosting.co.za>
2010-01-08 17:26:15sridlinkissue1658 messages
2010-01-08 17:26:15sridcreate