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

make vembyr work with py3 #35

Merged
merged 4 commits into from
Feb 10, 2023
Merged

make vembyr work with py3 #35

merged 4 commits into from
Feb 10, 2023

Conversation

kazzmir
Copy link
Owner

@kazzmir kazzmir commented Feb 10, 2023

update various py2-isms in vembyr. The tests pass now

~/svn/paintown/src/mugen/parser/vembyr $ ./test_peg.py 
[test1] Test bnf..
[test1] Test python..
[test1] Test c++..
[test2] Test bnf..
[test2] Test python..
[test2] Test c++..
[test3] Test c++..
[test4] Test c++..
[test4] Test python..
[test5] Test bnf..
[test5] Test python..
[test5] Test c++..
[test6] Test bnf..
[test6] Test python..
[test6] Test c++..
[test7] Test c++..

Tests run 7. Failures 0
Performance test 1
Total 0.050692. Single run 0.050692
Performance test 2
Total 0.114882. Single run 0.057441
Performance test 3
Total 0.148437. Single run 0.049479

@kazzmir kazzmir merged commit c5fdd17 into master Feb 10, 2023
@kazzmir kazzmir deleted the vembyr-py3 branch February 10, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant