New submission from Calo :
The Python Language Reference, Chapter 6 (Expressions), Section 7 (Binary
arithmetic operations) in Python version 3.9 has a sentence which reads:
"This operation can be customized using the special __div__() and
__floordiv__() methods."
To my knowl
Calo added the comment:
I'd like to! Wait, so is this approved now? I'd simply need to open a PR? If
so, on which repository do I do it?
--
___
Python tracker
<https://bugs.python.o
Calo added the comment:
Got it, thank you very much! I found
https://github.com/python/cpython/blob/main/Doc/reference/expressions.rst, I
guess that's where I fork and edit
--
___
Python tracker
<https://bugs.python.org/is
Change by Calo :
--
keywords: +patch
pull_requests: +26398
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27951
___
Python tracker
<https://bugs.python.org/issu