Message136903
> You must Py_DECREF(all) first.
> Also, you should check that "all" is either None or a bytes object.
Right, fixed in bufferedreader_readall-2.patch. By the way, thanks for your reviews.
So, do you think that fileio_readall.patch and bufferedreader_readall-2.patch should be commited, or these changes are useless? |
|
Date |
User |
Action |
Args |
2011-05-25 21:42:33 | vstinner | set | recipients:
+ vstinner, pitrou, python-dev |
2011-05-25 21:42:32 | vstinner | set | messageid: <1306359752.92.0.00303667123268.issue12175@psf.upfronthosting.co.za> |
2011-05-25 21:42:32 | vstinner | link | issue12175 messages |
2011-05-25 21:42:32 | vstinner | create | |
|