Files
RustPython/stdlib/src
Jeong YunWon e002191a48 pyproperty -> pygetset
Though it actually create a getset descriptor,
we didn't change the name because its concept was a property for writers.
Now we have `pymember`, another property-like descriptor. So naming them under
same level would be less confusing instead of telling everybody
"it is a getset but we call it pyproperty"
2022-09-18 14:18:49 +09:00
..
2021-10-01 01:54:04 +09:00
2022-09-18 14:18:49 +09:00
2022-08-12 11:45:33 +09:00
2022-08-16 09:02:42 +09:00
2022-09-18 14:18:49 +09:00
2022-04-29 10:51:25 +09:00
2022-09-18 14:18:49 +09:00
2022-08-05 01:18:10 +09:00
2021-10-21 19:56:20 +03:00
2022-08-05 01:18:10 +09:00
2022-09-18 14:18:49 +09:00
2022-08-05 01:18:10 +09:00
2022-09-03 23:27:13 +09:00
2022-09-18 14:18:49 +09:00
2022-07-28 08:49:00 +09:00
2022-08-05 01:18:10 +09:00
2022-09-18 14:18:49 +09:00
2022-08-05 01:18:10 +09:00
2022-09-18 14:18:49 +09:00
2022-08-05 01:18:10 +09:00
2022-04-18 07:17:24 +09:00
2022-08-05 01:18:10 +09:00
2022-09-18 14:18:49 +09:00
2022-09-18 14:18:49 +09:00
2022-04-29 10:47:59 +09:00
2022-04-23 05:20:31 +09:00
2022-05-27 10:35:01 +09:00
2022-09-18 14:18:49 +09:00
2022-08-07 15:27:53 +09:00
2022-09-18 14:18:49 +09:00