Good job, team ! On Tue, 13 Oct 2020, 18:09 Simon de Vlieger, <[email protected]> wrote:
> Hi other humans, > > this year has been weird so far but a new release of bpython has made it > to your doorstep, 0.20 is only half of the way to 2020 and that's the > only relation I could find. > > The most important bit from this changelog is: > > - We will drop Python 2 support in the next release (0.21). > - Support for Python 3.5 has been removed, support for Python 3.9 has > been added. > > Hope you're all doing good! > > Simon > > -- > > Full changelog is as follows: > > 0.20 > ---- > > General information: > > * The next release of bpython (0.20) will drop support for Python 2. > * Support for Python 3.9 has been added. Support for Python 3.5 has been > dropped. > > New features: > * #802: Provide redo. > Thanks to Evan. > * #835: Add support for importing namespace packages. > Thanks to Thomas Babej. > > Fixes: > * #622: Provide encoding attribute for FakeOutput. > * #806: Prevent symbolic link loops in import completion. > Thanks to Etienne Richart. > * #807: Support packages using importlib.metadata API. > Thanks to uriariel. > * #809: Fix support for Python 3.9's ast module. > * #817: Fix cursor position with full-width characters. > Thanks to Jack Rybarczyk. > * #853: Fix invalid escape sequences. > > -- > You received this message because you are subscribed to the Google Groups > "bpython" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bpython/bfcfd935-f27a-aa64-6280-d239d66b6dfe%40ikanobori.jp > . > -- You received this message because you are subscribed to the Google Groups "bpython" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bpython/CAPv3VnnSZL%3DtNWUSjKr5pEjhV8CgH6Rk%2BV0f5VkfpzbaFh1qtQ%40mail.gmail.com.
