[Python-Dev] Re: [RELEASE] The last Python 3.11 alpha (3.11.0a7) is available - Prepare for beta freeze

2022年4月06日 05:20:00 -0700

> This section of major new features should've included the addition of
atomic groups/possessive matching into the `re` module. This is a boost in
regex matching performance when the pattern doesn't need any backtracking.
Can you provide a bpo number, please?
On Wed, 6 Apr 2022 at 13:15, Jeremiah Vivian <[email protected]>
wrote:
> > Among the new major new features and changes so far:
> This section of major new features should've included the addition of
> atomic groups/possessive matching into the `re` module. This is a boost in
> regex matching performance when the pattern doesn't need any backtracking.
> _______________________________________________
> Python-Dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/RQLG4LHKRALHERZKARFXUDTYCRBFV6ST/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/TOPYFQCA67CJ6NRFT7BTUIQIVTCMDO6I/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to