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 }}
CurleySamuel
/
PyBase
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
31
Code
Issues
17
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
v0.2 - python 3 compatibility
- #30
#30
Open
sjhewitt
wants to merge 67 commits into
CurleySamuel:master
CurleySamuel/PyBase:master
from
Flipboard:master
Flipboard/PyBase:master
Copy head branch name to clipboard
Conversation
Commits
67
(67)
Checks
Files changed
Open
v0.2 - python 3 compatibility
#30
sjhewitt
wants to merge 67 commits into
CurleySamuel:master
CurleySamuel/PyBase:master
from
Flipboard:master
Flipboard/PyBase:master
Copy head branch name to clipboard
Commits
Commits on Sep 27, 2018
add a gitignore file
sjhewitt
committed
f5cfb31
View commit details
Copy full SHA for f5cfb31
Browse repository at this point
move files into pybase module, use setuptools rather than distutils
sjhewitt
committed
d5d21e7
View commit details
Copy full SHA for d5d21e7
Browse repository at this point
sort imports
sjhewitt
committed
c49eba6
View commit details
Copy full SHA for c49eba6
Browse repository at this point
flake8 everything
sjhewitt
committed
1b190ad
View commit details
Copy full SHA for 1b190ad
Browse repository at this point
fix imports, python3 compat
sjhewitt
committed
34fb200
View commit details
Copy full SHA for 34fb200
Browse repository at this point
Commits on Oct 12, 2018
bump to 0.2
sjhewitt
committed
57e06f9
View commit details
Copy full SHA for 57e06f9
Browse repository at this point
add classifiers
sjhewitt
committed
c49c2ac
View commit details
Copy full SHA for c49c2ac
Browse repository at this point
add bdist_wheel config
sjhewitt
committed
387057e
View commit details
Copy full SHA for 387057e
Browse repository at this point
use BytesIO, not StringIO
sjhewitt
committed
ade95d0
View commit details
Copy full SHA for ade95d0
Browse repository at this point
convert everything to byte string/unicode literals
sjhewitt
committed
91a3c02
View commit details
Copy full SHA for 91a3c02
Browse repository at this point
Commits on Nov 1, 2018
make all classes subclass object
sjhewitt
committed
cad6bba
View commit details
Copy full SHA for cad6bba
Browse repository at this point
tidy up loggers
sjhewitt
committed
d1fa3f5
View commit details
Copy full SHA for d1fa3f5
Browse repository at this point
v0.2.1
sjhewitt
committed
f886b27
View commit details
Copy full SHA for f886b27
Browse repository at this point
Commits on Dec 18, 2018
update intervaltree version
sjhewitt
committed
8d258b0
View commit details
Copy full SHA for 8d258b0
Browse repository at this point
Commits on Feb 21, 2019
use bytes
sjhewitt
committed
5279c60
View commit details
Copy full SHA for 5279c60
Browse repository at this point
Commits on Feb 22, 2019
a lot of bytes/unicode mangling and updating protobufs decoder
Arnie0426
committed
d0b9cd2
View commit details
Copy full SHA for d0b9cd2
Browse repository at this point
commit new protobuf encoders and lint
Arnie0426
committed
dc1731e
View commit details
Copy full SHA for dc1731e
Browse repository at this point
address code review
Arnie0426
committed
e93a649
View commit details
Copy full SHA for e93a649
Browse repository at this point
increment version to 0.3.1
Arnie0426
committed
0c411e8
View commit details
Copy full SHA for 0c411e8
Browse repository at this point
Merge pull request #1 from Flipboard/ab_make_pybase_python3_compatible
Show description for d9c9187
Arnie0426
authored
d9c9187
View commit details
Copy full SHA for d9c9187
Browse repository at this point
Commits on Feb 25, 2019
python 2 compatibility -- %b doesnt exist in python2
Arnie0426
committed
bfcb14c
View commit details
Copy full SHA for bfcb14c
Browse repository at this point
Merge pull request #2 from Flipboard/ab_make_pybase_py2_compatible
Show description for fd3fb24
sjhewitt
authored
fd3fb24
View commit details
Copy full SHA for fd3fb24
Browse repository at this point
bump version
sjhewitt
committed
02b7412
View commit details
Copy full SHA for 02b7412
Browse repository at this point
Commits on Feb 26, 2019
py2/py3 compat for exception re-raising
sjhewitt
committed
9ccb943
View commit details
Copy full SHA for 9ccb943
Browse repository at this point
Commits on Feb 27, 2019
fix byte/str encoding in exception classes
sjhewitt
committed
679c44e
View commit details
Copy full SHA for 679c44e
Browse repository at this point
Merge pull request #4 from Flipboard/sjh-exception-encoding
Show description for 8deb461
sjhewitt
authored
8deb461
View commit details
Copy full SHA for 8deb461
Browse repository at this point
Commits on Jun 16, 2020
maybe patch deadlock that's plaguing flavour
mcvlad
committed
09537af
View commit details
Copy full SHA for 09537af
Browse repository at this point
increment version
mcvlad
committed
1b8ca5c
View commit details
Copy full SHA for 1b8ca5c
Browse repository at this point
Commits on Jun 17, 2020
more lock timeouts
mcvlad
committed
a773ed1
View commit details
Copy full SHA for a773ed1
Browse repository at this point
Commits on Nov 17, 2020
this got stuck too
mcvlad
committed
42a48d7
View commit details
Copy full SHA for 42a48d7
Browse repository at this point
Commits on Aug 19, 2021
Fix reference to undeclared var
ianbishop
committed
c8ee9c7
View commit details
Copy full SHA for c8ee9c7
Browse repository at this point
Merge pull request #7 from Flipboard/fix-new-region
Show description for eb3ca2b
ianbishop
authored
eb3ca2b
View commit details
Copy full SHA for eb3ca2b
Browse repository at this point
Commits on Aug 20, 2021
Merge pull request #5 from Flipboard/mvc_patch_deadlock
Show description for da6747a
ianbishop
authored
da6747a
View commit details
Copy full SHA for da6747a
Browse repository at this point
Think I got everything
ianbishop
committed
eacdbab
View commit details
Copy full SHA for eacdbab
Browse repository at this point
Commits on Aug 23, 2021
Merge pull request #8 from Flipboard/ibishop/secondary-no-sleep
Show description for d1480b9
ianbishop
authored
d1480b9
View commit details
Copy full SHA for d1480b9
Browse repository at this point
Missed one
ianbishop
authored
70706b3
View commit details
Copy full SHA for 70706b3
Browse repository at this point
Remove optional main client param
ianbishop
authored
2508c89
View commit details
Copy full SHA for 2508c89
Browse repository at this point
Commits on Sep 1, 2021
Fix locking
ianbishop
committed
448d388
View commit details
Copy full SHA for 448d388
Browse repository at this point
Merge pull request #9 from Flipboard/ibishop/fix-locking
Show description for 319ddab
ianbishop
authored
319ddab
View commit details
Copy full SHA for 319ddab
Browse repository at this point
Commits on Oct 16, 2021
Add zk watch for master connection
ianbishop
committed
2a1f3f9
View commit details
Copy full SHA for 2a1f3f9
Browse repository at this point
Switch to using datawatch recipe for watch re-registry
ianbishop
committed
36a6d63
View commit details
Copy full SHA for 36a6d63
Browse repository at this point
Commits on Oct 19, 2021
Handle delete event & add conditional wait
ianbishop
committed
b22d034
View commit details
Copy full SHA for b22d034
Browse repository at this point
PR feedback
ianbishop
committed
9df2d02
View commit details
Copy full SHA for 9df2d02
Browse repository at this point
Merge pull request #10 from Flipboard/ibishop/zk-watch
Show description for 982bdf6
ianbishop
authored
982bdf6
View commit details
Copy full SHA for 982bdf6
Browse repository at this point
Make py2 compatible plus remove some dead code
ianbishop
committed
a37a25f
View commit details
Copy full SHA for a37a25f
Browse repository at this point
Merge pull request #11 from Flipboard/ibishop/zk-watch
Show description for fb79dbc
ianbishop
authored
fb79dbc
View commit details
Copy full SHA for fb79dbc
Browse repository at this point
Commits on Aug 16, 2022
Fix bytes string host
ianbishop
committed
9cdd49f
View commit details
Copy full SHA for 9cdd49f
Browse repository at this point
Merge pull request #12 from Flipboard/ibishop/fix-gevent
Show description for 83161dd
ianbishop
authored
83161dd
View commit details
Copy full SHA for 83161dd
Browse repository at this point
Commits on Oct 6, 2022
Use native str for region_client exceptions (#13)
Show description for 643371a
ciwasaki
authored
643371a
View commit details
Copy full SHA for 643371a
Browse repository at this point
Commits on May 19, 2023
using a ThreadPoolExecutor with matching number of works to socket pool size
zacharyp
committed
8f39ac0
View commit details
Copy full SHA for 8f39ac0
Browse repository at this point
Commits on May 20, 2023
removing more unneeded code
zacharyp
committed
9ea538f
View commit details
Copy full SHA for 9ea538f
Browse repository at this point
send in the try block... where it belongs
zacharyp
committed
2776bd2
View commit details
Copy full SHA for 2776bd2
Browse repository at this point
Commits on May 24, 2023
switching send_and_receive_rpc to not be static
zacharyp
committed
56bf755
View commit details
Copy full SHA for 56bf755
Browse repository at this point
receive_rpc will call itself if the call_id was not the same as the send
zacharyp
committed
99af621
View commit details
Copy full SHA for 99af621
Browse repository at this point
comment cleanup
zacharyp
committed
7653872
View commit details
Copy full SHA for 7653872
Browse repository at this point
adding call_timeout parameter to Client constructor
zacharyp
committed
2497c65
View commit details
Copy full SHA for 2497c65
Browse repository at this point
updating version to 4.0.0
zacharyp
committed
6886130
View commit details
Copy full SHA for 6886130
Browse repository at this point
Merge pull request #14 from Flipboard/zpitts/FL-32990-using-ThreadPoolExecutor
Show description for 58cf1e1
zacharyp
authored
58cf1e1
View commit details
Copy full SHA for 58cf1e1
Browse repository at this point
Commits on Feb 12, 2024
Add support for `get_many`
ianbishop
committed
983e011
View commit details
Copy full SHA for 983e011
Browse repository at this point
Commits on Feb 13, 2024
bump
ianbishop
authored
40486fe
View commit details
Copy full SHA for 40486fe
Browse repository at this point
Commits on Feb 15, 2024
Fix typo
ianbishop
committed
dce584f
View commit details
Copy full SHA for dce584f
Browse repository at this point
Pass entire result into Result
ianbishop
committed
a059db7
View commit details
Copy full SHA for a059db7
Browse repository at this point
Fix parse_exception
ianbishop
committed
cea2dc6
View commit details
Copy full SHA for cea2dc6
Browse repository at this point
Commits on Feb 16, 2024
Use threadpool sanely, order reqs correctly
ianbishop
committed
f747c2e
View commit details
Copy full SHA for f747c2e
Browse repository at this point
Commits on Feb 20, 2024
Merge pull request #16 from Flipboard/ibishop/support-multi
Show description for 393cb97
ianbishop
authored
393cb97
View commit details
Copy full SHA for 393cb97
Browse repository at this point
Commits on Feb 24, 2026
prepare for hbase2 upgrade
jcornejo86
committed
5348727
View commit details
Copy full SHA for 5348727
Browse repository at this point
Commits on Feb 25, 2026
Merge pull request #17 from Flipboard/jc/20260224/hbase2
Show description for fd5f176
jcornejo86
authored
fd5f176
View commit details
Copy full SHA for fd5f176
Browse repository at this point
You can’t perform that action at this time.