Files
RustPython/vm
snowapril cb4df01aca Implement bytes.__bytes__
This commit implement `bytes.__bytes__` in cpython 3.11 for typing
module.

* https://docs.python.org/3.11/whatsnew/3.11.html#other-cpython-implementation-changes
* https://bugs.python.org/issue24234

Signed-off-by: snowapril <sinjihng@gmail.com>
2021-08-29 07:32:21 +09:00
..
2021-04-11 17:38:44 -05:00
2021-08-29 07:32:21 +09:00
2018-07-07 17:14:45 +02:00
2021-07-31 10:49:39 -05:00