mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
Add 2.7.2 UUIDs
This commit is contained in:
parent
ef1122cbd6
commit
ebebd1c56f
1 changed files with 2 additions and 0 deletions
|
@ -53,4 +53,6 @@ product_codes = {
|
||||||
'2.7.1121':'{60a4036a-374c-4fd2-84b9-bfae7db03931}', # 2.7.1rc1
|
'2.7.1121':'{60a4036a-374c-4fd2-84b9-bfae7db03931}', # 2.7.1rc1
|
||||||
'2.7.1122':'{5965e7d1-5584-4de9-b13a-694e0b2ee3a6}', # 2.7.1rc2
|
'2.7.1122':'{5965e7d1-5584-4de9-b13a-694e0b2ee3a6}', # 2.7.1rc2
|
||||||
'2.7.1150':'{32939827-d8e5-470a-b126-870db3c69fdf}', # 2.7.1
|
'2.7.1150':'{32939827-d8e5-470a-b126-870db3c69fdf}', # 2.7.1
|
||||||
|
'2.7.2121':'{B2E1F06E-F719-4786-972A-488A336EB2A0}', # 2.7.2rc1
|
||||||
|
'2.7.2150':'{2E295B5B-1AD4-4d36-97C2-A316084722CF}', # 2.7.2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue