Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aboutcode-org
/
scancode-toolkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
791
Star
2.6k
Code
Issues
1.5k
Pull requests
217
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Cython seq
- #4500
#4500
Merged
JonoYang
merged 14 commits into
develop
aboutcode-org/scancode-toolkit:develop
from
cython-seq
aboutcode-org/scancode-toolkit:cython-seq
Copy head branch name to clipboard
Jul 31, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Cython seq
#4500
JonoYang
merged 14 commits into
develop
aboutcode-org/scancode-toolkit:develop
from
cython-seq
aboutcode-org/scancode-toolkit:cython-seq
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2025
Modify CyDifflib the same way we modified difflib
Show description for f273246
JonoYang
committed
f273246
View commit details
Copy full SHA for f273246
Browse repository at this point
Update assignment code
Show description for c733a28
JonoYang
committed
c733a28
View commit details
Copy full SHA for c733a28
Browse repository at this point
Commits on Jul 30, 2025
Use unordered_map instead of vector
Show description for 93f0af8
JonoYang
committed
93f0af8
View commit details
Copy full SHA for 93f0af8
Browse repository at this point
Commits on Jul 31, 2025
Build seq.pyx on install and use as default
Show description for 3203906
JonoYang
committed
3203906
View commit details
Copy full SHA for 3203906
Browse repository at this point
Install cython in venv
Show description for e01dd1b
JonoYang
committed
e01dd1b
View commit details
Copy full SHA for e01dd1b
Browse repository at this point
State argument types in function declarations
Show description for 3e75e2c
JonoYang
committed
3e75e2c
View commit details
Copy full SHA for 3e75e2c
Browse repository at this point
Do not perform list comprehension when returning matching blocks
Show description for 80847f1
JonoYang
committed
80847f1
View commit details
Copy full SHA for 80847f1
Browse repository at this point
Install cython in create_virtualenv function
Show description for d63f0c3
JonoYang
committed
d63f0c3
View commit details
Copy full SHA for d63f0c3
Browse repository at this point
Update import in test_seq.py
Show description for 8009a20
JonoYang
committed
8009a20
View commit details
Copy full SHA for 8009a20
Browse repository at this point
Add ABOUT and LICENSE file for seq.pyx
Show description for c1ed4c9
JonoYang
committed
c1ed4c9
View commit details
Copy full SHA for c1ed4c9
Browse repository at this point
Modify extend_match for use in Python
Show description for bd5f176
JonoYang
committed
bd5f176
View commit details
Copy full SHA for bd5f176
Browse repository at this point
Remove seq.pyx and import it as cyseq
Show description for aee216c
JonoYang
committed
aee216c
View commit details
Copy full SHA for aee216c
Browse repository at this point
Do not install cython into the venv
Show description for 21130c8
JonoYang
committed
21130c8
View commit details
Copy full SHA for 21130c8
Browse repository at this point
Remove unneeded gitignore rule
Show description for 4556603
JonoYang
committed
4556603
View commit details
Copy full SHA for 4556603
Browse repository at this point
You can’t perform that action at this time.