(copied from bitbucket issue tracker) If you are fine with adding https://pypi.python.org/pypi/typing/3.5.2 as a dependency that should be okay to support all python3 versions.
On Mon, Oct 24, 2016 at 8:25 PM, Martin Blais <[email protected]> wrote: > Hi, > > Yuchen Ying has started prototyping type annotations for Beancount: > https://github.com/yegle/beancount-type-stubs > > I'm really excited with seeing types in Python and applied to Beancount. > I'm considering making changes to beancount.core that would make this work > easier. > These changes would not have any user-visible impact, only internal > changes. > > However, this would coerce everyone up to Python 3.5. > I'm just curious to get the pulse of the group, is anyone still running > Python < 3.5? > If so, is this a distribution issue? > > Thanks, > > -- > 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%2BhOpitj_A1sToXHTj5SJRo%2B3JRuGnmPuXgjrCGDRMjxJOw% > 40mail.gmail.com > <https://groups.google.com/d/msgid/beancount/CAK21%2BhOpitj_A1sToXHTj5SJRo%2B3JRuGnmPuXgjrCGDRMjxJOw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Yuchen Ying http://about.me/yegle -- 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/CAFL5w3WH75-6J_5KXKx-7k9RPw5uN0Lc9Czyc9Fp9TeZi0-GGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
