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 <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Christian Clauss <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    targos authored and richardlau committed Nov 1, 2021
    Configuration menu
    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 <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Christian Clauss <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    targos authored and richardlau committed Nov 1, 2021
    Configuration menu
    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 <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Christian Clauss <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    iam-frankqiu authored and richardlau committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    31c42ae View commit details
    Browse the repository at this point in the history