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 }}
gerrat
/
python-json-patch
Public
forked from
stefankoegl/python-json-patch
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
Datepicker
All time
Commit history
Commits on Jun 12, 2017
Incorporated bug fixes from pull request on main repo.
gerrat
committed
63eaecc
View commit details
Copy full SHA for 63eaecc
Browse repository at this point
Commits on Apr 27, 2017
don't apply patch optimization when it's incorrect
mrhadenough
committed
e18a131
View commit details
Copy full SHA for e18a131
Browse repository at this point
Commits on Mar 8, 2017
Fix: python 3.2 tests
mrhadenough
committed
05d9ace
View commit details
Copy full SHA for 05d9ace
Browse repository at this point
Fix: optimization bugs #55, #54, add more tests
mrhadenough
committed
d1f317a
View commit details
Copy full SHA for d1f317a
Browse repository at this point
Commits on Jan 12, 2017
bump version to 1.15
stefankoegl
committed
27f1f98
View commit details
Copy full SHA for 27f1f98
Browse repository at this point
bump version to 1.14
stefankoegl
committed
8b46602
View commit details
Copy full SHA for 8b46602
Browse repository at this point
Update trove classification to include Python 3.6
stefankoegl
committed
a01bec7
View commit details
Copy full SHA for a01bec7
Browse repository at this point
Commits on Jan 6, 2017
Run tests with Python 3.6
Rémy HUBSCHER
authored and
stefankoegl
committed
1dbc03c
View commit details
Copy full SHA for 1dbc03c
Browse repository at this point
Commits on Oct 2, 2016
If there is no diff print nothing; exit 1 if a diff is found (#53)
Show description for 4e95310
gergnz
authored and
stefankoegl
committed
4e95310
View commit details
Copy full SHA for 4e95310
Browse repository at this point
Commits on Jul 22, 2016
Merge pull request #52 from haypo/signature
Show description for 55e0c43
stefankoegl
authored
55e0c43
View commit details
Copy full SHA for 55e0c43
Browse repository at this point
Use inspect.signature() on Python 3
Show description for d6e9a00
vstinner
committed
d6e9a00
View commit details
Copy full SHA for d6e9a00
Browse repository at this point
Commits on May 31, 2016
Merge pull request #50 from go1dshtein/master
Show description for c9ac1d9
stefankoegl
committed
c9ac1d9
View commit details
Copy full SHA for c9ac1d9
Browse repository at this point
Commits on May 4, 2016
Fix KeyError in add/remove optimization
go1dshtein
committed
72a90e3
View commit details
Copy full SHA for 72a90e3
Browse repository at this point
Commits on Feb 13, 2016
Update trove classification to include Python 3.5
stefankoegl
committed
5cc9bee
View commit details
Copy full SHA for 5cc9bee
Browse repository at this point
bump version to 1.13
stefankoegl
committed
b15d8f1
View commit details
Copy full SHA for b15d8f1
Browse repository at this point
Remove import of ``pudb``
stefankoegl
committed
9ce8487
View commit details
Copy full SHA for 9ce8487
Browse repository at this point
Print test comments when external tests fail
Show description for cf0da04
stefankoegl
committed
cf0da04
View commit details
Copy full SHA for cf0da04
Browse repository at this point
Make ``move`` operation with from == path a no-op
stefankoegl
committed
4443d32
View commit details
Copy full SHA for 4443d32
Browse repository at this point
Optimize "deep" ``replace`` operation, fixes #36
stefankoegl
committed
a33021b
View commit details
Copy full SHA for a33021b
Browse repository at this point
Create "universal" wheel packages
stefankoegl
committed
32dcbb0
View commit details
Copy full SHA for 32dcbb0
Browse repository at this point
Add encoding info to setup.py
stefankoegl
committed
5c2a9b9
View commit details
Copy full SHA for 5c2a9b9
Browse repository at this point
Commits on Nov 3, 2015
bump version to 1.12
stefankoegl
committed
d877f1d
View commit details
Copy full SHA for d877f1d
Browse repository at this point
Merge pull request #46 from apinkney97/master, fixes #40
Show description for 46ad04c
stefankoegl
committed
46ad04c
View commit details
Copy full SHA for 46ad04c
Browse repository at this point
Add failing test for #40
stefankoegl
committed
2a02d21
View commit details
Copy full SHA for 2a02d21
Browse repository at this point
Fix bug in _split_by_common_seq using wrong range in right subtree
Alex Pinkney
committed
3f2328e
View commit details
Copy full SHA for 3f2328e
Browse repository at this point
Commits on Oct 28, 2015
Merge pull request #43 from selurvedu/separate-tests
Show description for 99bf616
stefankoegl
committed
99bf616
View commit details
Copy full SHA for 99bf616
Browse repository at this point
Commits on Oct 24, 2015
Allow running certain tests separately
Show description for 0ae80ba
selurvedu
committed
0ae80ba
View commit details
Copy full SHA for 0ae80ba
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #45 from selurvedu/py32_coverage
Show description for a2ba02f
stefankoegl
committed
a2ba02f
View commit details
Copy full SHA for a2ba02f
Browse repository at this point
Commits on Oct 18, 2015
Fix build failure on Travis CI with Python 3.2
Show description for 70306fa
selurvedu
committed
70306fa
View commit details
Copy full SHA for 70306fa
Browse repository at this point
Commits on Sep 18, 2015
Add Travis tests for Python 3.5
stefankoegl
committed
5ee8e9e
View commit details
Copy full SHA for 5ee8e9e
Browse repository at this point
Commits on May 8, 2015
bump version to 1.11
stefankoegl
committed
dc9260e
View commit details
Copy full SHA for dc9260e
Browse repository at this point
Commits on May 7, 2015
Fix tests for Python 3.2
stefankoegl
committed
23f9b1a
View commit details
Copy full SHA for 23f9b1a
Browse repository at this point
bump version to 1.10
stefankoegl
committed
348ec1d
View commit details
Copy full SHA for 348ec1d
Browse repository at this point
Require pypandoc instead of pandoc for setup.py
stefankoegl
committed
b8275b5
View commit details
Copy full SHA for b8275b5
Browse repository at this point
Fix make_patch with unicode paths
stefankoegl
committed
5d1980d
View commit details
Copy full SHA for 5d1980d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.