Skip to content

Integrating the Fallback Libraries to SCTK. - #3476

Draft
35C4n0r wants to merge 7 commits into
aboutcode-org:developfrom
35C4n0r:abs_integration
Draft

35C4n0r wants to merge 7 commits into
aboutcode-org:developfrom
35C4n0r:abs_integration

Conversation

@35C4n0r

@35C4n0r 35C4n0r commented Jul 31, 2023

Copy link
Copy Markdown

This PR integrates

to SCTK.
To do this, we will simply use a try-catch block with ImportError.

Fixes #3210

Signed-off-by: 35C4n0r jaykumar20march@gmail.com

35C4n0r added 2 commits July 31, 2023 21:13
- made changes in match_unknown.py and match_aho.py to fallback to ahocode.

Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
- added imports in spans.py, index.py, match_unknown.py and match_set.py to fallback to ahocode.

Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
@35C4n0r 35C4n0r changed the title ref: added logic to fallback to ahocode Integrating the Fallback Libraries to SCTK. Jul 31, 2023
@35C4n0r 35C4n0r self-assigned this Jul 31, 2023
@35C4n0r
35C4n0r marked this pull request as draft July 31, 2023 16:12
@35C4n0r 35C4n0r added the GSoC label Jul 31, 2023
35C4n0r added 5 commits July 31, 2023 21:44
Signed-off-by: 35C4n0r <jaykumar20march@gmail.com>
- Added try catch blocks for import.

Signed-off-by: Jay <jaykumar20march@gmail.com>
Signed-off-by: Jay <jaykumar20march@gmail.com>
Signed-off-by: Jay <jaykumar20march@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maximize portability by using fallback pure-python libraries

1 participant