Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions src/compilation/frozen_python_modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ copy
copyreg
cProfile
csv
<ctypes.**.*>
dataclasses
datetime
<dbm.**.*>
decimal
difflib
dis
<email.**.*>
<encodings.**.*>
<ensurepip.**.*>
enum
Expand All @@ -49,6 +51,7 @@ gzip
hashlib
heapq
hmac
<http.**.*>
imaplib
<importlib.**.*>
inspect
Expand Down Expand Up @@ -133,6 +136,7 @@ trace
tty
types
typing
<urllib.**.*>
uuid
warnings
wave
Expand All @@ -143,6 +147,3 @@ webbrowser
zipapp
<zipfile.**.*>
<zoneinfo.**.*>
<email.**.*>
<urllib.**.*>
<ctypes.**.*>