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-xlib
/
python-xlib
Public
Notifications
You must be signed in to change notification settings
Fork
118
Star
464
Code
Issues
68
Pull requests
20
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
py3_bytes
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2016
Eliminate types.InstanceType.
vasily-v-ryabov
committed
274b98c
View commit details
Copy full SHA for 274b98c
Browse repository at this point
Replace __getslice__ with __getitem__.
vasily-v-ryabov
committed
8f4095b
View commit details
Copy full SHA for 8f4095b
Browse repository at this point
Commits on Mar 25, 2016
Add Landscape.io badge.
vasily-v-ryabov
committed
40272a1
View commit details
Copy full SHA for 40272a1
Browse repository at this point
Fix ord() usage, make more accurate bytes->str transformations.
vasily-v-ryabov
committed
62a37ad
View commit details
Copy full SHA for 62a37ad
Browse repository at this point
Use bytes in pack_value() methods, replace atoi() with int().
vasily-v-ryabov
committed
f959838
View commit details
Copy full SHA for f959838
Browse repository at this point
Remove apply(), fix integer division, partially fix bytes values for Py3.
vasily-v-ryabov
committed
b00749f
View commit details
Copy full SHA for b00749f
Browse repository at this point
Commits on Mar 23, 2016
Merge pull request #15 from vasily-v-ryabov/master
Show description for f94f68f
vasily-v-ryabov
committed
f94f68f
View commit details
Copy full SHA for f94f68f
Browse repository at this point
Replace string module functions with string object methods.
vasily-v-ryabov
committed
700c827
View commit details
Copy full SHA for 700c827
Browse repository at this point
Replace types.StringType with bytes (py2.6+ compatible).
vasily-v-ryabov
committed
e5783f6
View commit details
Copy full SHA for e5783f6
Browse repository at this point
Commits on Mar 21, 2016
Fix types module usage for some built-in types.
vasily-v-ryabov
committed
440e4e2
View commit details
Copy full SHA for 440e4e2
Browse repository at this point
Merge pull request #6 from python-xlib/master
Show description for 0eebb8c
vasily-v-ryabov
committed
0eebb8c
View commit details
Copy full SHA for 0eebb8c
Browse repository at this point
Commits on Feb 24, 2016
Merge pull request #13 from takluyver/no-exec
Show description for 2445b6e
vasily-v-ryabov
committed
2445b6e
View commit details
Copy full SHA for 2445b6e
Browse repository at this point
Commits on Feb 19, 2016
Merge pull request #14 from takluyver/display-imports
Show description for 51f7100
vasily-v-ryabov
committed
51f7100
View commit details
Copy full SHA for 51f7100
Browse repository at this point
Commits on Feb 18, 2016
Fix imports in Xlib.display
takluyver
committed
cc2ada9
View commit details
Copy full SHA for cc2ada9
Browse repository at this point
Remove redundant None from dict.get() calls
takluyver
committed
e5bb113
View commit details
Copy full SHA for e5bb113
Browse repository at this point
Eliminate code generation for Struct methods
Show description for f6d8fc2
takluyver
committed
f6d8fc2
View commit details
Copy full SHA for f6d8fc2
Browse repository at this point
Merge pull request #12 from takluyver/no-buffer
Show description for 6b3e1bd
vasily-v-ryabov
committed
6b3e1bd
View commit details
Copy full SHA for 6b3e1bd
Browse repository at this point
Remove some uses of buffer()
Show description for 4e6f02c
takluyver
committed
4e6f02c
View commit details
Copy full SHA for 4e6f02c
Browse repository at this point
Merge pull request #11 from takluyver/py3b
Show description for 574ca06
vasily-v-ryabov
committed
574ca06
View commit details
Copy full SHA for 574ca06
Browse repository at this point
Some more fixes in Xlib.protocol.rq
takluyver
committed
c6cd908
View commit details
Copy full SHA for c6cd908
Browse repository at this point
Convert more string literals to bytes literals
takluyver
committed
ad6a03c
View commit details
Copy full SHA for ad6a03c
Browse repository at this point
Add some docstrings
takluyver
committed
420a7bf
View commit details
Copy full SHA for 420a7bf
Browse repository at this point
Commits on Feb 17, 2016
Some more adjustments to Xlib.protocol.rq
takluyver
committed
5e16a12
View commit details
Copy full SHA for 5e16a12
Browse repository at this point
Use bytes literals in test file
takluyver
committed
87b88cd
View commit details
Copy full SHA for 87b88cd
Browse repository at this point
Various compatibility fixes in Xlib.protocol.rq
takluyver
committed
336befe
View commit details
Copy full SHA for 336befe
Browse repository at this point
Merge pull request #10 from python-xlib/deprecationwarning-fixes
Show description for 98ff4df
vasily-v-ryabov
committed
98ff4df
View commit details
Copy full SHA for 98ff4df
Browse repository at this point
Commits on Jan 30, 2016
Merge pull request #8 from vasily-v-ryabov/master
Show description for 6e19831
frafra
committed
6e19831
View commit details
Copy full SHA for 6e19831
Browse repository at this point
Py2/Py3 compatibility: make almost all imports relative.
Show description for a24c902
vasily-v-ryabov
committed
a24c902
View commit details
Copy full SHA for a24c902
Browse repository at this point
Merge pull request #3 from python-xlib/deprecationwarning-fixes
Show description for 3b01790
vasily-v-ryabov
committed
3b01790
View commit details
Copy full SHA for 3b01790
Browse repository at this point
Commits on Jan 29, 2016
Merge pull request #2 from python-xlib/master
Show description for e9133d5
vasily-v-ryabov
committed
e9133d5
View commit details
Copy full SHA for e9133d5
Browse repository at this point
Fix coverage submission (remove obsolete coverage.py import).
vasily-v-ryabov
committed
87debc6
View commit details
Copy full SHA for 87debc6
Browse repository at this point
Merge pull request #1 from python-xlib/master
Show description for 1b816ec
vasily-v-ryabov
committed
1b816ec
View commit details
Copy full SHA for 1b816ec
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #6 from python-xlib/master
Show description for 37a82d9
vasily-v-ryabov
committed
37a82d9
View commit details
Copy full SHA for 37a82d9
Browse repository at this point
Commits on Jan 26, 2016
Add code coverage submission to codecove.io, fix code style warnings.
vasily-v-ryabov
committed
400797b
View commit details
Copy full SHA for 400797b
Browse repository at this point
Commits on Jan 23, 2016
Add Travis CI build icon.
vasily-v-ryabov
committed
5ec8b3c
View commit details
Copy full SHA for 5ec8b3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.