Nuitka-winsvc 1.9.3__cp312-cp312-win_amd64.whl → 1.9.6__cp312-cp312-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of Nuitka-winsvc might be problematic. Click here for more details.

Files changed (48) hide show
  1. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/METADATA +1 -1
  2. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/RECORD +48 -46
  3. nuitka/MainControl.py +4 -4
  4. nuitka/Options.py +6 -1
  5. nuitka/PythonFlavors.py +13 -0
  6. nuitka/PythonVersions.py +6 -1
  7. nuitka/Version.py +1 -1
  8. nuitka/build/Backend.scons +2 -0
  9. nuitka/build/SconsCompilerSettings.py +3 -0
  10. nuitka/build/SconsUtils.py +21 -11
  11. nuitka/build/include/nuitka/safe_string_ops.h +2 -0
  12. nuitka/build/static_src/CompiledFunctionType.c +0 -5
  13. nuitka/build/static_src/CompiledMethodType.c +0 -5
  14. nuitka/build/static_src/HelpersComparisonEq.c +2 -2
  15. nuitka/build/static_src/HelpersComparisonGe.c +2 -2
  16. nuitka/build/static_src/HelpersComparisonGt.c +2 -2
  17. nuitka/build/static_src/HelpersComparisonLe.c +2 -2
  18. nuitka/build/static_src/HelpersComparisonLt.c +2 -2
  19. nuitka/build/static_src/HelpersComparisonNe.c +2 -2
  20. nuitka/build/static_src/HelpersDictionariesGenerated.c +1 -1
  21. nuitka/build/static_src/HelpersFilesystemPaths.c +1 -1
  22. nuitka/build/static_src/HelpersSafeStrings.c +1 -1
  23. nuitka/build/static_src/MainProgram.c +0 -1
  24. nuitka/build/static_src/MetaPathBasedLoader.c +1 -1
  25. nuitka/build/static_src/MetaPathBasedLoaderResourceReaderFiles.c +11 -0
  26. nuitka/code_generation/templates/CodeTemplatesModules.py +18 -1
  27. nuitka/code_generation/templates_c/HelperDictionaryCopy.c.j2 +1 -1
  28. nuitka/code_generation/templates_c/HelperLongTools.c.j2 +1 -1
  29. nuitka/distutils/DistutilCommands.py +3 -1
  30. nuitka/nodes/PackageMetadataNodes.py +2 -3
  31. nuitka/plugins/PluginBase.py +8 -10
  32. nuitka/plugins/standard/DillPlugin/DillPlugin.c +37 -0
  33. nuitka/plugins/standard/DillPlugin/dill-postLoad.py +249 -0
  34. nuitka/plugins/standard/DillPlugin.py +11 -23
  35. nuitka/plugins/standard/ImplicitImports.py +1 -0
  36. nuitka/plugins/standard/OptionsNannyPlugin.py +1 -1
  37. nuitka/plugins/standard/standard.nuitka-package.config.yml +45 -8
  38. nuitka/reports/Reports.py +12 -0
  39. nuitka/utils/Distributions.py +7 -14
  40. nuitka/utils/FileOperations.py +15 -0
  41. nuitka/utils/Utils.py +8 -0
  42. nuitka/utils/WindowsResources.py +6 -1
  43. {Nuitka_winsvc-1.9.3.data → Nuitka_winsvc-1.9.6.data}/scripts/nuitka-run.bat +0 -0
  44. {Nuitka_winsvc-1.9.3.data → Nuitka_winsvc-1.9.6.data}/scripts/nuitka.bat +0 -0
  45. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/LICENSE.txt +0 -0
  46. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/WHEEL +0 -0
  47. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/entry_points.txt +0 -0
  48. {Nuitka_winsvc-1.9.3.dist-info → Nuitka_winsvc-1.9.6.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Nuitka-winsvc
3
- Version: 1.9.3
3
+ Version: 1.9.6
4
4
  Summary: Nuitka but support compile as Windows service
5
5
  Home-page: https://github.com/tabris17/Nuitka-winsvc
6
6
  Author: tabris17
@@ -1,5 +1,5 @@
1
- Nuitka_winsvc-1.9.3.data/scripts/nuitka-run.bat,sha256=ueVuKYMLV9dfqkkspy_F-2cpoZginLFiPDJAaj4fKYk,901
2
- Nuitka_winsvc-1.9.3.data/scripts/nuitka.bat,sha256=0wNE1iEysZFW4i7Tlo5TL5e_fv4jDoyAzMo_LTnjv_Y,1038
1
+ Nuitka_winsvc-1.9.6.data/scripts/nuitka-run.bat,sha256=ueVuKYMLV9dfqkkspy_F-2cpoZginLFiPDJAaj4fKYk,901
2
+ Nuitka_winsvc-1.9.6.data/scripts/nuitka.bat,sha256=0wNE1iEysZFW4i7Tlo5TL5e_fv4jDoyAzMo_LTnjv_Y,1038
3
3
  nuitka/Builtins.py,sha256=API_eSf5QF-gVXcQYKTzv5Un5GSPcOVEFCy4nDT3JNw,7528
4
4
  nuitka/BytecodeCaching.py,sha256=HwdXL8IYrgvnIIg_QyWXTGsUBI9U-fB_AxxAMc5o1FM,5810
5
5
  nuitka/Bytecodes.py,sha256=yfpxDfJrYTGzGQpx9-UJ4MLUp8FTViI3dF0vcwfBC7A,3767
@@ -7,36 +7,36 @@ nuitka/CacheCleanup.py,sha256=O8I7rCN7mcidgIJnTMHxf-sldx4v-XSFHF1pxN0x41c,1884
7
7
  nuitka/Constants.py,sha256=PXaNIDJnZAe7en6-BiaDGZ0b98BrhSeFg-BjqJt4Grw,11148
8
8
  nuitka/Errors.py,sha256=9KcyRVPQwozQ2jL8of5rb-I8bojBqoogZWnYZC-ZKzQ,2446
9
9
  nuitka/HardImportRegistry.py,sha256=0cHxOOfsz4hv48d_oaqR-aLAwAOhTQ-MDlAQeLZWo_A,10182
10
- nuitka/MainControl.py,sha256=ajXLvusCgQ5aVTdo3qkgd3I2hZpC6p4qGtV3rZhIbMg,37536
10
+ nuitka/MainControl.py,sha256=qDQGJx6LqpYG42HEStpHIau437JWnjIOml4y_djmK-8,37638
11
11
  nuitka/ModuleRegistry.py,sha256=Hq6dcnyR228oENzo1g_f3OL9oXvLMY-NZ7x8UjxuSCU,7397
12
12
  nuitka/OptionParsing.py,sha256=Ro_CfOHA-6ok_rTnH975DOK2YKgDLLdg6vVoruQoLR0,60538
13
- nuitka/Options.py,sha256=gBPPrLoXufuBZOzFhQxNo2EtpK1nk-DK6RtEA0Zx-K0,69744
13
+ nuitka/Options.py,sha256=nXE9pnDlaCb7DxeSxepCOHCrRZnihcSwpyntUV_xhOs,69946
14
14
  nuitka/OutputDirectories.py,sha256=kK-2IobI4u2KfyAHqY_W2IDo2-Vgd80NwSrhvlBH_6A,5022
15
15
  nuitka/PostProcessing.py,sha256=JutKXQevVTRAGiJA1yE-RnZ2uwzQzaXgxsVEcEHNwLc,14546
16
16
  nuitka/Progress.py,sha256=9nGTAZ46rQJ4KIcgNGQKZ9sEGJzK4trLbtvaeLJLIQg,6764
17
- nuitka/PythonFlavors.py,sha256=h5cmsou_RFt00KzF2pAN9WhwZqk4HHjrghfv0c8ga3Y,8007
17
+ nuitka/PythonFlavors.py,sha256=K-bi2FEKjoGo6DrZ6Rs-BSSt1EsvdIuNhNFdYfKfJAY,8307
18
18
  nuitka/PythonOperators.py,sha256=ZURjxq01Kei9hL5WPCjrHCFhrL15rZF9rJt1HHjEITA,4061
19
- nuitka/PythonVersions.py,sha256=WePYHoPR2mNHEShGutwDnrNxo_Bx6ndtdcIaDcEdCd8,14285
19
+ nuitka/PythonVersions.py,sha256=hJ8J8gDe9Kfrp0iZ4cS_fIgZgNw4TQa8GkfzWXBtKVY,14524
20
20
  nuitka/Serialization.py,sha256=cPrVs7kSlHXiw-c3ar2B09k45fE1-Ex_AHT0X9vkBno,9173
21
21
  nuitka/SourceCodeReferences.py,sha256=hO9Cl-QYVTG9TspnW9_xkUbFOoVKFQt7JKD9AubXfmM,4670
22
22
  nuitka/Tracing.py,sha256=QjrkJoE5cqEnJ50ZHdscrVLOZPJm8_3pixYNlAlB7cg,12641
23
23
  nuitka/TreeXML.py,sha256=3gnyHOhUcxpGEBEel_drPW89Uysf9hkFzkb2y19-KlA,3480
24
24
  nuitka/Variables.py,sha256=dcEA7KAk2NASioIQjsF2VERYvjqNopKvw0PrYf6y2hw,15212
25
- nuitka/Version.py,sha256=ENT6xDWwR-61D_kLIrnN0kkz42etxTXS7ca5dqxBNBw,2388
25
+ nuitka/Version.py,sha256=85K-HnzmDCRZhqfEk9IB3yChYxa1xOPtidtCCkriEII,2388
26
26
  nuitka/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
27
27
  nuitka/__main__.py,sha256=6zt6foxHGZkh0EkdVkPjtqOAQedxiMsvKsgj1GUqT94,6129
28
28
  nuitka/__past__.py,sha256=fFm9_sAB580usi_aHrAHeGezskD7Ayq7plBVzqMrOQ8,5390
29
- nuitka/build/Backend.scons,sha256=k3Wd4e689EVwrlWP7Ay_KiBZ88ijAxT9GOkZ_sdZsKs,35411
29
+ nuitka/build/Backend.scons,sha256=2nr6KRqree3Qa_57nFldr5KsOUKCasEFBjXwi-5Xlag,35515
30
30
  nuitka/build/CCompilerVersion.scons,sha256=Su58Ok1ZFD3cTheiknLvnTMkjI7G3h1p7llcppH-TaA,8368
31
31
  nuitka/build/DataComposerInterface.py,sha256=UE_1aGp5xgvmSPCIaQB95vyRgioqHFVv_zTzodvvoww,3452
32
32
  nuitka/build/Onefile.scons,sha256=InXgUoAMjcT7V8Q42d1QIDh2ZNtU_hHxf5OcQCTwAYA,17593
33
33
  nuitka/build/SconsCaching.py,sha256=vPNG_ke7JRQ4BPdrrnbsbI2hGP7u9FcMUmcnH2IqV-M,15772
34
- nuitka/build/SconsCompilerSettings.py,sha256=u7_vPrAoFDKqVpp5m8VKfbVJEQ2VB7sQVaRb2jlGTLI,34942
34
+ nuitka/build/SconsCompilerSettings.py,sha256=2OzRareP-vkl1YDrcscmvTNpOcQAvnwIStW-aI8iKVg,35047
35
35
  nuitka/build/SconsHacks.py,sha256=8rD2pua3uW9LMOurul1Xl7GUEqoR59okCg0e5RYY5eQ,5559
36
36
  nuitka/build/SconsInterface.py,sha256=DwOyOjorA53HVqqWUv9ruvaFMZh04aeJHWT23yZN3_E,16400
37
37
  nuitka/build/SconsProgress.py,sha256=iOYJlVt31-Ruyo7TqgNuRkDW3XxD25PRRuBNyCVrvEA,2671
38
38
  nuitka/build/SconsSpawn.py,sha256=OZGIhbMbjhdAYo9NgTF_rqGztJHbdmOxtqd22e1tE1Y,12649
39
- nuitka/build/SconsUtils.py,sha256=XmbDO_8VcV4Zf9fMub0-pXz3U0PalWDNU-VwRL5CeEg,24343
39
+ nuitka/build/SconsUtils.py,sha256=oAM8xrjC0iHxy42DYzofs08yB0vPTx1oJBIQkU7Ix8w,24746
40
40
  nuitka/build/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
41
41
  nuitka/build/include/nuitka/allocator.h,sha256=ZBVucEwyBQfXYo6aVh2whGQnFTVImoCQshMCKrgrtUQ,7972
42
42
  nuitka/build/include/nuitka/builtins.h,sha256=fZ3C5RJe_W11yB-mDKUtcTgeey_LaCSGW2PS-iT7UTA,3470
@@ -64,7 +64,7 @@ nuitka/build/include/nuitka/incbin.h,sha256=TRcdv5KUprIKXyKr4SBYFvOVFdIKWm_dyfdl
64
64
  nuitka/build/include/nuitka/prelude.h,sha256=3dKvKPAKe4YYkoPMIEXzt-3nsOlXASqWwFD8He5uhvY,15100
65
65
  nuitka/build/include/nuitka/printing.h,sha256=iGfRD_gucWKGeQk5XWqcmjNKE8mKKqcFzO_4hULSwW8,2870
66
66
  nuitka/build/include/nuitka/python_pgo.h,sha256=0D1aTkWy0UFhrq8JAv59RGtpoOVq8WlZYDf8tRGHSlE,1761
67
- nuitka/build/include/nuitka/safe_string_ops.h,sha256=ieNEcKL45bv0P14Sirs6mZh05M3CCy5AyXH8XVVsE_M,2243
67
+ nuitka/build/include/nuitka/safe_string_ops.h,sha256=mshbo2JStGd3JKr32eDmNo5kTP9glVM4_URyEpz1Kp4,2314
68
68
  nuitka/build/include/nuitka/threading.h,sha256=P9TuPsXCtYxhDKBzy9EZmDinW_nwfi_UzedAAdHqgLY,3780
69
69
  nuitka/build/include/nuitka/tracing.h,sha256=YcYEUH8VTybQq1BvLivu_3zaMfjE2UYCZL-gOyANRI4,3418
70
70
  nuitka/build/include/nuitka/unfreezing.h,sha256=1poZGXY7TmHsylu3CgLLTNsvnuFvfeJGAja-okL1rQk,3106
@@ -396,10 +396,10 @@ nuitka/build/static_src/CompiledCellType.c,sha256=zpZEL1jHHm92RCYWC6h9ayek7dSMUw
396
396
  nuitka/build/static_src/CompiledCodeHelpers.c,sha256=2IQqB5UHxJdh7ULJAaw6K5ESTCjDySJpP16roYel3bk,57951
397
397
  nuitka/build/static_src/CompiledCoroutineType.c,sha256=8mhNzyQvdS5m1GB55guWwk0GM5kgadXXOftDHK5kXpo,73548
398
398
  nuitka/build/static_src/CompiledFrameType.c,sha256=oFsNG9ATz7Z5zFLYvPg9C-pMEYrlTSKQjZ7jdyamT1U,36739
399
- nuitka/build/static_src/CompiledFunctionType.c,sha256=qF65v3Hm2iipW_NjoSG_m87K5yGZn1vrhHmxA7ibEHM,107767
399
+ nuitka/build/static_src/CompiledFunctionType.c,sha256=LCEU-tyHNvw4mERkHGsfxEpu3dcX43rzfB1h6P2g9w0,107560
400
400
  nuitka/build/static_src/CompiledGeneratorType.c,sha256=r0w1zyuUecDg3QXWoYw16FpN97YAJJGAU4o9YRUNg7g,63557
401
401
  nuitka/build/static_src/CompiledGeneratorTypeUncompiledIntegration.c,sha256=KBJ1eGq61B8gAv6n_OD9x1bS78x5PkbIznTxeEepbV4,56602
402
- nuitka/build/static_src/CompiledMethodType.c,sha256=QfAzI86cdJm50OW5ByQL2ekhz8-eAGvs6l9yUiFpOVo,22241
402
+ nuitka/build/static_src/CompiledMethodType.c,sha256=cCEsuEb60ghYztPTPIsNtDK_-vGEyIgnM2RC98W2pRE,22038
403
403
  nuitka/build/static_src/HelperEnvironmentVariables.c,sha256=Lrb2uJRUtH2xxwV6IwxS5EUO8ihhkElzcSG8XvrPRIE,3738
404
404
  nuitka/build/static_src/HelpersAllocator.c,sha256=0AzZCFFHG8_Kj41Nc_J-v2y26Lexz69D-f2KvBKXOs0,19025
405
405
  nuitka/build/static_src/HelpersAttributes.c,sha256=ci0kkbrm1vTm9yGaUKPyFUZfQRVbjRQ_AFXaYvEiyag,38236
@@ -410,20 +410,20 @@ nuitka/build/static_src/HelpersCalling.c,sha256=MiDSA1w83GUncbuZI6q0zkitwNJdIz0K
410
410
  nuitka/build/static_src/HelpersCallingGenerated.c,sha256=vcZ5jVKtUxwHgagkAXMX339hnlCohTL7zwUB-BCGtuc,481598
411
411
  nuitka/build/static_src/HelpersChecksumTools.c,sha256=R2CIA8OBKyW_x2LJze4InpeEccUgMX3CgmqQ9kWgkGk,2036
412
412
  nuitka/build/static_src/HelpersClasses.c,sha256=bHbS7rPMMLPKjlM6cjojXMaID2758hH7pWG-2I0dV7E,3022
413
- nuitka/build/static_src/HelpersComparisonEq.c,sha256=Sdq7HOs8Mn4sCVBGD-bCaIU936JzZr9QmddsD2EFCzU,317956
413
+ nuitka/build/static_src/HelpersComparisonEq.c,sha256=zAJMWuwj4CHrB7E10Oit9FWgyNZzvd35iSLM6DvlHdI,317968
414
414
  nuitka/build/static_src/HelpersComparisonEqUtils.c,sha256=RyGeCN37wqbN1acFv4911D6QNU4gMnUmrtVCmXmRrEM,4733
415
- nuitka/build/static_src/HelpersComparisonGe.c,sha256=y1lSgvYZNx7eztmp_pV4Zw5VQzm6bqeezAi5DWvD5wE,313003
416
- nuitka/build/static_src/HelpersComparisonGt.c,sha256=xT4CDm6ah_ecgTTJ-QFENWrT4hAw4lZrFYdSHTGUmZU,312414
417
- nuitka/build/static_src/HelpersComparisonLe.c,sha256=mWu3i_OBt1rFPJsP3Z7HCL5sP298OT_Fobo4YRKyXko,316217
418
- nuitka/build/static_src/HelpersComparisonLt.c,sha256=NnkA3xCMlF0lsu_mQGuuP90H4edvHnk8lSRheDJlgko,315628
419
- nuitka/build/static_src/HelpersComparisonNe.c,sha256=I4e6CvaVdpRzYZ04bf3mD5lCaOfyR42UG9lVANSppGc,314702
415
+ nuitka/build/static_src/HelpersComparisonGe.c,sha256=PRmd9pNvYVcP2U6Pa9RuDtXQCqbOzNHmmMp4uSnGDwA,313015
416
+ nuitka/build/static_src/HelpersComparisonGt.c,sha256=eAHmkvccWM9AhD0nkMEOFT7JH1U7WLdkzr8YAvVSEyc,312426
417
+ nuitka/build/static_src/HelpersComparisonLe.c,sha256=5QhK4gvwLSfMYxoGveAHBL3-EQZESAvX0W1YCTXKN7I,316229
418
+ nuitka/build/static_src/HelpersComparisonLt.c,sha256=-A6nQrci2i8VoltN86-BKYhnNwc0xnVV0qVZnqLL-bs,315640
419
+ nuitka/build/static_src/HelpersComparisonNe.c,sha256=ncMWPnZMlSVu766lc5tX2Sr0AJegQGum8JxgAjOyNs0,314714
420
420
  nuitka/build/static_src/HelpersConstantsBlob.c,sha256=LKcoc5L4LgePNtxG-G9SmbS3mlSkkttWWq5VYQhei2U,36747
421
421
  nuitka/build/static_src/HelpersDeepcopy.c,sha256=Pe-gd797Fg4MTF0FmvemYV7a30KMjyVQ4U9RHs3d3Aw,20332
422
422
  nuitka/build/static_src/HelpersDictionaries.c,sha256=D0e8cGTWpwDvlASz3WsPlwnTvz5JofJoal2QMWEMzCM,39555
423
- nuitka/build/static_src/HelpersDictionariesGenerated.c,sha256=AC68rbbsKAFSn680zmRynBqnq2w5iiWWjiU-KoYgyqs,26583
423
+ nuitka/build/static_src/HelpersDictionariesGenerated.c,sha256=aFzQZLuxIRftWu01X0U1UtpVs3LtLznXolhmIwqNzXM,26592
424
424
  nuitka/build/static_src/HelpersExceptions.c,sha256=8bKbTG0UbOCT1YYfVhYA7g-dxCgkaeS9Ov7UxPKy0uw,7116
425
425
  nuitka/build/static_src/HelpersFiles.c,sha256=NCQPNlyNOPx9WnfqAcNvCRhPYPBr_HNPTiixYG9j1bw,7641
426
- nuitka/build/static_src/HelpersFilesystemPaths.c,sha256=1hMtN2T1ulOyv8qqVmtrfy1N8Kfhb8iGG60imUBeKsg,28328
426
+ nuitka/build/static_src/HelpersFilesystemPaths.c,sha256=W_Ly3QqLd7AQ8SA5Jn4abZtt74qzeoylHNSACEoXJ0U,28329
427
427
  nuitka/build/static_src/HelpersFloats.c,sha256=LsB4wLW7Tm23hEoN4AdFYB_lxlTRJdiOpxHLpqT_f-k,2426
428
428
  nuitka/build/static_src/HelpersHeapStorage.c,sha256=M68iqxHG8GhmJWLZw7GeXfcr9l7TKvu7oKB53iZJ9EE,1774
429
429
  nuitka/build/static_src/HelpersImport.c,sha256=4ilznT-xdWxQuIw6F9dwh_LpYuwSPfZYIe1zwgx5Izs,16051
@@ -470,18 +470,18 @@ nuitka/build/static_src/HelpersOperationInplaceTruediv.c,sha256=IlOK8BNlM_FWmQoy
470
470
  nuitka/build/static_src/HelpersProfiling.c,sha256=6AgeD70Jb-eSw4ymxP4mdcpMEezYXTW1mxlYZnTMPko,3299
471
471
  nuitka/build/static_src/HelpersPythonPgo.c,sha256=Wuci-c8FdWKWKmDFoFYXGa1R6u1-vGOI-gP6X3afAlc,3811
472
472
  nuitka/build/static_src/HelpersRaising.c,sha256=6rJruNBs0mPQqQWSI-Q-IlL5y9GCFaaYE8KKiescKPc,15634
473
- nuitka/build/static_src/HelpersSafeStrings.c,sha256=Tzk7ZwGdmj0SIYB-ZZdWo5_h4QgTCuAqXB1GxZGEQog,3816
473
+ nuitka/build/static_src/HelpersSafeStrings.c,sha256=HZ9ly0cUFo8Rt6brA9mnIwwsoA5sbJfUg67Va7JG0dE,3839
474
474
  nuitka/build/static_src/HelpersSequences.c,sha256=5hbgQ5-QMF3UEjrrOXf37m6ttg1-84gk3NQImRtpeRo,3730
475
475
  nuitka/build/static_src/HelpersSlices.c,sha256=ivE0bIvvbkn2TxI-03YMHlX1OG-8VCQ8pP8eKfsZ7ls,1946
476
476
  nuitka/build/static_src/HelpersStrings.c,sha256=2d_dTc1yBsothBwDW_kAzBi7OooFiKyXzqEwL-1WXIQ,27027
477
477
  nuitka/build/static_src/HelpersTuples.c,sha256=g7Rm5PkuzTHKN8i_eUoCZDb3u0S9A8sjLN6eRYxubmg,4037
478
478
  nuitka/build/static_src/HelpersTypes.c,sha256=izc0qjeJlYn9lph-P1TsD_SPeBGhaIbrqWG9c00Chjg,5599
479
479
  nuitka/build/static_src/InspectPatcher.c,sha256=qLlhdd7KwSz_VVT-QAqBrl8c5VE-8NkKwFk_DB1vN6w,12107
480
- nuitka/build/static_src/MainProgram.c,sha256=hSNJtHCpv8sJMy0tlYQhbuoDNQHUnaV-m4yrxR4wcG0,52661
481
- nuitka/build/static_src/MetaPathBasedLoader.c,sha256=RjL4cpSer3gTM0JqwLQ00poOdtf5jcY7LIoyjIU6Knk,63235
480
+ nuitka/build/static_src/MainProgram.c,sha256=3CNavXG290Lbtilw90H6fX-RPFllhAMN4Js7Ob50QP8,52610
481
+ nuitka/build/static_src/MetaPathBasedLoader.c,sha256=vJeudn7NQ3-J8AKM0db9j6iZLHpMKs7l291W7yvdwFo,63245
482
482
  nuitka/build/static_src/MetaPathBasedLoaderImportlibMetadataDistribution.c,sha256=jzKD-Qg6wG1NsiMYAy5XQp6GRvk0gQ1P8a9JrFi8ntI,4798
483
483
  nuitka/build/static_src/MetaPathBasedLoaderResourceReader.c,sha256=QjXTcPYrEdJCTffiEbu_-3SnxpBn73b3Fc93WvVO20g,6622
484
- nuitka/build/static_src/MetaPathBasedLoaderResourceReaderFiles.c,sha256=ndph7GjDZjeuj7i88F63GCM87HEne37duUfKzqqh-mg,21361
484
+ nuitka/build/static_src/MetaPathBasedLoaderResourceReaderFiles.c,sha256=H6vtnpCSCM0cSe9nrtNx0BNHjW6zcmyyVVQ0ojiQcSY,21867
485
485
  nuitka/build/static_src/OnefileBootstrap.c,sha256=X8AE-vZ5m0ZC8eHWzh1lEzXv1HefgD0K0Tp-XrDIO20,37047
486
486
  nuitka/build/static_src/OnefileSplashScreen.cpp,sha256=bOcTFq4Nbs9nxtOJKhTdydSYiKC_Odbe_IF1IpFBe10,8021
487
487
  nuitka/code_generation/AsyncgenCodes.py,sha256=tymRkGr9sOEPZZxPbmaAhg_CXtugIVzWzYNPGcYfuzI,6458
@@ -567,7 +567,7 @@ nuitka/code_generation/templates/CodeTemplatesFunction.py,sha256=CNQi1wHTP_7uO8w
567
567
  nuitka/code_generation/templates/CodeTemplatesGeneratorFunction.py,sha256=8BwEathqo8x9uiRtsdlrFKnR__4gnNJCdIhrtoLdS54,3337
568
568
  nuitka/code_generation/templates/CodeTemplatesIterators.py,sha256=VBgVHoAWhAryHS09QOdFo0R1WCSxZY_ThMIi0_a1yGc,2377
569
569
  nuitka/code_generation/templates/CodeTemplatesLoader.py,sha256=ejXbuOJal4r7xiUFkeosQCxydF2dshkMl6m4e4ISlG0,4503
570
- nuitka/code_generation/templates/CodeTemplatesModules.py,sha256=U6k781uU6UFAMtOuQ3MH1mY0QA5jJy15ldVy0M6nzSA,20746
570
+ nuitka/code_generation/templates/CodeTemplatesModules.py,sha256=hYSNam4-9cxsJgNP7SktLTx3CoezV4jXzh0p_VPgeow,21306
571
571
  nuitka/code_generation/templates/CodeTemplatesVariables.py,sha256=Bci9l_bl0VniyHGN0KJAl-2WuhJ-KzNbC2WfwY_Gnyc,6768
572
572
  nuitka/code_generation/templates/TemplateDebugWrapper.py,sha256=0A9EH36wvCHkIRc-8aJFZVz0mkuh52Gfsa0NTwAfSb0,2475
573
573
  nuitka/code_generation/templates/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
@@ -578,9 +578,9 @@ nuitka/code_generation/templates_c/CodeTemplateCallsPositionalMethodDescr.c.j2,s
578
578
  nuitka/code_generation/templates_c/CodeTemplateMakeListHinted.c.j2,sha256=hcXS7Nq3Pjpa8yK_KfXS96MuX5Sxw41VqWIF0TnWk2U,1905
579
579
  nuitka/code_generation/templates_c/CodeTemplateMakeListSmall.c.j2,sha256=5rvW8oQwdmdYKPaNQcB2tpX4Vr8SoInWHvqMfVeWclM,1843
580
580
  nuitka/code_generation/templates_c/HelperBuiltinMethodOperation.c.j2,sha256=QCsqiRNT3e-O8nA6n66OWWKB9KrZbXd7UCMFL64KE3o,2856
581
- nuitka/code_generation/templates_c/HelperDictionaryCopy.c.j2,sha256=2xlTtlGd_DrkQ21GhQElJPGqOL5WWQgkbBRfC4jXs1M,13765
581
+ nuitka/code_generation/templates_c/HelperDictionaryCopy.c.j2,sha256=e-iG-XuVZIntGDThn9LQGwEA80rcGVy0y9DzNZarpzc,13774
582
582
  nuitka/code_generation/templates_c/HelperImportHard.c.j2,sha256=2xLdu2T5wQgfMbcpvM1tsvvehocEMUF0Izt-3aWoqOs,2044
583
- nuitka/code_generation/templates_c/HelperLongTools.c.j2,sha256=ONJg3NJwvp2aoOr8jJpb0e_HSeUVLRLmShNbKIH-L2E,2762
583
+ nuitka/code_generation/templates_c/HelperLongTools.c.j2,sha256=BiGuelhSCeKKHiyQ4nR5DHZZGii5NFzM7P8pH82Ik0s,2768
584
584
  nuitka/code_generation/templates_c/HelperObjectTools.c.j2,sha256=NtA_GIE5xHJg4INUbxkTS2MGdUM9pbCzpoUM4c3BVZ8,1544
585
585
  nuitka/code_generation/templates_c/HelperOperationBinary.c.j2,sha256=_EZ4qU8O-ajndUZeN_jKtmeo7gV1iWFY7tLhuvcZFb8,7197
586
586
  nuitka/code_generation/templates_c/HelperOperationComparison.c.j2,sha256=5haHW_QITtjjS6Aug2965SKA2Ouax3BsrGBoBOwX-Sg,12850
@@ -610,7 +610,7 @@ nuitka/containers/OrderedSets.py,sha256=tS4BfTkzZuIJqYd5KgT8vzOJXmw691JQR9Id8WOy
610
610
  nuitka/containers/OrderedSetsFallback.py,sha256=T67vTxWdWe0JEMhvfeQsXpE6X_ZweoIOz1DOxsDDcGc,4397
611
611
  nuitka/containers/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
612
612
  nuitka/distutils/Build.py,sha256=GKvbs4q_xczpnMq-hWR12iP0tv4uEblgJiA9w1l13B4,2269
613
- nuitka/distutils/DistutilCommands.py,sha256=a3e4fRZ1AqGbYALABVTc-JxSjpHwDTQPepFoOLeBu-Y,14676
613
+ nuitka/distutils/DistutilCommands.py,sha256=SRnPAU3vI_3r61HJbPb_MpbwhlFzqYojNZUyoBmlEdk,14727
614
614
  nuitka/distutils/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
615
615
  nuitka/finalizations/Finalization.py,sha256=XhTDD_gRtzJFvG7TtOKVAcdVANa_Q0wFx2q3Pjno-u8,1224
616
616
  nuitka/finalizations/FinalizeMarkups.py,sha256=KcO5e4oh3A7UZMXEbBxPxjLrhvgixHQ8IJwASbCmgy8,6111
@@ -704,7 +704,7 @@ nuitka/nodes/OperatorNodes.py,sha256=0KP0pZhOVw-4vRFdJ4doYOsVGxrzO51ljs3lnsaxbqg
704
704
  nuitka/nodes/OperatorNodesUnary.py,sha256=jn67kN7VrTPkpLi90Ae2STGwmXBr_c9y4Jzz33MxzQQ,8942
705
705
  nuitka/nodes/OsSysNodes.py,sha256=Lf0tCb9-8-EEW3ACQWCSOWfqHFD3sZFNtt7wBs_gDfQ,4202
706
706
  nuitka/nodes/OutlineNodes.py,sha256=f4YNDlblKC8d1AHVGI0Kb1BhJzPGtHPKnWz9UOuBrBo,12435
707
- nuitka/nodes/PackageMetadataNodes.py,sha256=Q_J6ugoiTOJDURJqYo0IXsH2EyvGpcCuDEimFzWebZg,34720
707
+ nuitka/nodes/PackageMetadataNodes.py,sha256=PCF2nUW_3lk9PfiktV3EI9KJzRW1cZGORJmSdXIrcpE,34703
708
708
  nuitka/nodes/PackageResourceNodes.py,sha256=ZijBGYgA06iPEnjRc0iavWNwz3PbyFJkZjXp6hW9Tbc,12208
709
709
  nuitka/nodes/PrintNodes.py,sha256=5QEvrX9ONOLIMVgojxBmQRUg6JRq0-w-_SjMBAibY8w,3407
710
710
  nuitka/nodes/ReturnNodes.py,sha256=i5vHloxJ5reYQa9bAcOdRmr6Bw8GeoGjHz5WPq6kfL4,6772
@@ -741,26 +741,26 @@ nuitka/optimizations/ValueTraces.py,sha256=VcdxfSwaVvfavj4bMucGKnUHLPcZays4AInK9
741
741
  nuitka/optimizations/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
742
742
  nuitka/pgo/PGO.py,sha256=_clue7LpdJCfqNLu2l8diVwqPll8AzxFBNSp_EOty7M,4899
743
743
  nuitka/pgo/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
744
- nuitka/plugins/PluginBase.py,sha256=zaQSIk_k5UB-FxdRQ_9uVylonXmoLI6A2W8SZgVjl7g,43130
744
+ nuitka/plugins/PluginBase.py,sha256=R0tl8JLD1Xm4gHRbQ0exbaaQlxsNz_T7wtzTfbVNwsg,43111
745
745
  nuitka/plugins/Plugins.py,sha256=kNjzDAWOY3rsjCzOFgqctj-ArNyGTnNehRuG6VUlwi0,59215
746
746
  nuitka/plugins/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
747
747
  nuitka/plugins/standard/AntiBloatPlugin.py,sha256=Vg_J6j2dn173yLMYdiqlpQ8-3ri0pDNk_e62o0z1W8Q,26766
748
748
  nuitka/plugins/standard/ConsiderPyLintAnnotationsPlugin.py,sha256=Qmad4nTfbVd-XogAYeVTIhV94uw2wGrpJpFzMYxOV_A,3477
749
749
  nuitka/plugins/standard/DataFilesPlugin.py,sha256=yaB_jLBGyPIl85_Sy7fnC14iuD1mN5U6swkQPAKhggY,10383
750
750
  nuitka/plugins/standard/DelvewheelPlugin.py,sha256=DxMPCIv4j03LI_CqIW3RatsB4e0B3YpkmEKySAkjnPU,5017
751
- nuitka/plugins/standard/DillPlugin.py,sha256=HEvkrbNZR2gcgREUNEuldGmokjsfpWebAYJfTLn_FrA,2446
751
+ nuitka/plugins/standard/DillPlugin.py,sha256=6ILUKlix5Y-0UlDCy55SAeyravFEOnSbJmqwsDb0FMk,2088
752
752
  nuitka/plugins/standard/DllFilesPlugin.py,sha256=wSGGfic_3jQJo8hKKdjJHZiuZezpoRXdrFiLygUSmwk,15334
753
753
  nuitka/plugins/standard/EnumPlugin.py,sha256=F8YTbMSP3llBVfDvgTo_7x9VUDQwxBskHuF9iSu1hto,2062
754
754
  nuitka/plugins/standard/EventletPlugin.py,sha256=k12dCxirk7GyAfb9Sibo8YcuUX3curjj8aBjyzp631M,1905
755
755
  nuitka/plugins/standard/GeventPlugin.py,sha256=6c58pK1HLrUGjIil-KuTEINSwWNN8VYa1jHeyG2qXug,1880
756
756
  nuitka/plugins/standard/GiPlugin.py,sha256=ug_tQIJ29Yg9J0x4sy4G5nu4SfYIsw7WdRv4giC_LDU,3989
757
757
  nuitka/plugins/standard/GlfwPlugin.py,sha256=mzjlEtQl_MOoMujaehaEYWLGiaVDEZ6YvIJa-zML7Bk,4821
758
- nuitka/plugins/standard/ImplicitImports.py,sha256=51th3zgrixPhXijkNJjKkWwwa43uHZyUF04kHDsbWZM,28348
758
+ nuitka/plugins/standard/ImplicitImports.py,sha256=WqwrY8hZXoaWqakEe1uR0-slKxmQ8xANNuB6WBMJtDs,28447
759
759
  nuitka/plugins/standard/KivyPlugin.py,sha256=JbY-D4SnSNNnJMd63Zub-h44uh681tVY8BdzpmZf8_o,4991
760
760
  nuitka/plugins/standard/MatplotlibPlugin.py,sha256=Sg4v9FfHZVChLaux4PBI24x0X9VkmkvaDhqKfKQAb9U,7828
761
761
  nuitka/plugins/standard/MultiprocessingPlugin.py,sha256=qwMNEG-mOTv8dIQsem6m5oTzcWv-WutkrueLYwJcxss,7047
762
762
  nuitka/plugins/standard/NumpyPlugin.py,sha256=tZx2CMT0mSm47Hti3LiNQNr19OWFS-PLiRbvNLBkyrw,1187
763
- nuitka/plugins/standard/OptionsNannyPlugin.py,sha256=BBE5OmiWtxQAD_Wj4M49EW9hHQsw3yTBJGSboskOGc4,7056
763
+ nuitka/plugins/standard/OptionsNannyPlugin.py,sha256=7N4RVwgAwAqhpvwd6dfU2FXPLEsco2zkRGCOvjqUX-U,7057
764
764
  nuitka/plugins/standard/PbrPlugin.py,sha256=7j9hXRn7NTXG_5yVuYumlEfGG07jZSGN2L2AFzW_aBY,1917
765
765
  nuitka/plugins/standard/PkgResourcesPlugin.py,sha256=ku_WIbiuP2l2n5BjDFmA1d0GnZ7gIygUNkAR6czLkys,4682
766
766
  nuitka/plugins/standard/PmwPlugin.py,sha256=OBvO1JO1NufBN0tFLUcAO33quHH9hhJ1WWNZov9D-cg,7009
@@ -773,12 +773,14 @@ nuitka/plugins/standard/TransformersPlugin.py,sha256=XRUBuSkv7-yUb9HJ8QyM4J8cCM-
773
773
  nuitka/plugins/standard/TrioPlugin.py,sha256=1zkgZP5KFJ4xXhnh2poTD3zXv7ywBEeNE9hfYEbgVG8,1073
774
774
  nuitka/plugins/standard/UpxPlugin.py,sha256=bdYp-nBs3mI-fUeZ_icnRzW3TtTk3wSYJQWjlr5UEBA,5640
775
775
  nuitka/plugins/standard/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
776
- nuitka/plugins/standard/standard.nuitka-package.config.yml,sha256=dKoms7uNn4TxqFoNiO1-hbg1naE0v7Pk7GUY_ZHxZLc,190006
776
+ nuitka/plugins/standard/standard.nuitka-package.config.yml,sha256=vXouPSCkotLlGiDrSmIntOS_3feiJsMxObp5Q0YnbFs,190997
777
777
  nuitka/plugins/standard/stdlib2.nuitka-package.config.yml,sha256=ZQOgPAmYq0sqpi2Hn2D6tmKyHN9FurrPfhG8XpTxbyw,2067
778
778
  nuitka/plugins/standard/stdlib3.nuitka-package.config.yml,sha256=j3Zxxcd2PRsCirzGTSkbAJ5v-Cp_cqExGOFEExK51uk,11122
779
+ nuitka/plugins/standard/DillPlugin/DillPlugin.c,sha256=o-NsdS4IulVQ2DQS0N2Si2aZFxE9ogKehbHM8uc2Jjc,1617
780
+ nuitka/plugins/standard/DillPlugin/dill-postLoad.py,sha256=Zliyr5-SovSueSqXYK9qPa3q_A27BRtAd9AKgJj4HHY,9587
779
781
  nuitka/reports/CompilationReportReader.py,sha256=6EYWAZm8ELDWaob-WK0CNVwmAnB_HMKv3i_DZIznFpo,1887
780
782
  nuitka/reports/LicenseReport.rst.j2,sha256=Hr7NBNb-bB3nnAx254QACjYhzOeqceMHQ0B3wwrd6WU,2239
781
- nuitka/reports/Reports.py,sha256=IJgQDfO_wjeEdweaSpVgmEKs1kYrdKDd-NA0RsiKhUA,24116
783
+ nuitka/reports/Reports.py,sha256=NY56pN-53msKRoWBhE28AkvI6sulqu1sX7AgOAfhKU4,24483
782
784
  nuitka/reports/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
783
785
  nuitka/specs/BuiltinBytesOperationSpecs.py,sha256=0U_m1RGWiZlTxE5wL24FBn2IRV3EobuDKmTQaiRgeUw,5911
784
786
  nuitka/specs/BuiltinDictOperationSpecs.py,sha256=q-v1S9S_7RulsOWRGTzMOUoBOgA4Wky8uI035Osx324,2786
@@ -878,10 +880,10 @@ nuitka/tree/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
878
880
  nuitka/utils/AppDirs.py,sha256=fPTyhbEq2ejabLXUA8YrtfvdYWTCyTxRRZBsj0yuXfU,2677
879
881
  nuitka/utils/CStrings.py,sha256=bXkTDDfnJrJU7yuXMXrl04_q_kayjoEQllHXFgRENdI,4115
880
882
  nuitka/utils/CommandLineOptions.py,sha256=XVnmW7W2c9I1x6NBVxh0eZ-RxOOgxHAsD-vvlgZKnpc,5373
881
- nuitka/utils/Distributions.py,sha256=Lfsywuh0UKDhV-a7wWaFFsSTISUCXxi7Z0UjU-Rp3EE,13106
883
+ nuitka/utils/Distributions.py,sha256=7qhBmy645WVkaDPjD-7vDWCDRqbNJG4RQblGcLAVtsA,12943
882
884
  nuitka/utils/Download.py,sha256=adG_dxO8s8YfEOOQz_DRRj3VfZxs8dXpFR5sc9IrTnc,6396
883
885
  nuitka/utils/Execution.py,sha256=AMOP7urD1k3U2I4reowzJU0LiOSzzNNrXeDg2UNUZrw,12780
884
- nuitka/utils/FileOperations.py,sha256=byYMFCrkI1llcbx-pJUGXLWbtPDwND3H79K3q4w8UeA,39596
886
+ nuitka/utils/FileOperations.py,sha256=UN9gSkmsZuKthds9l4bBkvW59S50GbVeC_TZLQpAPZw,39971
885
887
  nuitka/utils/Hashing.py,sha256=q5Ugfw3rp3wo26EfnpkcYC7YzXtTn6CcfJ0G8zeKrOw,2867
886
888
  nuitka/utils/Images.py,sha256=kLF0VjQSjwVRpFigBU1jcWFaTgU9nXEEU9-jMLCWmp4,2362
887
889
  nuitka/utils/Importing.py,sha256=uwjNdsmTQ6SEjMqbMYUig75EYvgN_yM7eNY_G_DBynk,9743
@@ -901,14 +903,14 @@ nuitka/utils/SlotMetaClasses.py,sha256=KpmEp9dsnZs_tL1Lli9Kn1gqt2Hx6U6RxquI5k9Np
901
903
  nuitka/utils/StaticLibraries.py,sha256=2j0vufNxc7Epf7nTyjPDB4oRxIoB70rt8q3EuJqdPLM,6207
902
904
  nuitka/utils/ThreadedExecutor.py,sha256=AeSRZn_S015dgeHF7u7lclQCQORI_-XVKPULwn2Pga4,2602
903
905
  nuitka/utils/Timing.py,sha256=WyW2Kf9YTXLy9oheE2B5EZjyOEY8cotYNOIy_TFHfUY,2772
904
- nuitka/utils/Utils.py,sha256=BLRHnDXPPmuIZzP9x-oYCx0ei81RV572HH7CF6xBHeM,11093
906
+ nuitka/utils/Utils.py,sha256=RH2PGCi4C8l5TqG4cftNu5f4UGnr9_ZKTrWMIEDHiNU,11360
905
907
  nuitka/utils/WindowsFileUsage.py,sha256=-HWxgeimCX2pz6oAUI0T7wSJN1tbk8XyIzPywdd0owc,10574
906
- nuitka/utils/WindowsResources.py,sha256=LI0_h3TU10X64hbD7qd8j8LaOtFJwVqmG-qpFuxUh4g,19539
908
+ nuitka/utils/WindowsResources.py,sha256=Nf4DRlj7bQrdDXPNKqujqZCbppNx7xrdHuUP7pjVixc,19804
907
909
  nuitka/utils/Yaml.py,sha256=qf1IANYYNNS7gM3GEy4M_I9_2WELkd8MFHsxc5rgfco,6371
908
910
  nuitka/utils/__init__.py,sha256=iZG7yicSsBwC9oGrAFAJSzSlj0bmpyijEHyrTKLQ8GM,833
909
- Nuitka_winsvc-1.9.3.dist-info/LICENSE.txt,sha256=ZWq74m8T3pVbRFjCBu74q_4GyW11rCqtYB_1vZ4rQ88,11348
910
- Nuitka_winsvc-1.9.3.dist-info/METADATA,sha256=O1pxwZRQybJWc023Run9xoZOxrj-VcW3CHB8suCPZsY,4909
911
- Nuitka_winsvc-1.9.3.dist-info/WHEEL,sha256=j9Aissza3750LQHFAQyYerNjmkEON1-8w_RaZNFtKSs,102
912
- Nuitka_winsvc-1.9.3.dist-info/entry_points.txt,sha256=jeBnijqxZ4U0WpNEdtaogpNMNlv5jw8H7yMOsf2isFc,308
913
- Nuitka_winsvc-1.9.3.dist-info/top_level.txt,sha256=TRrfKxSYukbo1yzTGfwyH7wVzhDpKlwQsLjhIr15yqY,7
914
- Nuitka_winsvc-1.9.3.dist-info/RECORD,,
911
+ Nuitka_winsvc-1.9.6.dist-info/LICENSE.txt,sha256=ZWq74m8T3pVbRFjCBu74q_4GyW11rCqtYB_1vZ4rQ88,11348
912
+ Nuitka_winsvc-1.9.6.dist-info/METADATA,sha256=N90ifmyC8FEsoGOkmWEdik3aQeuJE9GRfb6m0MAgidA,4909
913
+ Nuitka_winsvc-1.9.6.dist-info/WHEEL,sha256=j9Aissza3750LQHFAQyYerNjmkEON1-8w_RaZNFtKSs,102
914
+ Nuitka_winsvc-1.9.6.dist-info/entry_points.txt,sha256=jeBnijqxZ4U0WpNEdtaogpNMNlv5jw8H7yMOsf2isFc,308
915
+ Nuitka_winsvc-1.9.6.dist-info/top_level.txt,sha256=TRrfKxSYukbo1yzTGfwyH7wVzhDpKlwQsLjhIr15yqY,7
916
+ Nuitka_winsvc-1.9.6.dist-info/RECORD,,
nuitka/MainControl.py CHANGED
@@ -65,6 +65,7 @@ from nuitka.Progress import (
65
65
  )
66
66
  from nuitka.PythonFlavors import (
67
67
  isApplePython,
68
+ isArchPackagePython,
68
69
  isDebianPackagePython,
69
70
  isFedoraPackagePython,
70
71
  isNuitkaPython,
@@ -608,13 +609,12 @@ def runSconsBackend():
608
609
 
609
610
  if isDebianPackagePython():
610
611
  options["debian_python"] = asBoolStr(True)
611
-
612
612
  if isFedoraPackagePython():
613
613
  options["fedora_python"] = asBoolStr(True)
614
-
614
+ if isArchPackagePython():
615
+ options["arch_python"] = asBoolStr(True)
615
616
  if isApplePython():
616
617
  options["apple_python"] = asBoolStr(True)
617
-
618
618
  if isPyenvPython():
619
619
  options["pyenv_python"] = asBoolStr(True)
620
620
 
@@ -1091,7 +1091,7 @@ not use compiled code while it exists."""
1091
1091
 
1092
1092
  # Execute the module immediately if option was given.
1093
1093
  if Options.shallExecuteImmediately():
1094
- general.info("Launching '%s'" % run_filename)
1094
+ general.info("Launching '%s'." % run_filename)
1095
1095
 
1096
1096
  if Options.shallMakeModule():
1097
1097
  executeModule(
nuitka/Options.py CHANGED
@@ -366,7 +366,12 @@ Error, the Python from Windows app store is not supported.""",
366
366
  if options.is_onefile:
367
367
  options.is_standalone = True
368
368
 
369
- # Standalone implies no_site build
369
+ # macOS bundle implies standalone build.
370
+ if shallCreateAppBundle():
371
+ options.is_standalone = True
372
+
373
+ # Standalone implies no_site build unless overridden, therefore put it
374
+ # at start of flags, so "site" can override it.
370
375
  if options.is_standalone:
371
376
  options.python_flags.insert(0, "no_site")
372
377
 
nuitka/PythonFlavors.py CHANGED
@@ -34,6 +34,7 @@ from nuitka.utils.FileOperations import (
34
34
  )
35
35
  from nuitka.utils.Utils import (
36
36
  isAndroidBasedLinux,
37
+ isArchBasedLinux,
37
38
  isFedoraBasedLinux,
38
39
  isLinux,
39
40
  isMacOS,
@@ -237,6 +238,16 @@ def isFedoraPackagePython():
237
238
  return system_prefix_path == "/usr"
238
239
 
239
240
 
241
+ def isArchPackagePython():
242
+ """Is the Python from a Fedora package."""
243
+ if not isArchBasedLinux():
244
+ return False
245
+
246
+ system_prefix_path = getSystemPrefixPath()
247
+
248
+ return system_prefix_path == "/usr"
249
+
250
+
240
251
  def isCPythonOfficialPackage():
241
252
  """Official CPython download, kind of hard to detect since self-compiled doesn't change much."""
242
253
 
@@ -277,6 +288,8 @@ def getPythonFlavorName():
277
288
  return "Debian Python"
278
289
  elif isFedoraPackagePython():
279
290
  return "Fedora Python"
291
+ elif isArchPackagePython():
292
+ return "Arch Python"
280
293
  elif isHomebrewPython():
281
294
  return "Homebrew Python"
282
295
  elif isApplePython():
nuitka/PythonVersions.py CHANGED
@@ -37,7 +37,6 @@ def getSupportedPythonVersions():
37
37
  return (
38
38
  "2.6",
39
39
  "2.7",
40
- "3.3",
41
40
  "3.4",
42
41
  "3.5",
43
42
  "3.6",
@@ -332,6 +331,12 @@ def getSystemPrefixPath():
332
331
 
333
332
  sys_prefix = getDirectoryRealPath(sys_prefix)
334
333
 
334
+ # Self-compiled Python version in source tree
335
+ if os.path.isdir(
336
+ os.path.join(os.path.dirname(os.path.realpath(sys.executable)), "PCbuild")
337
+ ):
338
+ sys_prefix = os.path.dirname(os.path.realpath(sys.executable))
339
+
335
340
  _the_sys_prefix = sys_prefix
336
341
 
337
342
  return _the_sys_prefix
nuitka/Version.py CHANGED
@@ -20,7 +20,7 @@
20
20
  """
21
21
 
22
22
  version_string = """\
23
- Nuitka V1.9.3
23
+ Nuitka V1.9.6
24
24
  Copyright (C) 2023 Kay Hayen."""
25
25
 
26
26
 
@@ -599,6 +599,8 @@ def _detectPythonHeaderPath():
599
599
  os.path.join(
600
600
  python_prefix_external, "include", "python" + python_abi_version
601
601
  ),
602
+ # CPython source code checkout
603
+ os.path.join(python_prefix_external, "Include"),
602
604
  # Haiku specific paths:
603
605
  os.path.join(
604
606
  python_prefix_external, "develop/headers", "python" + python_abi_version
@@ -164,6 +164,9 @@ def _enableLtoSettings(
164
164
  elif env.fedora_python:
165
165
  lto_mode = True
166
166
  reason = "known to be supported (Fedora Python)"
167
+ elif env.arch_python:
168
+ lto_mode = True
169
+ reason = "known to be supported (Arch Python)"
167
170
  elif (
168
171
  env.debian_python
169
172
  and env.gcc_mode
@@ -30,8 +30,13 @@ from nuitka.__past__ import basestring, unicode
30
30
  from nuitka.containers.OrderedDicts import OrderedDict
31
31
  from nuitka.Tracing import scons_details_logger, scons_logger
32
32
  from nuitka.utils.Execution import executeProcess
33
- from nuitka.utils.FileOperations import getFileContentByLine, openTextFile
34
- from nuitka.utils.Utils import isLinux, isMacOS, isPosixWindows
33
+ from nuitka.utils.FileOperations import (
34
+ getFileContentByLine,
35
+ getWindowsShortPathName,
36
+ isFilesystemEncodable,
37
+ openTextFile,
38
+ )
39
+ from nuitka.utils.Utils import isLinux, isMacOS, isPosixWindows, isWin32Windows
35
40
 
36
41
 
37
42
  def initScons():
@@ -238,6 +243,7 @@ def createEnvironment(
238
243
  env.nuitka_python = getArgumentBool("nuitka_python", False)
239
244
  env.debian_python = getArgumentBool("debian_python", False)
240
245
  env.fedora_python = getArgumentBool("fedora_python", False)
246
+ env.arch_python = getArgumentBool("arch_python", False)
241
247
  env.msys2_mingw_python = getArgumentBool("msys2_mingw_python", False)
242
248
  env.anaconda_python = getArgumentBool("anaconda_python", False)
243
249
  env.pyenv_python = getArgumentBool("pyenv_python", False)
@@ -542,32 +548,36 @@ def scanSourceDir(env, dirname, plugins):
542
548
  # name.
543
549
  added_path = False
544
550
 
545
- for filename in sorted(os.listdir(dirname)):
546
- if filename.endswith(".h") and plugins and not added_path:
551
+ for filename_base in sorted(os.listdir(dirname)):
552
+ if filename_base.endswith(".h") and plugins and not added_path:
547
553
  # Adding path for source paths on the fly, spell-checker: ignore cpppath
548
554
  env.Append(CPPPATH=[dirname])
549
555
  added_path = True
550
556
 
551
557
  # Only C files are of interest here.
552
- if not filename.endswith((".c", "cpp")) or not filename.startswith(
558
+ if not filename_base.endswith((".c", "cpp")) or not filename_base.startswith(
553
559
  ("module.", "__", "plugin.")
554
560
  ):
555
561
  continue
556
562
 
557
- filename = os.path.join(dirname, filename)
563
+ filename = os.path.join(dirname, filename_base)
558
564
 
559
- target_file = filename
565
+ target_filename = filename
566
+
567
+ if isWin32Windows() and not isFilesystemEncodable(filename_base):
568
+ target_filename = getWindowsShortPathName(target_filename)
569
+ target_filename = os.path.normcase(target_filename)
560
570
 
561
571
  # We pretend to use C++ if no C11 compiler is present.
562
572
  if env.c11_mode:
563
- yield filename
573
+ yield target_filename
564
574
  else:
565
575
  if filename.endswith(".c"):
566
- target_file += "pp" # .cpp" suffix then
576
+ target_filename += "pp" # .cpp" suffix then
567
577
 
568
- os.rename(filename, target_file)
578
+ os.rename(filename, target_filename)
569
579
 
570
- yield target_file
580
+ yield target_filename
571
581
 
572
582
 
573
583
  def makeCLiteral(value):
@@ -40,9 +40,11 @@ extern void appendWStringSafeW(wchar_t *target, wchar_t const *source, size_t bu
40
40
  /* Get OS error code and print it to stderr. */
41
41
  #ifdef _WIN32
42
42
  typedef DWORD error_code_t;
43
+ #define ERROR_CODE_FORMAT_STR "%ld"
43
44
  static inline error_code_t getCurrentErrorCode(void) { return GetLastError(); }
44
45
  #else
45
46
  typedef int error_code_t;
47
+ #define ERROR_CODE_FORMAT_STR "%d"
46
48
  static inline error_code_t getCurrentErrorCode(void) { return errno; }
47
49
  #endif
48
50
  extern void printOSErrorMessage(char const *message, error_code_t error_code);
@@ -909,11 +909,6 @@ void _initCompiledFunctionType(void) {
909
909
  }
910
910
  }
911
911
  #endif
912
-
913
- #ifdef _NUITKA_PLUGIN_DILL_ENABLED
914
- // TODO: Move this to a __nuitka__ module maybe
915
- PyObject_SetAttrString((PyObject *)builtin_module, "compiled_function", (PyObject *)&Nuitka_Function_Type);
916
- #endif
917
912
  }
918
913
 
919
914
  // Shared implementations for empty functions. When a function body is empty, but
@@ -559,11 +559,6 @@ PyTypeObject Nuitka_Method_Type = {
559
559
 
560
560
  void _initCompiledMethodType(void) {
561
561
  Nuitka_PyType_Ready(&Nuitka_Method_Type, &PyMethod_Type, false, true, false, false, false);
562
-
563
- #ifdef _NUITKA_PLUGIN_DILL_ENABLED
564
- // TODO: Move this to a __nuitka__ module maybe
565
- PyObject_SetAttrString((PyObject *)builtin_module, "compiled_method", (PyObject *)&Nuitka_Method_Type);
566
- #endif
567
562
  }
568
563
 
569
564
  PyObject *Nuitka_Method_New(struct Nuitka_FunctionObject *function, PyObject *object, PyObject *klass) {
@@ -11770,7 +11770,7 @@ static PyObject *COMPARE_EQ_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11770
11770
  }
11771
11771
 
11772
11772
  Py_ssize_t operand2_digit_count = 0;
11773
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11773
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11774
11774
  {
11775
11775
  unsigned long t = operand2_abs_ival;
11776
11776
 
@@ -11832,7 +11832,7 @@ static bool COMPARE_EQ_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11832
11832
  }
11833
11833
 
11834
11834
  Py_ssize_t operand2_digit_count = 0;
11835
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11835
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11836
11836
  {
11837
11837
  unsigned long t = operand2_abs_ival;
11838
11838
 
@@ -11573,7 +11573,7 @@ static PyObject *COMPARE_GE_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11573
11573
  }
11574
11574
 
11575
11575
  Py_ssize_t operand2_digit_count = 0;
11576
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11576
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11577
11577
  {
11578
11578
  unsigned long t = operand2_abs_ival;
11579
11579
 
@@ -11637,7 +11637,7 @@ static bool COMPARE_GE_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11637
11637
  }
11638
11638
 
11639
11639
  Py_ssize_t operand2_digit_count = 0;
11640
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11640
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11641
11641
  {
11642
11642
  unsigned long t = operand2_abs_ival;
11643
11643
 
@@ -11557,7 +11557,7 @@ static PyObject *COMPARE_GT_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11557
11557
  }
11558
11558
 
11559
11559
  Py_ssize_t operand2_digit_count = 0;
11560
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11560
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11561
11561
  {
11562
11562
  unsigned long t = operand2_abs_ival;
11563
11563
 
@@ -11621,7 +11621,7 @@ static bool COMPARE_GT_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11621
11621
  }
11622
11622
 
11623
11623
  Py_ssize_t operand2_digit_count = 0;
11624
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11624
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11625
11625
  {
11626
11626
  unsigned long t = operand2_abs_ival;
11627
11627
 
@@ -11659,7 +11659,7 @@ static PyObject *COMPARE_LE_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11659
11659
  }
11660
11660
 
11661
11661
  Py_ssize_t operand2_digit_count = 0;
11662
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11662
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11663
11663
  {
11664
11664
  unsigned long t = operand2_abs_ival;
11665
11665
 
@@ -11723,7 +11723,7 @@ static bool COMPARE_LE_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11723
11723
  }
11724
11724
 
11725
11725
  Py_ssize_t operand2_digit_count = 0;
11726
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11726
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11727
11727
  {
11728
11728
  unsigned long t = operand2_abs_ival;
11729
11729
 
@@ -11643,7 +11643,7 @@ static PyObject *COMPARE_LT_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11643
11643
  }
11644
11644
 
11645
11645
  Py_ssize_t operand2_digit_count = 0;
11646
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11646
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11647
11647
  {
11648
11648
  unsigned long t = operand2_abs_ival;
11649
11649
 
@@ -11707,7 +11707,7 @@ static bool COMPARE_LT_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11707
11707
  }
11708
11708
 
11709
11709
  Py_ssize_t operand2_digit_count = 0;
11710
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11710
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11711
11711
  {
11712
11712
  unsigned long t = operand2_abs_ival;
11713
11713
 
@@ -11681,7 +11681,7 @@ static PyObject *COMPARE_NE_OBJECT_LONG_CLONG(PyObject *operand1, long operand2)
11681
11681
  }
11682
11682
 
11683
11683
  Py_ssize_t operand2_digit_count = 0;
11684
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11684
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11685
11685
  {
11686
11686
  unsigned long t = operand2_abs_ival;
11687
11687
 
@@ -11742,7 +11742,7 @@ static bool COMPARE_NE_CBOOL_LONG_CLONG(PyObject *operand1, long operand2) {
11742
11742
  }
11743
11743
 
11744
11744
  Py_ssize_t operand2_digit_count = 0;
11745
- digit operand2_digits[5]; // Could be more minimal and depend on sizeof(digit)
11745
+ digit operand2_digits[5] = {0}; // Could be more minimal and depend on sizeof(digit)
11746
11746
  {
11747
11747
  unsigned long t = operand2_abs_ival;
11748
11748
 
@@ -727,7 +727,7 @@ static PyObject *COPY_DICT_KW(PyObject *dict_value) {
727
727
 
728
728
  Py_INCREF(value);
729
729
  PyObject *key = *key_ptr;
730
- if (is_unicode) {
730
+ if (is_unicode == false) {
731
731
  if (unlikely(!checkKeywordType(key))) {
732
732
  had_kw_error = true;
733
733
  }