Message257250
Hi all,
I fixed a compile error introduced in Python 2.7 by this issue. There is a jump made to an nonexistent label "error" in type_new function in Objects/typeobject.c. Please see the attached patch.
Regards,
Florin Papa |
|
| Date |
User |
Action |
Args |
| 2015-12-31 08:46:27 | florin.papa | set | recipients:
+ florin.papa, python-dev, serhiy.storchaka, ppperry |
| 2015-12-31 08:46:27 | florin.papa | set | messageid: <1451551587.26.0.248808523683.issue25961@psf.upfronthosting.co.za> |
| 2015-12-31 08:46:27 | florin.papa | link | issue25961 messages |
| 2015-12-31 08:46:27 | florin.papa | create | |
|