Message 315807 - Python tracker (original) (raw)

Message315807

Author lukasz.langa
Recipients lukasz.langa, serhiy.storchaka
Date 2018-04-26.17:01:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1524762068.81.0.682650639539.issue33338@psf.upfronthosting.co.za
In-reply-to
Content
I agree with you Serhiy, there's a number things I want to make faster. But first I'd like to merge implementations so there is a clear one-way diff ("this is what we updated in lib2to3 to make it consistent it Lib/tokenize.py"). Then I want to optimize.
History
Date User Action Args
2018-04-26 17:01:08 lukasz.langa set recipients: + lukasz.langa, serhiy.storchaka
2018-04-26 17:01:08 lukasz.langa set messageid: 1524762068.81.0.682650639539.issue33338@psf.upfronthosting.co.za
2018-04-26 17:01:08 lukasz.langa link issue33338 messages
2018-04-26 17:01:08 lukasz.langa create