Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1763673 Python3.13 support #2105

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

sfc-gh-mkeller
Copy link
Collaborator

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes SNOW-1763673

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    These new versions usually need no code-changes. They should just work on new Python versions. I also took this opportunity to update pre-commit hooks and fix all files.

  4. (Optional) PR for stored-proc connector:

@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 13, 2024
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from 8dfbfe4 to eb881d7 Compare November 13, 2024 04:24
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 13, 2024
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 13, 2024
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 13, 2024
@sfc-gh-mkeller sfc-gh-mkeller added the DO_NOT_PORT_CHANGES_TO_SP Add this label when changes in this PR do not need to be port to SP connector label Nov 13, 2024
@sfc-gh-mkeller sfc-gh-mkeller self-assigned this Nov 13, 2024
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 14, 2024
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 14, 2024
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from 45c5025 to d4d028e Compare November 14, 2024 00:47
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 14, 2024
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from d4d028e to a57dc10 Compare November 14, 2024 22:52
@snowflakedb snowflakedb deleted a comment from gitguardian bot Nov 14, 2024
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from a57dc10 to fe10e5a Compare November 14, 2024 23:10
Copy link

gitguardian bot commented Nov 14, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from fe10e5a to 259309a Compare November 14, 2024 23:30
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from 7e90fda to 16f3e24 Compare November 18, 2024 20:06
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch 2 times, most recently from bb0644f to 195cdde Compare November 18, 2024 20:20
@sfc-gh-mkeller sfc-gh-mkeller force-pushed the mkeller/SNOW-1763673/python3.13-support branch from 195cdde to 3832ff1 Compare November 18, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO_NOT_PORT_CHANGES_TO_SP Add this label when changes in this PR do not need to be port to SP connector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant