It's because an old version is using Python 2.5. The latest version is using 2.7. We can remove the old version if you want. Or once we do enough new changes it will fall out, because we can only have 10 versions at a time.
Aaron Meurer On Wed, Mar 19, 2014 at 12:40 AM, SAHIL SHEKHAWAT <[email protected]> wrote: > I see python27 in its app.yaml file, Maybe David can tell what's the issue! > > > On Wed, Mar 19, 2014 at 7:28 AM, Ondřej Čertík <[email protected]> > wrote: >> >> I increased the max budget from $2/day to $8/day. >> >> Btw, I noticed there a note: >> >> A version of this application is using the Python 2.5 runtime, which >> is deprecated! >> The application should be updated to the Python 2.7 runtime as soon as >> possible, which offers performance improvements and many new features. >> Learn how simple it is to migrate your application to Python 2.7. >> >> Ondrej >> >> On Tue, Mar 18, 2014 at 6:25 PM, Aaron Meurer <[email protected]> wrote: >> > I've CC'd Ondrej, as he is the only one who has access to change the >> > billing status. We just need to up the billing limit, similar to what >> > we did with Gamma when it got HNed. >> > >> > Aaron Meurer >> > >> > On Tue, Mar 18, 2014 at 2:07 AM, SAHIL SHEKHAWAT >> > <[email protected]> wrote: >> >> it is now online. >> >> >> >> On Tuesday, March 18, 2014 11:25:49 AM UTC+5:30, SAHIL SHEKHAWAT wrote: >> >>> >> >>> http://live.sympy.org/ is over Quota! >> >>> can we do anything about it? >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> >> Groups >> >> "sympy" group. >> >> To unsubscribe from this group and stop receiving emails from it, send >> >> an >> >> email to [email protected]. >> >> To post to this group, send email to [email protected]. >> >> Visit this group at http://groups.google.com/group/sympy. >> >> To view this discussion on the web visit >> >> >> >> https://groups.google.com/d/msgid/sympy/cb74d344-c21d-475f-8489-9099f1f89338%40googlegroups.com. >> >> >> >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CADDwiVCT4x%2BEdgQGp6zSgXt_gH5PK%2Bd5WypnYO4sqT9JaE5L_g%40mail.gmail.com. >> >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CA%2BOR%3DbiVCAhW8MS%3D7BZPsEpAVX6jO9CQruXLDeHjcs1NRurkxQ%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JEV8J9%2Bp1fJ2JQN7GZ9ronjLo_U%3DanXH2g8CvOy5iMBg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
