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
.
BitBotFactory
/
MikaLendingBot
Public
Notifications
You must be signed in to change notification settings
Fork
346
Star
1.2k
Code
Issues
70
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Python 3 support and unit tests
- #539
#539
Open
laxdog
wants to merge 16 commits into
master
BitBotFactory/MikaLendingBot:master
from
python3
BitBotFactory/MikaLendingBot:python3
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Python 3 support and unit tests
#539
laxdog
wants to merge 16 commits into
master
BitBotFactory/MikaLendingBot:master
from
python3
BitBotFactory/MikaLendingBot:python3
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2017
Add python3 support
laxdog
committed
04b6a46
View commit details
Copy full SHA for 04b6a46
Browse repository at this point
PEP-8
laxdog
committed
4b43ec2
View commit details
Copy full SHA for 4b43ec2
Browse repository at this point
Python 3 support
laxdog
committed
b232db8
View commit details
Copy full SHA for b232db8
Browse repository at this point
PEP-8
laxdog
committed
abc9344
View commit details
Copy full SHA for abc9344
Browse repository at this point
ApiError doesn't have a message attribute
laxdog
committed
59528d4
View commit details
Copy full SHA for 59528d4
Browse repository at this point
Python 3 support
laxdog
committed
4ef0db7
View commit details
Copy full SHA for 4ef0db7
Browse repository at this point
Python 3 support
laxdog
committed
1445e8a
View commit details
Copy full SHA for 1445e8a
Browse repository at this point
Commits on Sep 25, 2017
Fix exceptions that don't have message attribute
laxdog
committed
9b5a4ef
View commit details
Copy full SHA for 9b5a4ef
Browse repository at this point
Python 3 support
laxdog
committed
a409983
View commit details
Copy full SHA for a409983
Browse repository at this point
Python 3 support
laxdog
committed
b3a3763
View commit details
Copy full SHA for b3a3763
Browse repository at this point
Bug fix for boolean vars in the env
laxdog
committed
6e406d1
View commit details
Copy full SHA for 6e406d1
Browse repository at this point
Start of the unit tests for Config module
laxdog
committed
df09cd0
View commit details
Copy full SHA for df09cd0
Browse repository at this point
Commits on Sep 26, 2017
Python 3 support and don't exit threads until test is done
laxdog
committed
3d0f79f
View commit details
Copy full SHA for 3d0f79f
Browse repository at this point
revert count for rate limiter, fix get exchange test
laxdog
committed
625d006
View commit details
Copy full SHA for 625d006
Browse repository at this point
Need future for builtins
laxdog
committed
1efab4b
View commit details
Copy full SHA for 1efab4b
Browse repository at this point
Python 3 support
laxdog
committed
cf021d3
View commit details
Copy full SHA for cf021d3
Browse repository at this point
You can’t perform that action at this time.