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
.
logtail
/
logtail-python
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
44
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
T-17985 Handle RuntimeError from Thread.is_alive() on Python 3.14+
- #39
#39
Merged
PetrHeinz
merged 7 commits into
master
logtail/logtail-python:master
from
t-17985-python-314-is-alive-compat
logtail/logtail-python:t-17985-python-314-is-alive-compat
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
T-17985 Handle RuntimeError from Thread.is_alive() on Python 3.14+
#39
PetrHeinz
merged 7 commits into
master
logtail/logtail-python:master
from
t-17985-python-314-is-alive-compat
logtail/logtail-python:t-17985-python-314-is-alive-compat
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
Handle RuntimeError from is_alive() on Python 3.14+
Show description for 1c70556
PetrHeinz
and
claude
committed
1c70556
View commit details
Copy full SHA for 1c70556
Browse repository at this point
CI: test on Python 3.10-3.14, drop EOL versions
Show description for 079722f
PetrHeinz
and
claude
committed
079722f
View commit details
Copy full SHA for 079722f
Browse repository at this point
tests: drop dead pre-3.10 version guards
Show description for 672eeb8
PetrHeinz
and
claude
committed
672eeb8
View commit details
Copy full SHA for 672eeb8
Browse repository at this point
tests: replace deprecated datetime.utcfromtimestamp
Show description for bfa12aa
PetrHeinz
and
claude
committed
bfa12aa
View commit details
Copy full SHA for bfa12aa
Browse repository at this point
CI: add floating '3.x' matrix entry for latest stable Python
Show description for 04f7d1b
PetrHeinz
and
claude
committed
04f7d1b
View commit details
Copy full SHA for 04f7d1b
Browse repository at this point
Rebrand Logtail -> Better Stack in prose and example messages
Show description for 9570ab1
PetrHeinz
and
claude
committed
9570ab1
View commit details
Copy full SHA for 9570ab1
Browse repository at this point
Bump version to 0.4.0
Show description for bbbda02
PetrHeinz
and
claude
committed
bbbda02
View commit details
Copy full SHA for bbbda02
Browse repository at this point
You can’t perform that action at this time.