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
.
devhub
/
baph
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
3
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Py3 and transaction support
- #71
#71
Open
dieselmachine
wants to merge 8 commits into
devhub:develop
devhub/baph:develop
from
dieselmachine:py3-and-transaction-support
dieselmachine/baph:py3-and-transaction-support
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Py3 and transaction support
#71
dieselmachine
wants to merge 8 commits into
devhub:develop
devhub/baph:develop
from
dieselmachine:py3-and-transaction-support
dieselmachine/baph:py3-and-transaction-support
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2025
py3 compatibility fixes, and removed session.close() from orm middleware to prevent shutting down transactions
dieselmachine
committed
23dc1db
View commit details
Copy full SHA for 23dc1db
Browse repository at this point
Commits on Jun 6, 2025
reduce MAX_KEY_LEN to 32 to prevent exceeding index length 1000 with utf charset
dieselmachine
committed
21e23b9
View commit details
Copy full SHA for 21e23b9
Browse repository at this point
Commits on Jun 13, 2025
reduced oauth nonce length to prevent index length errors with utf8mb4 charset in mysql
dieselmachine
committed
e381ef6
View commit details
Copy full SHA for e381ef6
Browse repository at this point
Commits on Jun 20, 2025
added ListVarchar and DictVarchar to db.types, to allow usage of varchar fields instead of text
dieselmachine
committed
f8d1f55
View commit details
Copy full SHA for f8d1f55
Browse repository at this point
Commits on Aug 1, 2025
fix for extra spaces in memcached response
dieselmachine
committed
0749a9a
View commit details
Copy full SHA for 0749a9a
Browse repository at this point
fix for parse errors caused by trailing spaces in memcached response
dieselmachine
committed
38c1c21
View commit details
Copy full SHA for 38c1c21
Browse repository at this point
Commits on Aug 5, 2025
Merge branch 'bugfix/trailing-spaces-in-memcache-response' into py3-and-transaction-support
dieselmachine
committed
dcde89b
View commit details
Copy full SHA for dcde89b
Browse repository at this point
Commits on Aug 7, 2025
Merge remote-tracking branch 'upstream/develop' into py3-and-transaction-support
dieselmachine
committed
41a6061
View commit details
Copy full SHA for 41a6061
Browse repository at this point
You can’t perform that action at this time.