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 sbt
Recipients Arfrever, eric.araujo, gregory.p.smith, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, sbt, shaurz, vstinner
Date 2012-05-04.10:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336128538.63.0.788505490334.issue14127@psf.upfronthosting.co.za>
In-reply-to
Content
There is another problem causing a fatal error in test_posix on Unix.

The attached patch fixes it: *ua->path should be decrefed not ua->path.
History
Date User Action Args
2012-05-04 10:48:58sbtsetrecipients: + sbt, gvanrossum, loewis, gregory.p.smith, ncoghlan, pitrou, vstinner, larry, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev
2012-05-04 10:48:58sbtsetmessageid: <1336128538.63.0.788505490334.issue14127@psf.upfronthosting.co.za>
2012-05-04 10:48:58sbtlinkissue14127 messages
2012-05-04 10:48:58sbtcreate