chore(deps): update python packages to v312#353
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
311→312Release Notes
mhammond/pywin32 (pywin32)
v312pythoncom.frozenand resolve build deprecation warnings (#2593, [@Avasam][Avasam])pythoncom.frozenused to exposePy_FrozenFlagfrom the C API.Py_FrozenFlagis deprecated since Python 3.12..pyofiles which haven't been a thing since Python 3.5 (#2754, [@Avasam][Avasam])axdebugbuild on Python 3.11+ using CPython's new opaque frame APIs, fixed 64-bit overflow in sourceContext and stack addresses, fixed incorrect step-over and step-out behavior, and fixedListEnumeratorGateway.Next()returning lazymapiterator incompatible with C++ COM gateways that require a sequence (#2723, #2724, #2725, [@wxinix-2022][wxinix-2022])UNICODEconstants since dropping Python 2 support inwin32ui,win32guiandwin32clipboard(#2717, [@Avasam][Avasam])[out]method parameters (#2708, [@geppi][geppi], [@the-snork][the-snork])SAFEARRAY(COM Record)andSAFEARRAY(double)(#2655, [@geppi][geppi]).dlland.exefiles (#2647, [@Avasam][Avasam])LoadPerfCounterTextStringsandUnloadPerfCounterTextStrings'sbQuietparam being unused and hardcoded toTrue(#2711, [@Avasam][Avasam])win32con.FILE_ATTRIBUTE_ATOMIC_WRITEwin32con.FILE_ATTRIBUTE_XACTION_WRITEPyCSliderCtrl.VerifyPosmethodwin32profile.{LoadUserProfile,UnloadUserProfile,CreateEnvironmentBlock},
win32security.{LogonUser, LookupAccountName, SetNamedSecurityInfo, GetNamedSecurityInfo, LsaAddAccountRights, ConvertSidToStringSid}
all now release the GIL before making the call (#2732)
Python 3.8 was the last official CPython version to support those versions (Python 3.9 installer requires at least Windows 8.1 / Server 2012).
Configuration
📅 Schedule: (in timezone US/Central)
* * * * 0)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.