larryhastings / gilectomy

Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!
Other
527 stars 43 forks source link

Py_REFCNT is now mandatory #14

Closed arp11 closed 8 years ago

arp11 commented 8 years ago

And immutable. The naughty people have to call Py_REFCNT_Initialize

arp11 commented 8 years ago

This no longer has conflicts; please merge.