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
.
diffbot
/
diffbot-python
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
124
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixes by @attilaolah
- #2
#2
Merged
miketung
merged 15 commits into
diffbot:master
diffbot/diffbot-python:master
from
mattbanister:master
Copy head branch name to clipboard
Feb 21, 2014
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fixes by @attilaolah
#2
miketung
merged 15 commits into
diffbot:master
diffbot/diffbot-python:master
from
mattbanister:master
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2014
rm temporary variable
attilaolah
committed
9b8ab8b
View commit details
Copy full SHA for 9b8ab8b
Browse repository at this point
rm empty line
attilaolah
committed
f91ccad
View commit details
Copy full SHA for f91ccad
Browse repository at this point
use string formatting
attilaolah
committed
ce40017
View commit details
Copy full SHA for ce40017
Browse repository at this point
no mutable default keyword args
attilaolah
committed
eec678b
View commit details
Copy full SHA for eec678b
Browse repository at this point
static attribute can be defined on the class level
attilaolah
committed
d9e3ce1
View commit details
Copy full SHA for d9e3ce1
Browse repository at this point
avoid choking on JSON in case the response that comes back is not successful
attilaolah
committed
7a59f14
View commit details
Copy full SHA for 7a59f14
Browse repository at this point
remove redundant emptiness check of kwargs before update
attilaolah
committed
88d375a
View commit details
Copy full SHA for 88d375a
Browse repository at this point
rm unused imports
attilaolah
committed
705d890
View commit details
Copy full SHA for 705d890
Browse repository at this point
newline at end of file
attilaolah
committed
96c5430
View commit details
Copy full SHA for 96c5430
Browse repository at this point
rm unused logger
attilaolah
committed
ddf0aac
View commit details
Copy full SHA for ddf0aac
Browse repository at this point
fix version number formatting
attilaolah
committed
e065056
View commit details
Copy full SHA for e065056
Browse repository at this point
apply e065056d597dc94ac3309af8582069bffcdfb276 to master
attilaolah
committed
42cc99a
View commit details
Copy full SHA for 42cc99a
Browse repository at this point
Merge branch 'master' into cleanup-tests
attilaolah
committed
5f7c090
View commit details
Copy full SHA for 5f7c090
Browse repository at this point
Merge pull request #1 from attilaolah/master
Show description for 2579a26
mattbanister
committed
2579a26
View commit details
Copy full SHA for 2579a26
Browse repository at this point
Merge pull request #2 from attilaolah/cleanup-tests
Show description for 1ae7246
mattbanister
committed
1ae7246
View commit details
Copy full SHA for 1ae7246
Browse repository at this point
You can’t perform that action at this time.