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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
EDITD
/
riak-python-client
Public
forked from
basho/riak-python-client
Notifications
You must be signed in to change notification settings
Fork
5
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python3_only_setup
User selector
All users
All time
Commit history
Commits on Aug 13, 2021
Run tox in 3.3 to 3.8
maapxa
committed
aa26c86
View commit details
Copy full SHA for aa26c86
Browse repository at this point
Remove remnants of python 2
maapxa
committed
f55cdd2
View commit details
Copy full SHA for f55cdd2
Browse repository at this point
Change next call to __nex__
maapxa
committed
eae7acc
View commit details
Copy full SHA for eae7acc
Browse repository at this point
disable tests that use solr
risktoparkrageram
committed
fa46f1d
View commit details
Copy full SHA for fa46f1d
Browse repository at this point
point mimetype default test to a file that we can't guess the mimetype of
risktoparkrageram
committed
67c5356
View commit details
Copy full SHA for 67c5356
Browse repository at this point
Commits on Aug 12, 2021
Fix failing Pool test
tmwoodruff
committed
6299e1c
View commit details
Copy full SHA for 6299e1c
Browse repository at this point
Remove a few remaining `six` references
tmwoodruff
committed
955adb0
View commit details
Copy full SHA for 955adb0
Browse repository at this point
Remove debugging code
tmwoodruff
committed
ccb0f14
View commit details
Copy full SHA for ccb0f14
Browse repository at this point
Fixes to make tests work
tmwoodruff
committed
b6540b4
View commit details
Copy full SHA for b6540b4
Browse repository at this point
Additional lint fixes
tmwoodruff
committed
cc6b485
View commit details
Copy full SHA for cc6b485
Browse repository at this point
Merge remote-tracking branch 'origin/linting' into python3_only_setup
tmwoodruff
committed
810a04b
View commit details
Copy full SHA for 810a04b
Browse repository at this point
Remove python 2 from setup scripts
tmwoodruff
committed
8678cbe
View commit details
Copy full SHA for 8678cbe
Browse repository at this point
Don't use `encoding` in RiakBucket.new_from_file
tmwoodruff
committed
3591255
View commit details
Copy full SHA for 3591255
Browse repository at this point
Linting
Show description for a7af78e
risktoparkrageram
committed
a7af78e
View commit details
Copy full SHA for a7af78e
Browse repository at this point
Remove six usage from python files
maapxa
committed
552edb4
View commit details
Copy full SHA for 552edb4
Browse repository at this point
Remove python 2 from tox
maapxa
committed
ac1508e
View commit details
Copy full SHA for ac1508e
Browse repository at this point
Merge pull request #1 from tmwoodruff/travis
Show description for 9848d59
maapxa
authored
9848d59
View commit details
Copy full SHA for 9848d59
Browse repository at this point
Run 2to3
maapxa
committed
2145f04
View commit details
Copy full SHA for 2145f04
Browse repository at this point
Commits on Aug 11, 2021
Fix riak_admin assignment in .runner
tmwoodruff
committed
fd81735
View commit details
Copy full SHA for fd81735
Browse repository at this point
Simple flake8 lint fixes
tmwoodruff
committed
3782a32
View commit details
Copy full SHA for 3782a32
Browse repository at this point
Commits on Nov 27, 2019
pass bytes to all descriptors
janrito
committed
53d71c1
View commit details
Copy full SHA for 53d71c1
Browse repository at this point
pass bytes to descriptor
janrito
committed
c2c294c
View commit details
Copy full SHA for c2c294c
Browse repository at this point
Fix riak_pb to pass bytes to _ParseOptions
Show description for d6f1a14
zmedico
authored and
janrito
committed
d6f1a14
View commit details
Copy full SHA for d6f1a14
Browse repository at this point
Commits on Mar 20, 2018
Merge pull request #529 from StreetHawkInc/master
Show description for 91de13a
nickkeers
authored
91de13a
View commit details
Copy full SHA for 91de13a
Browse repository at this point
Merge pull request #530 from romuloceccon/fix-namedtuple-arg-python3.7
Show description for 78e3c41
nickkeers
authored
78e3c41
View commit details
Copy full SHA for 78e3c41
Browse repository at this point
Merge pull request #532 from bryanhuntesl/patch-2
Show description for 2c19d2a
nickkeers
authored
2c19d2a
View commit details
Copy full SHA for 2c19d2a
Browse repository at this point
Merge pull request #531 from bryanhuntesl/patch-1
Show description for 11ecc62
nickkeers
authored
11ecc62
View commit details
Copy full SHA for 11ecc62
Browse repository at this point
Commits on Mar 19, 2018
Expose more result types from solr results
asyncmind0
committed
3a2bf99
View commit details
Copy full SHA for 3a2bf99
Browse repository at this point
Reduce test time - test only 2.7, 3.6, and nightly
Show description for b3a7d2d
bryanhuntesl
authored
b3a7d2d
View commit details
Copy full SHA for b3a7d2d
Browse repository at this point
and again... add more exclusions..
bryanhuntesl
authored
c52b745
View commit details
Copy full SHA for c52b745
Browse repository at this point
disable spurious flake8 python style warnings
bryanhuntesl
authored
95e61a0
View commit details
Copy full SHA for 95e61a0
Browse repository at this point
Do not use deprecated argument `verbose` in namedtuple
Show description for 648f905
romuloceccon
committed
648f905
View commit details
Copy full SHA for 648f905
Browse repository at this point
Commits on Oct 28, 2017
Expose facet_counts in riak http results
asyncmind0
committed
2c01ebb
View commit details
Copy full SHA for 2c01ebb
Browse repository at this point
Commits on Mar 27, 2017
2.8.0 release is actually 3.0.0
lukebakken
authored
a190e87
View commit details
Copy full SHA for a190e87
Browse repository at this point
Merge pull request #523 from basho/features/lrb/gh-405
Show description for ddb47b4
lukebakken
authored
ddb47b4
View commit details
Copy full SHA for ddb47b4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.