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
Type
/
to 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 }}
ask
/
python-github2
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
207
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
Commits
Breadcrumbs
History for
python-github2
github2
issues.py
on
v0.6.2
User selector
All users
All time
Commit history
Commits on May 16, 2012
Merge branch 'feat/packaging_smells'
Show description for 1668a74
JNRowe
committed
1668a74
View commit details
Copy full SHA for 1668a74
View code at this point
Browse repository at this point
Merge branch 'feat/pep_257'
Show description for d8f4d6c
JNRowe
committed
d8f4d6c
View commit details
Copy full SHA for d8f4d6c
View code at this point
Browse repository at this point
Added some more missing docstrings.
JNRowe
committed
e3ef6bc
View commit details
Copy full SHA for e3ef6bc
View code at this point
Browse repository at this point
[QA] Use PEP 257 punctuation guidelines.
JNRowe
committed
d4441b9
View commit details
Copy full SHA for d4441b9
View code at this point
Browse repository at this point
[QA] Follow PEP 257 whitespace rules.
JNRowe
committed
ec36b57
View commit details
Copy full SHA for ec36b57
View code at this point
Browse repository at this point
[QA] Use Git*H*ub for the service name.
JNRowe
committed
f5324ac
View commit details
Copy full SHA for f5324ac
View code at this point
Browse repository at this point
Add per-file licensing info.
Show description for 6eeeef9
JNRowe
committed
6eeeef9
View commit details
Copy full SHA for 6eeeef9
View code at this point
Browse repository at this point
Commits on Feb 28, 2012
[QA] Added hints for flake8.
JNRowe
committed
18eaf61
View commit details
Copy full SHA for 18eaf61
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
Merge branch 'feat/py3_without_2to3'
Show description for 2d7519d
JNRowe
committed
2d7519d
View commit details
Copy full SHA for 2d7519d
View code at this point
Browse repository at this point
Commits on Dec 13, 2011
Attempt to import using Python 3 stdlib names first.
JNRowe
committed
edb064d
View commit details
Copy full SHA for edb064d
View code at this point
Browse repository at this point
Silly little PEP-8 fixes.
JNRowe
committed
d13d769
View commit details
Copy full SHA for d13d769
View code at this point
Browse repository at this point
Commits on Aug 30, 2011
Use get_value{,s} instead of make_request.
Show description for 5016a04
JNRowe
committed
5016a04
View commit details
Copy full SHA for 5016a04
View code at this point
Browse repository at this point
Use BaseData derived objects where possible.
Show description for 85b23a2
JNRowe
committed
85b23a2
View commit details
Copy full SHA for 85b23a2
View code at this point
Browse repository at this point
Commits on Jun 11, 2011
Merge branch 'feat/auth_decorators'
Show description for 136bf80
JNRowe
committed
136bf80
View commit details
Copy full SHA for 136bf80
View code at this point
Browse repository at this point
Show a maximum of 20 characters in a string's repr() output.
JNRowe
committed
9bfcb16
View commit details
Copy full SHA for 9bfcb16
View code at this point
Browse repository at this point
Commits on May 5, 2011
Decorated appropriate API calls with @requires_auth.
JNRowe
committed
6ee0543
View commit details
Copy full SHA for 6ee0543
View code at this point
Browse repository at this point
Commits on Apr 28, 2011
Added versionadded Sphinx directives where possible.
Show description for fa0380e
JNRowe
committed
fa0380e
View commit details
Copy full SHA for fa0380e
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
More documentation for Issues class' methods.
JNRowe
committed
06bb27d
View commit details
Copy full SHA for 06bb27d
View code at this point
Browse repository at this point
Commits on Apr 9, 2011
Merge branch 'labels' of https://github.com/bartdag/python-github2 into bartdag-labels
Show description for 66ee679
JNRowe
committed
66ee679
View commit details
Copy full SHA for 66ee679
View code at this point
Browse repository at this point
Document pull request attributes of issue objects.
JNRowe
committed
589b2f2
View commit details
Copy full SHA for 589b2f2
View code at this point
Browse repository at this point
Need to force POST on issues.{close,reopen} too.
JNRowe
committed
ba063e0
View commit details
Copy full SHA for ba063e0
View code at this point
Browse repository at this point
Fix issue label addition/removal.
Show description for de7638f
JNRowe
committed
de7638f
View commit details
Copy full SHA for de7638f
View code at this point
Browse repository at this point
Commits on Feb 19, 2011
added operations to list labels and to search issues by label
bartdag
committed
11972f4
View commit details
Copy full SHA for 11972f4
View code at this point
Browse repository at this point
Commits on Dec 16, 2010
Minor PEP 8 compliance changes.
JNRowe
authored and
jdunck
committed
675ba1c
View commit details
Copy full SHA for 675ba1c
View code at this point
Browse repository at this point
Commits on Dec 11, 2010
Encode search terms for issues.
Show description for 04eaca4
JNRowe
committed
04eaca4
View commit details
Copy full SHA for 04eaca4
View code at this point
Browse repository at this point
Commits on Nov 2, 2010
Add support for editing issues.
JNRowe
committed
f99a3db
View commit details
Copy full SHA for f99a3db
View code at this point
Browse repository at this point
Add support for reopening issues.
JNRowe
committed
cfc4c9e
View commit details
Copy full SHA for cfc4c9e
View code at this point
Browse repository at this point
Commits on Oct 31, 2010
Add support for searching issues.
JNRowe
committed
da635ce
View commit details
Copy full SHA for da635ce
View code at this point
Browse repository at this point
Commits on Jul 8, 2010
Merge remote branch 'adamv/wip'
crispywalrus
committed
4e60ba8
View commit details
Copy full SHA for 4e60ba8
View code at this point
Browse repository at this point
Commits on Jun 12, 2010
Support listing comments on an issue.
Scott Torborg
committed
126e853
View commit details
Copy full SHA for 126e853
View code at this point
Browse repository at this point
Commits on May 26, 2010
wip - repr must be Ascii
adamv
committed
c8e9e70
View commit details
Copy full SHA for c8e9e70
View code at this point
Browse repository at this point
Commits on May 7, 2010
Add the ability to comment on issues.
fperez
committed
d08e1bc
View commit details
Copy full SHA for d08e1bc
View code at this point
Browse repository at this point
Commits on Nov 13, 2009
Make this thing work. Closes #2. Closes #3
Ask Solem
committed
5e55ecb
View commit details
Copy full SHA for 5e55ecb
View code at this point
Browse repository at this point
Commits on Apr 19, 2009
Playing around.
Ask Solem
committed
bc2461e
View commit details
Copy full SHA for bc2461e
View code at this point
Browse repository at this point
Commits on Apr 18, 2009
Added automatic convertion of dates to datetime.datetime
Ask Solem
authored and
Ask Solem
committed
8478db0
View commit details
Copy full SHA for 8478db0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.