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
Accelerator
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
Type
/
to 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 }}
steeve
/
python-lz4
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
107
Code
Issues
13
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow building against system wide lz4 library
- #41
#41
Closed
jonathanunderwood
wants to merge 7 commits into
steeve:master
steeve/python-lz4:master
from
jonathanunderwood:unbundle
jonathanunderwood/python-lz4:unbundle
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
Allow building against system wide lz4 library
#41
jonathanunderwood
wants to merge 7 commits into
steeve:master
steeve/python-lz4:master
from
jonathanunderwood:unbundle
jonathanunderwood/python-lz4:unbundle
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2015
Update to upstream lz4 r130
jonathanunderwood
committed
fc0d81d
View commit details
Copy full SHA for fc0d81d
Browse repository at this point
Export the new compress_fast method
jonathanunderwood
committed
a7316f7
View commit details
Copy full SHA for a7316f7
Browse repository at this point
Commits on Jun 28, 2015
Add logic for building against a system lz4 library to setup.py
jonathanunderwood
committed
1147197
View commit details
Copy full SHA for 1147197
Browse repository at this point
Only add the LZ4_VERSION string to the module if building against bundled lz4 library
jonathanunderwood
committed
ed10272
View commit details
Copy full SHA for ed10272
Browse repository at this point
Add lz4version function to return the lz4 C library version
jonathanunderwood
committed
7eaffaf
View commit details
Copy full SHA for 7eaffaf
Browse repository at this point
Commits on Jul 2, 2015
Move requires for nose from setup_requires to tests_requires
jonathanunderwood
committed
8423381
View commit details
Copy full SHA for 8423381
Browse repository at this point
Include tests/*.py in source distribution
jonathanunderwood
committed
b95160b
View commit details
Copy full SHA for b95160b
Browse repository at this point
You can’t perform that action at this time.