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 }}
ocelma
/
python-itunes
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
156
Code
Issues
4
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Python 3 compatibility
- #32
#32
Merged
ocelma
merged 10 commits into
ocelma:master
ocelma/python-itunes:master
from
MrDOS:python3-compatibility
MrDOS/python-itunes:python3-compatibility
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Python 3 compatibility
#32
ocelma
merged 10 commits into
ocelma:master
ocelma/python-itunes:master
from
MrDOS:python3-compatibility
MrDOS/python-itunes:python3-compatibility
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
Replace setup.py with pyproject.toml.
Show description for f54c784
MrDOS
committed
f54c784
View commit details
Copy full SHA for f54c784
Browse repository at this point
Update iTunes Search API documentation URL.
MrDOS
committed
34fdc14
View commit details
Copy full SHA for 34fdc14
Browse repository at this point
Enable syntax highlighting for examples.
Show description for e2e3136
MrDOS
and
jag-k
committed
e2e3136
View commit details
Copy full SHA for e2e3136
Browse repository at this point
Replace Py2 urllib2 with Py3 urllib.
MrDOS
committed
251e76a
View commit details
Copy full SHA for 251e76a
Browse repository at this point
Replace `has_key()` with `in`.
Show description for 9371542
MrDOS
and
talolard
committed
9371542
View commit details
Copy full SHA for 9371542
Browse repository at this point
Fix decoding errors.
Show description for 7974665
MrDOS
and
talolard
committed
7974665
View commit details
Copy full SHA for 7974665
Browse repository at this point
Replace Nose with pytest.
MrDOS
committed
f68167d
View commit details
Copy full SHA for f68167d
Browse repository at this point
Remove movie search test.
Show description for 9c4e165
MrDOS
committed
9c4e165
View commit details
Copy full SHA for 9c4e165
Browse repository at this point
Update tested record IDs.
MrDOS
committed
bd2679b
View commit details
Copy full SHA for bd2679b
Browse repository at this point
Add GitHub Actions test workflow.
MrDOS
committed
e82c73f
View commit details
Copy full SHA for e82c73f
Browse repository at this point
You can’t perform that action at this time.