Shortening the Python release schedule
Shortening the Python release schedule
Posted May 23, 2018 18:55 UTC (Wed) by jhoblitt (subscriber, #77733)In reply to: Shortening the Python release schedule by tlamp
Parent article: Shortening the Python release schedule
Experimental features could be hidden behind a cli switch, some sort of pragma statement, or even adding `alpha` or `beta` on the keyword, module name, etc. as long as its not a parser change.