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 }}
devbazy
/
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 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
Commits on Nov 2, 2012
add forgotten testdata file
ahupp
committed
f85b084
View commit details
Copy full SHA for f85b084
Browse repository at this point
Support python 3
Show description for d033eb4
ahupp
committed
d033eb4
View commit details
Copy full SHA for d033eb4
Browse repository at this point
Commits on Sep 17, 2012
cleanup README
ahupp
committed
4d98bc0
View commit details
Copy full SHA for 4d98bc0
Browse repository at this point
update README to markdown format, and clarify
ahupp
committed
2aaae1a
View commit details
Copy full SHA for 2aaae1a
Browse repository at this point
bump version to 0.4.3
ahupp
committed
e626757
View commit details
Copy full SHA for e626757
Browse repository at this point
explain change to __del__
ahupp
committed
9b58479
View commit details
Copy full SHA for 9b58479
Browse repository at this point
Merge branch 'master' of github.com:ahupp/python-magic
ahupp
committed
e8f5c02
View commit details
Copy full SHA for e8f5c02
Browse repository at this point
Merge pull request #19 from edevil/master
Show description for 91cd6d4
ahupp
committed
91cd6d4
View commit details
Copy full SHA for 91cd6d4
Browse repository at this point
Merge branch 'master' of github.com:ahupp/python-magic
ahupp
committed
4e9d5cb
View commit details
Copy full SHA for 4e9d5cb
Browse repository at this point
Commits on Jul 25, 2012
Check for magic_close as well. When python is exiting it can be
Show description for 4b88db6
edevil
committed
4b88db6
View commit details
Copy full SHA for 4b88db6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.