[issue30004] in regex-howto, improve example on grouping

2017-11-17 Thread Mandeep Bhutani

Mandeep Bhutani <mand...@keemail.me> added the comment:

Cristian, Serhiy: I've submitted a PR for this bug. 

Cristian: I apologize for misspelling your name in a prior post.

--

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30004>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30004] in regex-howto, improve example on grouping

2017-11-17 Thread Mandeep Bhutani

Change by Mandeep Bhutani <mand...@keemail.me>:


--
keywords: +patch
pull_requests: +4384
stage: needs patch -> patch review

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30004>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30004] in regex-howto, improve example on grouping

2017-11-17 Thread Mandeep Bhutani

Mandeep Bhutani <mand...@keemail.me> added the comment:

Serhiy, Christian: I'll submit a PR for this later today.

--

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30004>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30004] in regex-howto, improve example on grouping

2017-04-27 Thread Mandeep Bhutani

Mandeep Bhutani added the comment:

Looks like both examples need a closing \b. Is this being worked on or should I 
submit a PR?

--
nosy: +mandeepb

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30004>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30045] Bad parameter name in re.escape()

2017-04-12 Thread Mandeep Bhutani

Mandeep Bhutani added the comment:

I agree that pattern seems right. However I think that the parameter in the 
docs should be changed from string to pattern for consistency purposes.

--
nosy: +mandeepb

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30045>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com