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
.
pythonthings
/
q
Public
forked from
harelba/q
Notifications
You must be signed in to change notification settings
Fork
0
Star
14
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2018
Merge pull request #195 from harelba/more-py3-stuff
Show description for 28f776e
harelba
authored
28f776e
View commit details
Copy full SHA for 28f776e
Browse repository at this point
handle python 3.7 deprecation warning for universal file mode
harelba
committed
746cb9f
View commit details
Copy full SHA for 746cb9f
Browse repository at this point
Commits on Dec 11, 2018
everything running on both versions, requires more consolidation and optimization
harelba
committed
f0b62b1
View commit details
Copy full SHA for f0b62b1
Browse repository at this point
wip
harelba
committed
b5defb0
View commit details
Copy full SHA for b5defb0
Browse repository at this point
remove deprecation warnings
harelba
committed
a1de801
View commit details
Copy full SHA for a1de801
Browse repository at this point
Commits on Dec 10, 2018
some fixes after review
harelba
committed
1319aeb
View commit details
Copy full SHA for 1319aeb
Browse repository at this point
Fixed all tests except universal newlines in py3
harelba
committed
f83f681
View commit details
Copy full SHA for f83f681
Browse repository at this point
Commits on Dec 8, 2018
remove old non-working 3.7 definition for travis
harelba
committed
820e06f
View commit details
Copy full SHA for 820e06f
Browse repository at this point
python 3.7 support for travis
harelba
committed
69d140f
View commit details
Copy full SHA for 69d140f
Browse repository at this point
fixed pip command line
harelba
committed
c38d4e0
View commit details
Copy full SHA for c38d4e0
Browse repository at this point
wip
harelba
committed
8dce1eb
View commit details
Copy full SHA for 8dce1eb
Browse repository at this point
wip
harelba
committed
c61b4f0
View commit details
Copy full SHA for c61b4f0
Browse repository at this point
wip
harelba
committed
ceed0e7
View commit details
Copy full SHA for ceed0e7
Browse repository at this point
wip
harelba
committed
c478adb
View commit details
Copy full SHA for c478adb
Browse repository at this point
wip
harelba
committed
e6640d1
View commit details
Copy full SHA for e6640d1
Browse repository at this point
wip
harelba
committed
a2507d1
View commit details
Copy full SHA for a2507d1
Browse repository at this point
Commits on Dec 7, 2018
lots of test six.b() changes - not sure if query_encoding changes are good
harelba
committed
2992f41
View commit details
Copy full SHA for 2992f41
Browse repository at this point
wip
harelba
committed
ccccf2d
View commit details
Copy full SHA for ccccf2d
Browse repository at this point
Merge pull request #190 from cclauss/patch-1
Show description for aeb9dae
harelba
authored
aeb9dae
View commit details
Copy full SHA for aeb9dae
Browse repository at this point
Commits on Dec 1, 2018
Use print() function in both Python 2 and Python 3
cclauss
authored
881837b
View commit details
Copy full SHA for 881837b
Browse repository at this point
Merge pull request #189 from cclauss/patch-1
Show description for e8148b7
harelba
authored
e8148b7
View commit details
Copy full SHA for e8148b7
Browse repository at this point
Commits on Nov 30, 2018
Old style exceptions --> new style for Python 3
cclauss
authored
167abe3
View commit details
Copy full SHA for 167abe3
Browse repository at this point
Commits on Nov 29, 2018
Merge pull request #183 from cclauss/patch-1
Show description for 12ee420
harelba
authored
12ee420
View commit details
Copy full SHA for 12ee420
Browse repository at this point
Commits on Nov 20, 2018
Merge pull request #185 from cmpt376Kor/master
Show description for 401634e
harelba
authored
401634e
View commit details
Copy full SHA for 401634e
Browse repository at this point
Commits on Nov 18, 2018
Fixes some confusion in README.markdown
cmpt376Kor
authored
ebba4f8
View commit details
Copy full SHA for ebba4f8
Browse repository at this point
Commits on Nov 16, 2018
Travis CI: Drop Python 2.6 and add Python 3.6
Show description for 59033bd
cclauss
committed
59033bd
View commit details
Copy full SHA for 59033bd
Browse repository at this point
Commits on Oct 16, 2018
Merge pull request #178 from harelba/explicit-python2-shabang
Show description for 6ae7386
harelba
authored
6ae7386
View commit details
Copy full SHA for 6ae7386
Browse repository at this point
Commits on Oct 15, 2018
make shabang python2-explicit until we support python 3 as well
harelba
committed
9bee6a2
View commit details
Copy full SHA for 9bee6a2
Browse repository at this point
Commits on Oct 6, 2018
Merge pull request #175 from harelba/consolidate-effective-column-names
Show description for fe97143
harelba
authored
fe97143
View commit details
Copy full SHA for fe97143
Browse repository at this point
20% improvement
harelba
committed
dd1b306
View commit details
Copy full SHA for dd1b306
Browse repository at this point
Commits on Mar 24, 2018
Hotfix for windows installation, to workaround pyinstaller warning bug
harelba
committed
6b06a7c
View commit details
Copy full SHA for 6b06a7c
Browse repository at this point
Commits on Feb 17, 2018
Merge pull request #154 from h5rdly/master
Show description for 1394fde
harelba
authored
1394fde
View commit details
Copy full SHA for 1394fde
Browse repository at this point
Commits on Dec 28, 2017
Merge pull request #160 from shigemk2/fix-typo-docs
Show description for 838cfc2
harelba
authored
838cfc2
View commit details
Copy full SHA for 838cfc2
Browse repository at this point
Commits on Dec 27, 2017
Fix typo in some docs and script
shigemk2
committed
a643c2c
View commit details
Copy full SHA for a643c2c
Browse repository at this point
Commits on Nov 24, 2017
bump to 1.7.1
harelba
committed
15e9380
View commit details
Copy full SHA for 15e9380
Browse repository at this point
Previous
Next
You can’t perform that action at this time.