Message242551
Clinic's syntax is diverging from what shipped with 3.4. So if you copied _ssl.c over, it wouldn't work with the Clinic that shipped with 3.4.
Maybe the best thing is if Clinic in trunk supports "legacy mode", where the code it generates is compatible with previous Python versions. That's basically B but without doing something crazy like shipping Clinic with 2.7. |
|
Date |
User |
Action |
Args |
2015-05-04 11:34:48 | larry | set | recipients:
+ larry, loewis, janssen, pitrou, taleinat, giampaolo.rodola, christian.heimes, alex, python-dev, serhiy.storchaka, dstufft |
2015-05-04 11:34:48 | larry | set | messageid: <1430739288.43.0.346891267148.issue20179@psf.upfronthosting.co.za> |
2015-05-04 11:34:48 | larry | link | issue20179 messages |
2015-05-04 11:34:48 | larry | create | |
|