Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion BuildAutomation/BuildCloudbaseInitSetup.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Param(
[string]$platform = "x64",
[string]$pythonversion = "3.11_9",
[string]$pythonversion = "3.12_3",
[string]$SignX509Thumbprint = $null,
[string]$release = $null,
# Cloudbase-Init repo details
Expand Down
Binary file removed Python311_9_x64_Template/DLLs/_asyncio.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_bz2.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_ctypes.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_decimal.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_elementtree.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_hashlib.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_lzma.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_msi.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_multiprocessing.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_overlapped.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_queue.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_socket.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_sqlite3.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_ssl.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_uuid.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/_zoneinfo.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/pyexpat.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/python_lib.cat
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/python_tools.cat
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/select.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/sqlite3.dll
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/unicodedata.pyd
Binary file not shown.
Binary file removed Python311_9_x64_Template/DLLs/winsound.pyd
Binary file not shown.
91 changes: 0 additions & 91 deletions Python311_9_x64_Template/Lib/_aix_support.py

This file was deleted.

97 changes: 0 additions & 97 deletions Python311_9_x64_Template/Lib/_bootsubprocess.py

This file was deleted.

Loading