Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add NEWS entry
  • Loading branch information
pablogsal committed May 30, 2022
commit c0a3429535bc20c33273aa90db96f38a8388cbb2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Ensure that custom mod:`ast` nodes without explicit end positions can be
compiled. Patch by Pablo Galindo.