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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-bugzilla
/
python-bugzilla
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
129
Code
Issues
4
Pull requests
4
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-bugzilla
bugzilla
__init__.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2020
rhbugzilla: Turn converter functions into a static class
Show description for 1bc70c4
crobinso
committed
1bc70c4
View commit details
Copy full SHA for 1bc70c4
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Use consistent minimal license header for code files
Show description for 1c193ba
crobinso
committed
1c193ba
View commit details
Copy full SHA for 1c193ba
View code at this point
Browse repository at this point
Move BugzillaError to its own file exceptions.py
Show description for 8abd0fd
crobinso
committed
8abd0fd
View commit details
Copy full SHA for 8abd0fd
View code at this point
Browse repository at this point
Commits on May 24, 2016
bugzilla: Rename BugzillaBase->Bugzilla
crobinso
committed
835e0e4
View commit details
Copy full SHA for 835e0e4
View code at this point
Browse repository at this point
bugzilla: Move class detection out of __init__
Show description for 77e9697
crobinso
committed
77e9697
View commit details
Copy full SHA for 77e9697
View code at this point
Browse repository at this point
bugzilla: base: drop misleading 'version' string
Show description for 740adb2
crobinso
committed
740adb2
View commit details
Copy full SHA for 740adb2
View code at this point
Browse repository at this point
Commits on May 23, 2016
bugzilla: Delete all non-public symbols from API import
Show description for b57042d
crobinso
committed
b57042d
View commit details
Copy full SHA for b57042d
View code at this point
Browse repository at this point
bugzilla: Move the old compat classes to oldclasses.py
Show description for a35e7f5
crobinso
committed
a35e7f5
View commit details
Copy full SHA for a35e7f5
View code at this point
Browse repository at this point
bugzilla: Drop the hardcoded version to class mapping
Show description for 741bb9f
crobinso
committed
741bb9f
View commit details
Copy full SHA for 741bb9f
View code at this point
Browse repository at this point
bugzilla: Move transport classes to their own file
Show description for 1b1e11e
crobinso
committed
1b1e11e
View commit details
Copy full SHA for 1b1e11e
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Hardcode Novell and Gentoo Bugzilla versions
Show description for 0c153e4
mprpic
authored and
crobinso
committed
0c153e4
View commit details
Copy full SHA for 0c153e4
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
bin: Deprecate the --bztype field
Show description for bbf9451
crobinso
committed
bbf9451
View commit details
Copy full SHA for bbf9451
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
Special-case bugzilla.mozilla.org
Show description for 547fbf4
djmitche
authored and
crobinso
committed
547fbf4
View commit details
Copy full SHA for 547fbf4
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
bugzilla: Use standard logging setup
crobinso
committed
7b7f95f
View commit details
Copy full SHA for 7b7f95f
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
bugzilla: Break out __init__ bits to fix cyclic dependencies
crobinso
committed
29b65a1
View commit details
Copy full SHA for 29b65a1
View code at this point
Browse repository at this point
bugzilla: Use relative imports
crobinso
committed
9237039
View commit details
Copy full SHA for 9237039
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Prep for release 1.1.0
crobinso
committed
f125ad7
View commit details
Copy full SHA for f125ad7
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
bugzilla: Fix the class autodetection magic and test it
crobinso
committed
033cf19
View commit details
Copy full SHA for 033cf19
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
bugzilla: Simplify magic bugzilla class
crobinso
committed
c3e2f7e
View commit details
Copy full SHA for c3e2f7e
View code at this point
Browse repository at this point
Commits on Apr 14, 2014
bugzilla: Don't add public RequestsTransport to namespace
crobinso
committed
e4aa528
View commit details
Copy full SHA for e4aa528
View code at this point
Browse repository at this point
Commits on Mar 25, 2014
Prep for release 1.0.0
crobinso
committed
e6f0706
View commit details
Copy full SHA for e6f0706
View code at this point
Browse repository at this point
Some fixes to work with RHEL6 python2.6
crobinso
committed
e661fe1
View commit details
Copy full SHA for e661fe1
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
bugzilla: Fix --nosslverify
crobinso
committed
5ea298d
View commit details
Copy full SHA for 5ea298d
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
Fix bugzilla detection behind proxy
Show description for de7eb0e
jnikula
authored and
crobinso
committed
de7eb0e
View commit details
Copy full SHA for de7eb0e
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Make imports python3 compatible
abn
authored and
crobinso
committed
854773f
View commit details
Copy full SHA for 854773f
View code at this point
Browse repository at this point
Fix logging to use correct logger
Show description for 24659de
abn
authored and
crobinso
committed
24659de
View commit details
Copy full SHA for 24659de
View code at this point
Browse repository at this point
Update imports
Show description for 0952c53
abn
authored and
crobinso
committed
0952c53
View commit details
Copy full SHA for 0952c53
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Fix new pylint on f20
crobinso
committed
3e0dc4a
View commit details
Copy full SHA for 3e0dc4a
View code at this point
Browse repository at this point
Commits on Aug 15, 2013
Fix running pylint on bin/bugzilla
Show description for c9b2b06
crobinso
committed
c9b2b06
View commit details
Copy full SHA for c9b2b06
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
Prep for release 0.9.0
crobinso
committed
96a0553
View commit details
Copy full SHA for 96a0553
View code at this point
Browse repository at this point
CVE-2013-2191: Switch to pycurl to get SSL host and cert validation
Show description for a782282
crobinso
committed
a782282
View commit details
Copy full SHA for a782282
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
Remove NovellBugzilla
Show description for 147a654
crobinso
committed
147a654
View commit details
Copy full SHA for 147a654
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
Prep for release 0.8.0
crobinso
committed
6b792fc
View commit details
Copy full SHA for 6b792fc
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
Make sure we do URL fixup when detecting the bugzilla version
Show description for 329bff0
crobinso
committed
329bff0
View commit details
Copy full SHA for 329bff0
View code at this point
Browse repository at this point
Commits on Jan 31, 2013
Add some basic testing for NovellBugzilla
crobinso
committed
c7431f4
View commit details
Copy full SHA for c7431f4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.