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 }}
Dasmat13
/
Python
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
fix: raise ValueError for zero input in binary_count_trailing_zeros
- #1
#1
Merged
Dasmat13
merged 10 commits into
master
Dasmat13/Python:master
from
fix/binary-count-trailing-zeros-zero
Dasmat13/Python:fix/binary-count-trailing-zeros-zero
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: raise ValueError for zero input in binary_count_trailing_zeros
#1
Dasmat13
merged 10 commits into
master
Dasmat13/Python:master
from
fix/binary-count-trailing-zeros-zero
Dasmat13/Python:fix/binary-count-trailing-zeros-zero
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
feat: add Segment Intersection algorithm (#14416)
Show description for abf7168
AliAlimohammadi
and
poyea
authored
abf7168
View commit details
Copy full SHA for abf7168
Browse repository at this point
Fix type hints in sorts/tim_sort.py, relates to #14457 (#14474)
Show description for 144ef9c
3 people
authored
144ef9c
View commit details
Copy full SHA for 144ef9c
Browse repository at this point
Commits on May 19, 2026
feat: add Ramer-Douglas-Peucker polyline simplification algorithm (#14372)
Show description for 33a8e0f
AliAlimohammadi
and
poyea
authored
33a8e0f
View commit details
Copy full SHA for 33a8e0f
Browse repository at this point
Commits on May 20, 2026
Added Johnson's algorithm for all-pairs shortest paths (#13340)
Show description for a9f2e72
4 people
authored
a9f2e72
View commit details
Copy full SHA for a9f2e72
Browse repository at this point
Commits on May 22, 2026
[pre-commit.ci] pre-commit autoupdate (#14629)
Show description for 456d644
pre-commit-ci[bot]
and
cclauss
authored
456d644
View commit details
Copy full SHA for 456d644
Browse repository at this point
Commits on Jun 1, 2026
[pre-commit.ci] pre-commit autoupdate (#14747)
Show description for 6c04620
pre-commit-ci[bot]
authored
6c04620
View commit details
Copy full SHA for 6c04620
Browse repository at this point
Commits on Jun 19, 2026
Bump actions/checkout from 6 to 7 (#14820)
Show description for e3b01ec
dependabot[bot]
authored
e3b01ec
View commit details
Copy full SHA for e3b01ec
Browse repository at this point
Commits on Jul 6, 2026
[pre-commit.ci] pre-commit autoupdate (#14906)
Show description for c0db072
pre-commit-ci[bot]
authored
c0db072
View commit details
Copy full SHA for c0db072
Browse repository at this point
Commits on Jul 15, 2026
fix: raise ValueError for zero input in binary_count_trailing_zeros
Dasmat13
committed
619fc9a
View commit details
Copy full SHA for 619fc9a
Browse repository at this point
Merge branch 'master' into fix/binary-count-trailing-zeros-zero
Dasmat13
authored
7565141
View commit details
Copy full SHA for 7565141
Browse repository at this point
You can’t perform that action at this time.