I just made a fresh install of Python 3.4, installed pip, and tested that a simple "pip3 install typing" works, and the symbols I'm going to introduce are present in it and import without error.
On Sun, Oct 30, 2016 at 1:33 PM, Martin Blais <[email protected]> wrote: > Stefan, > Can you quickly test out if your 3.4 installation allows a pip install of > "typing"? > Thanks, > > > On Fri, Oct 28, 2016 at 10:13 AM, Stefan Monnier <[email protected] > > wrote: > >> > I just realized Python 3.5.1 was released almost a year ago (12/7/2015). >> >> According to https://www.debian.org/releases/ >> >> The current "stable" distribution of Debian is version 8, codenamed >> jessie. It was initially released as version 8 on April 25th, 2015 >> and its latest update, version 8.6, was released on September >> 17th, 2016. >> >> so it seems 3.5 didn't even exist when the last `stable` was released >> (updates to a release focus mainly on security bugs). So "huge lag" >> sounds a bit harsh. >> >> >> Stefan >> >> >> > On Wed, Oct 26, 2016 at 9:42 AM, Stefan Monnier < >> [email protected]> >> > wrote: >> >> >> > However, this would coerce everyone up to Python 3.5. >> >> >> >> That's annoying on Debian stable (about half my machines, including the >> >> one which I use most often with Beancount) which is still at 3.4. >> >> >> >> >> >> Stefan >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Beancount" 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]. >> >> To view this discussion on the web visit https://groups.google.com/d/ >> >> msgid/beancount/jwveg33tehl.fsf-monnier%2Bgmane.comp. >> >> finance.beancount%40gnu.org. >> >> For more options, visit https://groups.google.com/d/optout. >> >> >> >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Beancount" 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]. >> > To view this discussion on the web visit https://groups.google.com/d/ms >> gid/beancount/CAK21%2BhOTLUJ9cgi5gxDbJvRBy6%2BXn_s- >> EMfhJUCRV_qajp4Akw%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 >> "Beancount" 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]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/beancount/jwv60oclg5p.fsf-monnier%2Bgmane.comp.finance. >> beancount%40gnu.org. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Beancount" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhOYUJSv0Yk3j5RLoC7wZ7WZkrKyVFqLFZ-4qHMu-LXjjg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
