BPO
Nosy
,
,
PRs
bpo-44431: Added command line functionality to UUID module. #26751
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2021-06-16.04:14:46.410>labels= ['type-feature', '3.11'] title='Add command-line functionality to uuid module'updated_at=<Date2021-06-16.22:06:09.458>user='https://github.com/ephenix'bugs.python.org fields:
activity=<Date2021-06-16.22:06:09.458>actor='erlendaasland'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= [] creation=<Date2021-06-16.04:14:46.410>creator='ephenix'dependencies= [] files= [] hgrepos= [] issue_num=44431keywords= ['patch'] message_count=2.0messages= ['395906', '395967'] nosy_count=3.0nosy_names= ['serhiy.storchaka', 'erlendaasland', 'ephenix'] pr_nums= ['26751'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue44431'versions= ['Python 3.11']Linked PRs
GH-88597: Added command line interface to UUID module. #99463
GH-88597: Rename uuid's new CLI args to be in line with uuidgen. #101248