Re: [Python-ideas] Support parsing stream with `re`

2018-10-08 Thread cs
On 08Oct2018 13:36, Ram Rachum wrote: I'm not an expert on memory. I used Process Explorer to look at the Process. The Working Set of the current run is 11GB. The Private Bytes is 708MB. Actually, see all the info here: https://www.dropbox.com/s/tzoud028pzdkfi7/screenshot_TURING_2018-10-08_13335

Re: [Python-ideas] Digests (was Re: From mailing list to GitHub issues)

2016-08-16 Thread cs
On 17Aug2016 02:44, Chris Angelico wrote: On Wed, Aug 17, 2016 at 12:11 AM, Stephen J. Turnbull wrote: Barry Warsaw writes: > On Aug 14, 2016, at 02:01 PM, Chris Angelico wrote: > >The biggest problem I'm seeing is with digests. Can that feature be > >flagged off as "DO NOT USE THIS UNLESS