Hello,
Welcome to the mailing list Park!
On Tue, Aug 7, 2018 at 12:30 PM, 蔡銘峯 wrote:
> Hello everybody,
> I am Park Tsai. I want to refactor __get_builtin_constructor on hasklib.py
> of python 2.7
> (https://github.com/python/cpython/blob/2.7/Lib/hashlib.py#L72).
> This is the first time that I
Hey Tony,
You can raise a PR and then start working on writing a test case of
it. People would then be able to see what exactly you've done and
suggest changes if need be.
Let me know if you've any more questions.
On Sat, Mar 3, 2018 at 11:24 PM, TonyFlury via Python-Dev
wrote:
> I mentioned wh
Hi,
On Wed, Jan 17, 2018 at 8:04 PM, Victor Stinner
wrote:
> Hi,
>
> In Februrary 2017, I proposed on python-ideas to change the Python
> syntax to allow to declare positional-only parameters in Python:
>
> https://mail.python.org/pipermail/python-ideas/2017-February/044879.html
> https://mail.py