Hi > First of all, I am sorry for proposing a plan to Ruby 1.9.3 so late. > I missed proposing it because of the earthquake in Japan. > > Now Ruby 1.9.3 is much stable than on Feb. Its feature is getting > stable. It's time to decide a plan to release Ruby 1.9.3. > > I propose the following rough schedule. > * The end of May: feature freeze. create ruby_1_9_3 branch. > * The end of Jan: implementation freeze. don't change without Jun? > permission after that. > * The end of Jul or early Aug: release Ruby 1.9.3 > > The possible release blocker is the recent improvement of GVL. It is a > change in the core piece of Ruby and I would like to have it in Ruby > 1.9.3 if possible. > I believe Kosaki-san is recently reviewing locks in YARV. Will it have > finished on the end of Jun? Sure. At least, I believe so. :) > > What do you think about the schedule?