mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Add UUIDs for 2.6.1 and 2.6.2.
This commit is contained in:
parent
f8668ce473
commit
17fa44f617
1 changed files with 3 additions and 0 deletions
|
|
@ -47,4 +47,7 @@ product_codes = {
|
|||
'2.6.121': '{bbd34464-ddeb-4028-99e5-f16c4a8fbdb3}', # 2.6c1
|
||||
'2.6.122': '{8f64787e-a023-4c60-bfee-25d3a3f592c6}', # 2.6c2
|
||||
'2.6.150': '{110eb5c4-e995-4cfb-ab80-a5f315bea9e8}', # 2.6.0
|
||||
'2.6.1150':'{9cc89170-000b-457d-91f1-53691f85b223}', # 2.6.1
|
||||
'2.6.2121':'{adac412b-b209-4c15-b6ab-dca1b6e47144}', # 2.6.2c1
|
||||
'2.6.2150':'{24aab420-4e30-4496-9739-3e216f3de6ae}', # 2.6.2
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue