-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
adapt the python 3.7 ast additions/changes #2818
Copy link
Copy link
Closed
Labels
status: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictopic: rewriterelated to the assertion rewrite mechanismrelated to the assertion rewrite mechanismtype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: feature-branchnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Metadata
Metadata
Assignees
Labels
status: help wanteddevelopers would like help from experts on this topicdevelopers would like help from experts on this topictopic: rewriterelated to the assertion rewrite mechanismrelated to the assertion rewrite mechanismtype: backward compatibilitymight present some backward compatibility issues which should be carefully noted in the changelogmight present some backward compatibility issues which should be carefully noted in the changelogtype: feature-branchnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Type
Fields
Give feedbackNo fields configured for issues without a type.
python3.7 did away with pyo and it did add/change some details about the ast
this causes the current failures and should be reasonably fixabl