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

[v14.x] Backport Python 3.10 compatibility patches #40689

Closed
wants to merge 3 commits into from

Commits on Nov 1, 2021

  1. deps: V8: patch jinja2 for Python 3.10 compat

    PR-URL: nodejs#40296
    Fixes: nodejs#40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    targos authored and richardlau committed Nov 1, 2021
    Copy the full SHA
    80b7c4a View commit details
    Browse the repository at this point in the history
  2. tools: patch jinja2 for Python 3.10 compat

    PR-URL: nodejs#40296
    Fixes: nodejs#40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    targos authored and richardlau committed Nov 1, 2021
    Copy the full SHA
    1007a6e View commit details
    Browse the repository at this point in the history
  3. build: support Python 3.10.0

    PR-URL: nodejs#40296
    Fixes: nodejs#40294
    Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    iam-frankqiu authored and richardlau committed Nov 1, 2021
    Copy the full SHA
    31c42ae View commit details
    Browse the repository at this point in the history