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 }}
jim-easterbrook
/
python-exiv2
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
25
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Devel
- #67
#67
Merged
jim-easterbrook
merged 14 commits into
main
jim-easterbrook/python-exiv2:main
from
devel
jim-easterbrook/python-exiv2:devel
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Devel
#67
jim-easterbrook
merged 14 commits into
main
jim-easterbrook/python-exiv2:main
from
devel
jim-easterbrook/python-exiv2:devel
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Don't test ref count on "immortal" object
Show description for 98c803e
jim-easterbrook
committed
98c803e
View commit details
Copy full SHA for 98c803e
Browse repository at this point
Commits on Mar 7, 2026
Build only needs toml for Python < 3.9
jim-easterbrook
committed
d9f1fcc
View commit details
Copy full SHA for d9f1fcc
Browse repository at this point
Commits on Mar 9, 2026
Use raw strings for regex expressions
jim-easterbrook
committed
57c9f6a
View commit details
Copy full SHA for 57c9f6a
Browse repository at this point
Commits on Mar 17, 2026
Merge branch 'main' into devel
jim-easterbrook
committed
1b62455
View commit details
Copy full SHA for 1b62455
Browse repository at this point
Commits on Jun 20, 2026
Provide PyWeakref_GetRef for Python < 3.13
Show description for 8a666d2
jim-easterbrook
committed
8a666d2
View commit details
Copy full SHA for 8a666d2
Browse repository at this point
Commits on Jun 22, 2026
Check result of release_views() calls
Show description for c26c37f
jim-easterbrook
committed
c26c37f
View commit details
Copy full SHA for c26c37f
Browse repository at this point
Add error checking to other PyWeakref_GetRef calls
jim-easterbrook
committed
ae5cfa6
View commit details
Copy full SHA for ae5cfa6
Browse repository at this point
Fix potential memory leak
Show description for d02c752
jim-easterbrook
committed
d02c752
View commit details
Copy full SHA for d02c752
Browse repository at this point
Commits on Jul 23, 2026
Catch exceptions in str(value)
Show description for 9f1cfdf
jim-easterbrook
committed
9f1cfdf
View commit details
Copy full SHA for 9f1cfdf
Browse repository at this point
Commits on Jul 24, 2026
Add Exiv2::XmpParser::encode to Python interface
Show description for 3ac5f9c
jim-easterbrook
committed
3ac5f9c
View commit details
Copy full SHA for 3ac5f9c
Browse repository at this point
Increment python-exiv2 version
jim-easterbrook
committed
88a00d9
View commit details
Copy full SHA for 88a00d9
Browse repository at this point
Commits on Jul 25, 2026
Make XmpFormatFlags enum Pythonic
Show description for 11ffeea
jim-easterbrook
committed
11ffeea
View commit details
Copy full SHA for 11ffeea
Browse repository at this point
Commits on Jul 30, 2026
Update change log
jim-easterbrook
committed
f2ec90f
View commit details
Copy full SHA for f2ec90f
Browse repository at this point
Catch deprecation warning in test
jim-easterbrook
committed
4d372ed
View commit details
Copy full SHA for 4d372ed
Browse repository at this point
You can’t perform that action at this time.