Changes between Version 1 and Version 2 of Ticket #36972, comment 1
- Timestamp:
- Mar 6, 2026, 8:09:45 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36972, comment 1
v1 v2 3 3 I'd like to reframe this to simply provide keyboard feedback via the `echo_char="*"` argument on Python 3.14+. I'll cross-post on the forum. 4 4 5 We should address `c reatesuperuser` at the same timeas mentioned on forum.5 We should address `changepassword` at the same time (that is, both commands calling `getpass()`) as mentioned on forum. 6 6 7 7 Thanks for offering a PR.