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 }}
codecrack3
/
python-magic
Public
forked from
ahupp/python-magic
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 30, 2014
Always use utf-8 regardless of filesystem encoding
ahupp
committed
012f8a9
View commit details
Copy full SHA for 012f8a9
Browse repository at this point
Commits on May 6, 2014
fix license in setup.py to match LICENSE file
ahupp
committed
5c5036c
View commit details
Copy full SHA for 5c5036c
Browse repository at this point
Commits on Apr 28, 2014
Merge pull request #59 from brutasse/fix/py3
Show description for fd1892b
ahupp
committed
fd1892b
View commit details
Copy full SHA for fd1892b
Browse repository at this point
Merge pull request #58 from SiggyF/windows-cygwinfind
Show description for 07582fd
ahupp
committed
07582fd
View commit details
Copy full SHA for 07582fd
Browse repository at this point
Commits on Mar 4, 2014
Workaround sys.version_info not being a named tuple on py26
brutasse
committed
1c8424e
View commit details
Copy full SHA for 1c8424e
Browse repository at this point
Add some classifiers for PyPI
brutasse
committed
8c92303
View commit details
Copy full SHA for 8c92303
Browse repository at this point
Add python 3.3 travis target
brutasse
committed
e3a5c53
View commit details
Copy full SHA for e3a5c53
Browse repository at this point
Commits on Feb 25, 2014
find library in windows if cygwin path is added to PATH
Fedor Baart
committed
4894efa
View commit details
Copy full SHA for 4894efa
Browse repository at this point
Commits on Jan 28, 2014
Merge pull request #55 from asl97/patch-1
Show description for 0d8f718
ahupp
committed
0d8f718
View commit details
Copy full SHA for 0d8f718
Browse repository at this point
remove extra import sys
asl97
committed
72a7557
View commit details
Copy full SHA for 72a7557
Browse repository at this point
Commits on Jan 4, 2014
Properly handle unicode filenames given in both byte-str and unicode
Show description for a5ebf0d
ahupp
committed
a5ebf0d
View commit details
Copy full SHA for a5ebf0d
Browse repository at this point
Relicense under the MIT license (apparently the PSF one isn't
Show description for a0f2249
ahupp
committed
a0f2249
View commit details
Copy full SHA for a0f2249
Browse repository at this point
Replace windows docs with cygwin instructions/path
ahupp
committed
fc73c30
View commit details
Copy full SHA for fc73c30
Browse repository at this point
Commits on Oct 24, 2013
Merge pull request #48 from mojoTX/bugfix_issue47
Show description for 4081eb6
ahupp
committed
4081eb6
View commit details
Copy full SHA for 4081eb6
Browse repository at this point
Fixed issue with flags
Michael Jarvis
authored and
Michael Jarvis
committed
76f63cc
View commit details
Copy full SHA for 76f63cc
Browse repository at this point
Commits on Oct 23, 2013
Hypothetical fix for issue https://github.com/ahupp/python-magic/issues/47
ahupp
committed
75eab74
View commit details
Copy full SHA for 75eab74
Browse repository at this point
Commits on Oct 8, 2013
bump to 0.4.6
ahupp
committed
a051eae
View commit details
Copy full SHA for a051eae
Browse repository at this point
Fix failure on file-5.15. That has a bug and/or change in behvior
Show description for 4942310
ahupp
committed
4942310
View commit details
Copy full SHA for 4942310
Browse repository at this point
Commits on Sep 27, 2013
bump version to 0.4.5
ahupp
committed
998677a
View commit details
Copy full SHA for 998677a
Browse repository at this point
Don't hard-code version number when finding homebrew library
ahupp
committed
1c0e88e
View commit details
Copy full SHA for 1c0e88e
Browse repository at this point
bump version to 0.4.4
ahupp
committed
1f804dc
View commit details
Copy full SHA for 1f804dc
Browse repository at this point
Merge branch 'master' of github.com:ahupp/python-magic into aromanovich-master
ahupp
committed
01a66f7
View commit details
Copy full SHA for 01a66f7
Browse repository at this point
Merge branch 'master' of https://github.com/aromanovich/python-magic into aromanovich-master
Show description for 2b2f1fb
ahupp
committed
2b2f1fb
View commit details
Copy full SHA for 2b2f1fb
Browse repository at this point
Merge pull request #40 from DXist/master
Show description for 7f2e9ac
ahupp
committed
7f2e9ac
View commit details
Copy full SHA for 7f2e9ac
Browse repository at this point
Use python 2.4-compatible threading.currentThread() call
ahupp
committed
20e7137
View commit details
Copy full SHA for 20e7137
Browse repository at this point
Update homebrew instructions
ahupp
committed
ea8b2d5
View commit details
Copy full SHA for ea8b2d5
Browse repository at this point
Commits on Aug 20, 2013
Add stdeb config
DXist
committed
be0a810
View commit details
Copy full SHA for be0a810
Browse repository at this point
Commits on Jun 3, 2013
fix bad merge of README
ahupp
committed
9f18d2c
View commit details
Copy full SHA for 9f18d2c
Browse repository at this point
add troubleshooting section and extended usage docs
ahupp
committed
f6a165e
View commit details
Copy full SHA for f6a165e
Browse repository at this point
Add some comments
ahupp
committed
238643e
View commit details
Copy full SHA for 238643e
Browse repository at this point
Commits on Jun 2, 2013
- avoid segfault when used in multiple threads via magic.from_buffer/from_file methods
Show description for fc69194
ahupp
committed
fc69194
View commit details
Copy full SHA for fc69194
Browse repository at this point
Commits on Feb 5, 2013
Add keep going functionality
aromanovich
committed
d529597
View commit details
Copy full SHA for d529597
Browse repository at this point
Fix tests
aromanovich
committed
410dd60
View commit details
Copy full SHA for 410dd60
Browse repository at this point
Commits on Feb 4, 2013
Refactor tests
aromanovich
committed
f31da1c
View commit details
Copy full SHA for f31da1c
Browse repository at this point
Fix tests; introduce Travis CI
aromanovich
committed
029834f
View commit details
Copy full SHA for 029834f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.