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
.
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
tests
test_api_misc.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 19, 2024
Fixed issue in `Bugzilla.fix_url`
Show description for 526e70a
crazyscientist
authored and
crobinso
committed
526e70a
View commit details
Copy full SHA for 526e70a
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
base: Add query_return_extra
Show description for 794865f
crobinso
authored and
crazyscientist
committed
794865f
View commit details
Copy full SHA for 794865f
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
Fix pylint and pep8 issues
Show description for 51d6fd0
crobinso
committed
51d6fd0
View commit details
Copy full SHA for 51d6fd0
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Revive bugzilla.rhbugzilla.RHBugzilla import path
Show description for 0b9e12b
crobinso
committed
0b9e12b
View commit details
Copy full SHA for 0b9e12b
View code at this point
Browse repository at this point
Commits on Jan 12, 2020
tests: Do interactive login tests through the cli
Show description for 22fc599
crobinso
committed
22fc599
View commit details
Copy full SHA for 22fc599
View code at this point
Browse repository at this point
Bugzilla: Add some tests for regressed coverage pieces
Show description for 5ab1123
crobinso
committed
5ab1123
View commit details
Copy full SHA for 5ab1123
View code at this point
Browse repository at this point
backend: Tweak some API signatures to better fit the REST API
Show description for 89b57cf
crobinso
committed
89b57cf
View commit details
Copy full SHA for 89b57cf
View code at this point
Browse repository at this point
Bugzilla: Remove explicit basic_auth support
Show description for 737e15b
crobinso
committed
737e15b
View commit details
Copy full SHA for 737e15b
View code at this point
Browse repository at this point
Bugzilla: Add requests_session __init__ parameter
Show description for 061a4ec
crobinso
committed
061a4ec
View commit details
Copy full SHA for 061a4ec
View code at this point
Browse repository at this point
Bugzilla: Rework version caching slightly
Show description for b1e4d45
crobinso
committed
b1e4d45
View commit details
Copy full SHA for b1e4d45
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Bugzilla: add get_requests_session() API
Show description for b1d6b22
crobinso
committed
b1d6b22
View commit details
Copy full SHA for b1d6b22
View code at this point
Browse repository at this point
Bugzilla: Add force_xmlrpc and force_rest params
Show description for 1b0c95a
crobinso
committed
1b0c95a
View commit details
Copy full SHA for 1b0c95a
View code at this point
Browse repository at this point
Bugzilla: Add is_rest() and is_xmlrpc() public APIs
Show description for 6c734d1
crobinso
committed
6c734d1
View commit details
Copy full SHA for 6c734d1
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
tests: finish Bug coverage
Show description for 8735749
crobinso
committed
8735749
View commit details
Copy full SHA for 8735749
View code at this point
Browse repository at this point
tests: finish Bugzilla code coverage
Show description for b60617a
crobinso
committed
b60617a
View commit details
Copy full SHA for b60617a
View code at this point
Browse repository at this point
tests: fill out API side of cli command coverage
Show description for 48797ca
crobinso
committed
48797ca
View commit details
Copy full SHA for 48797ca
View code at this point
Browse repository at this point
tests: add full RHBugzilla coverage
Show description for e89676b
crobinso
committed
e89676b
View commit details
Copy full SHA for e89676b
View code at this point
Browse repository at this point
tests: Add full authfiles coverage
Show description for 114862b
crobinso
committed
114862b
View commit details
Copy full SHA for 114862b
View code at this point
Browse repository at this point
tests: split out test_api_authfiles.py
Show description for 36a261b
crobinso
committed
36a261b
View commit details
Copy full SHA for 36a261b
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Remove all the deprecated 'boolean' query handling
Show description for 3aba66e
crobinso
committed
3aba66e
View commit details
Copy full SHA for 3aba66e
View code at this point
Browse repository at this point
tests: rw: convert to more pytest infrastructure
Show description for 7afe97d
crobinso
committed
7afe97d
View commit details
Copy full SHA for 7afe97d
View code at this point
Browse repository at this point
tests: Big rework
Show description for f98adeb
crobinso
committed
f98adeb
View commit details
Copy full SHA for f98adeb
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.