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
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
.
slaclab
/
pydm
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
139
Code
Issues
96
Pull requests
13
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Inconsistent use of locale
- #230
#230
Open
gu1lhermelp
wants to merge 10 commits into
slaclab:master
slaclab/pydm:master
from
lnls-sirius:PR-bugfix-numeric-locale
lnls-sirius/pydm:PR-bugfix-numeric-locale
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Inconsistent use of locale
#230
gu1lhermelp
wants to merge 10 commits into
slaclab:master
slaclab/pydm:master
from
lnls-sirius:PR-bugfix-numeric-locale
lnls-sirius/pydm:PR-bugfix-numeric-locale
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2018
Changed line_edit set_display behviour to replace the decimal separator `.` to the locale one when the value being shown is a float
gu1lhermelp
committed
e5ed344
View commit details
Copy full SHA for e5ed344
Browse repository at this point
Changed PyDMLabel set_display behaviour to replace the decimal separator `.` by the locale one when the value being shown is a float
gu1lhermelp
committed
d33ebf5
View commit details
Copy full SHA for d33ebf5
Browse repository at this point
Commits on Jan 31, 2018
Altered PyDMWidget update_format_string method to use the 'n' specifier when the value is an int or float
gu1lhermelp
committed
871e1a6
View commit details
Copy full SHA for 871e1a6
Browse repository at this point
Changed PyDMWidget updated_format_string to handle negative values
gu1lhermelp
committed
4364628
View commit details
Copy full SHA for 4364628
Browse repository at this point
Removing unused locale library from label.py
gu1lhermelp
committed
f10cc90
View commit details
Copy full SHA for f10cc90
Browse repository at this point
Commits on Mar 8, 2018
Implemented get_formatted_string
gu1lhermelp
committed
6347953
View commit details
Copy full SHA for 6347953
Browse repository at this point
Change format_string.format by get_formatted_string method
gu1lhermelp
committed
7b8d361
View commit details
Copy full SHA for 7b8d361
Browse repository at this point
Changed format_string by the get_formatted_string method in line_edit
gu1lhermelp
committed
f83b12c
View commit details
Copy full SHA for f83b12c
Browse repository at this point
Changed format_string to get_formatted_string method in the scale and silder widgets
gu1lhermelp
committed
385bac9
View commit details
Copy full SHA for 385bac9
Browse repository at this point
Commits on Mar 20, 2018
Merge branch 'master' into PR-bugfix-numeric-locale
xresende
authored
8cc70ff
View commit details
Copy full SHA for 8cc70ff
Browse repository at this point
You can’t perform that action at this time.