summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.13.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-antlr4-runtime: upgrade 4.13.0 -> 4.13.1Wang Mingyu2023-09-201-0/+11
Changelog: =========== - change signatures for ReportAttemptingFullContext() and ReportContextSensitivity() to be identical to all other targets - Move GetText(), SetText(), and String() from CommonToken to BaseToken - Restore "Obtained from string" source name. - fix: Fix very minor code issues spotted by goreportcard.com - Java: suppress this-escape warning introduced in JDK 21. - Adds default targets for babel configuration - fix dependabot warnings - Add Antlr4Dynamic product - Cleanup duplicate SwiftTarget code - Fix for #4320--export additional types License-Update: Version updated to 4.13.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>