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
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
.
TrackNet
/
python-lz4
Public
forked from
python-lz4/python-lz4
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-lz4
setup.py
on
master
User selector
All users
All time
Commit history
Commits on Apr 3, 2018
Remove requirement for deprecation package
jonathanunderwood
committed
7a66d74
View commit details
Copy full SHA for 7a66d74
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Install the future packagine on Python < 3 to provide the builtins package
jonathanunderwood
committed
044ec96
View commit details
Copy full SHA for 044ec96
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Pass python_requires argument to setuptools
Show description for e9fe227
jdufresne
committed
e9fe227
View commit details
Copy full SHA for e9fe227
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Move pytest-runner back to setup_requires
Show description for 5f5bb11
jonathanunderwood
committed
5f5bb11
View commit details
Copy full SHA for 5f5bb11
View code at this point
Browse repository at this point
Commits on Dec 25, 2017
Move pytest-runner from setup_requires to tests_require
Show description for bef88eb
jdufresne
committed
bef88eb
View commit details
Copy full SHA for bef88eb
View code at this point
Browse repository at this point
Merge branch 'development' into cleanups
jonathanunderwood
committed
0ec6b0b
View commit details
Copy full SHA for 0ec6b0b
View code at this point
Browse repository at this point
Allow setuptools to install pkgconfig via setup_requires
Show description for 644d6e2
jdufresne
committed
644d6e2
View commit details
Copy full SHA for 644d6e2
View code at this point
Browse repository at this point
Add comment to setup.py
jonathanunderwood
committed
005c0f8
View commit details
Copy full SHA for 005c0f8
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
Deal with pkg-config not being present in setuppy (windows)
jonathanunderwood
committed
28dfd36
View commit details
Copy full SHA for 28dfd36
View code at this point
Browse repository at this point
Rework setup.py
Show description for 1e599fa
jonathanunderwood
committed
1e599fa
View commit details
Copy full SHA for 1e599fa
View code at this point
Browse repository at this point
Re-add lz4version function as deprectated wrapper
jonathanunderwood
committed
627b679
View commit details
Copy full SHA for 627b679
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Remove Python 2.6 from supported versions
jonathanunderwood
committed
2d0aa3c
View commit details
Copy full SHA for 2d0aa3c
View code at this point
Browse repository at this point
Remove LZ4_VERSION
jonathanunderwood
committed
cb8c5bc
View commit details
Copy full SHA for cb8c5bc
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Migrate to using pytest instead of nose for testing
jonathanunderwood
committed
8ced044
View commit details
Copy full SHA for 8ced044
View code at this point
Browse repository at this point
Whitespace cleanup in setup.py
jonathanunderwood
committed
3bedd26
View commit details
Copy full SHA for 3bedd26
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Replace check_output for compatibility with Python 2.6.
Show description for 19f2d8f
nneonneo
committed
19f2d8f
View commit details
Copy full SHA for 19f2d8f
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Improve documentation
nneonneo
authored
ccd7778
View commit details
Copy full SHA for ccd7778
View code at this point
Browse repository at this point
Properly use pkg-config to configure liblz4
Show description for 2f1688d
nneonneo
authored
2f1688d
View commit details
Copy full SHA for 2f1688d
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
Drop all support for Python 3.2 and 3.3
jonathanunderwood
committed
f15e94e
View commit details
Copy full SHA for f15e94e
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Import sys in setup.py and fix build for mingw (#23)
jonathanunderwood
committed
69e6cd0
View commit details
Copy full SHA for 69e6cd0
View code at this point
Browse repository at this point
Commits on Jan 28, 2017
Fix typos
darkk
committed
ecf4ff1
View commit details
Copy full SHA for ecf4ff1
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Move lz4version to its own extension module
jonathanunderwood
committed
e6c339e
View commit details
Copy full SHA for e6c339e
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Rework compiler handling in setup.py
Show description for 6acd0e2
jonathanunderwood
committed
6acd0e2
View commit details
Copy full SHA for 6acd0e2
View code at this point
Browse repository at this point
Re-add setting of LZ4_VERSION logic to setup.py
jonathanunderwood
committed
8721c5f
View commit details
Copy full SHA for 8721c5f
View code at this point
Browse repository at this point
Refactor, simplify and cleanup setup.py
jonathanunderwood
committed
4681b04
View commit details
Copy full SHA for 4681b04
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Add Python 3.6 classifier to setup.py
jonathanunderwood
committed
3f94155
View commit details
Copy full SHA for 3f94155
View code at this point
Browse repository at this point
Update author and author_email in setup.py
jonathanunderwood
committed
1564dd4
View commit details
Copy full SHA for 1564dd4
View code at this point
Browse repository at this point
Drop version_scheme from setup.py
jonathanunderwood
committed
4edafa8
View commit details
Copy full SHA for 4edafa8
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
Bump lz4.LZ4_VERSION to match bundled code (diverged since e38eea22)
darkk
committed
0672937
View commit details
Copy full SHA for 0672937
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Use system py3c headers if found, otherwise use bundled ones
jonathanunderwood
committed
ab5b96e
View commit details
Copy full SHA for ab5b96e
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Integrate frame module into project
jonathanunderwood
committed
6fe9030
View commit details
Copy full SHA for 6fe9030
View code at this point
Browse repository at this point
Commits on May 29, 2016
Move block.c to _block.c under lz4.block
jonathanunderwood
committed
bb2c7ea
View commit details
Copy full SHA for bb2c7ea
View code at this point
Browse repository at this point
Don't set LZ4_VERSION inside block.c
Show description for ae0015d
jonathanunderwood
committed
ae0015d
View commit details
Copy full SHA for ae0015d
View code at this point
Browse repository at this point
Use setuptools_scm for generating version information
jonathanunderwood
committed
f9e62d6
View commit details
Copy full SHA for f9e62d6
View code at this point
Browse repository at this point
Rename python-lz4.c to block.c
jonathanunderwood
committed
aef6e75
View commit details
Copy full SHA for aef6e75
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.