Skip to content

Activity

Move knownfs that work to no longer be knownf, tested via tox.

cdlearypushed 1 commit to master • 0166dac…9ad4211 • 
on May 31, 2024

Add simple eval example, base builtin on exec, gets `functools.part…

cdlearypushed 1 commit to master • 4861c66…0166dac • 
on May 31, 2024

Built-in odict is a lifted type for now (i.e. we do not wrap it in an…

cdlearypushed 1 commit to master • c7ae712…4861c66 • 
on Apr 29, 2024

Get enum convert test passing, private API changed in 3.9

cdlearypushed 1 commit to master • 3dcb97a…c7ae712 • 
on Apr 29, 2024

Get flake8 to check for unused imports.

cdlearypushed 1 commit to master • eee5c0c…3dcb97a • 
on Apr 29, 2024

Factor out EFrame to own module.

cdlearypushed 1 commit to master • c7b9838…eee5c0c • 
on Apr 29, 2024

Add 3.7 to CI.

cdlearypushed 2 commits to master • 32ded13…c7b9838 • 
on Apr 29, 2024

pycodestyle for 3.9

cdlearypushed 1 commit to master • a31119c…32ded13 • 
on Apr 29, 2024

Make a way to run a particular test case.

cdlearypushed 1 commit to master • 2f7e35e…a31119c • 
on Apr 29, 2024

Make generic alias test run on 3.7+ and version the MAP_ADD op, order…

cdlearypushed 1 commit to master • 246569e…2f7e35e • 
on Apr 29, 2024

Downscope workflow to 3.9 for now but add TOX instructions and deadsn…

cdlearypushed 1 commit to master • 7e290e0…246569e • 
on Apr 29, 2024

Use pycodestyle compatible with 3.7

cdlearypushed 1 commit to master • 6b5b404…7e290e0 • 
on Apr 29, 2024

Use tox!

cdlearypushed 1 commit to master • 758ef4c…6b5b404 • 
on Apr 29, 2024

Upgrade pyfakefs.

cdlearypushed 1 commit to master • 9e7f770…758ef4c • 
on Apr 29, 2024

collections-based tests now passing, move out of knownf set.

cdlearypushed 1 commit to master • 7e757e6…9e7f770 • 
on Apr 29, 2024

Allow EClassMethod to decorate arbitrary EPyObjects not just EFunctions.

cdlearypushed 1 commit to master • c9f8bf1…7e757e6 • 
on Apr 28, 2024

Add another sample for user defined enum.

cdlearypushed 1 commit to master • 12cd826…c9f8bf1 • 
on Apr 28, 2024

Break fixes.

cdlearypushed 1 commit to master • 7c0941a…12cd826 • 
on Apr 28, 2024

Fix code to conform to type annotation for fuzz infra -- not bad to j…

cdlearypushed 2 commits to master • e727d25…7c0941a • 
on Apr 28, 2024

Now we can mypy check all files in the echo dir.

cdlearypushed 2 commits to master • c172297…e727d25 • 
on Apr 28, 2024

Bring call_profiler.py to mypy compliance.

cdlearypushed 1 commit to master • 0673409…c172297 • 
on Apr 28, 2024

Bring cpython_tracer.py to mypy compliance.

cdlearypushed 1 commit to master • 22367a6…0673409 • 
on Apr 28, 2024

Get ctype_frame.py into mypy compliance.

cdlearypushed 1 commit to master • 7d180ce…22367a6 • 
on Apr 28, 2024

efunction_type.py to mypy compliance

cdlearypushed 1 commit to master • aad09ec…7d180ce • 
on Apr 28, 2024

Bring frame_objects.py into mypy compliance.

cdlearypushed 1 commit to master • 740c1e5…aad09ec • 
on Apr 28, 2024

Get import_routines.py mypy compliant.

cdlearypushed 1 commit to master • c158486…740c1e5 • 
on Apr 28, 2024

Get egenerator to type check with mypy.

cdlearypushed 1 commit to master • 5f77a1a…c158486 • 
on Apr 28, 2024

Bring builtin_build_class.py to mypy compliance.

cdlearypushed 1 commit to master • 7f08731…5f77a1a • 
on Apr 28, 2024

Bring builtin_tuple.py into mypy compliance.

cdlearypushed 1 commit to master • 6b5a574…7f08731 • 
on Apr 28, 2024

Bring builtin_list.py into mypy compliance.

cdlearypushed 2 commits to master • bf6c648…6b5a574 • 
on Apr 28, 2024