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
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
.
epics-modules
/
pyDevSup
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
19
Code
Issues
10
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
Long integers and strings
- #45
#45
Closed
pheest
wants to merge 63 commits into
epics-modules:master
epics-modules/pyDevSup:master
from
pheest:long-integers-and-strings
pheest/pyDevSup:long-integers-and-strings
Copy head branch name to clipboard
Conversation
Commits
63
(63)
Checks
Files changed
Closed
Long integers and strings
#45
pheest
wants to merge 63 commits into
epics-modules:master
epics-modules/pyDevSup:master
from
pheest:long-integers-and-strings
pheest/pyDevSup:long-integers-and-strings
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2022
Partially working on Windows.
pheest
committed
0c6f13c
View commit details
Copy full SHA for 0c6f13c
Browse repository at this point
Commits on Nov 1, 2022
Re-tested on Windows and Linux.
pheest
committed
3c9a62f
View commit details
Copy full SHA for 3c9a62f
Browse repository at this point
Commits on Nov 2, 2022
Corrected _dbapi VS project name.
pheest
committed
1cbc7ad
View commit details
Copy full SHA for 1cbc7ad
Browse repository at this point
Commits on Jan 9, 2023
Added report pyDevSup.docx
pheest
committed
102eecf
View commit details
Copy full SHA for 102eecf
Browse repository at this point
Commits on Feb 1, 2023
Follows document review by kwoods.
pheest
committed
704c483
View commit details
Copy full SHA for 704c483
Browse repository at this point
Commits on Mar 4, 2023
Updated to VS2022 and Python 3.11
pheest
committed
020f760
View commit details
Copy full SHA for 020f760
Browse repository at this point
Commits on Mar 9, 2023
Got it working with Michael's help.
pheest
committed
9347091
View commit details
Copy full SHA for 9347091
Browse repository at this point
Commits on Mar 13, 2023
switch to nose2
mdavidsaver
committed
68f9051
View commit details
Copy full SHA for 68f9051
Browse repository at this point
osx and windows builds
mdavidsaver
committed
04f3a82
View commit details
Copy full SHA for 04f3a82
Browse repository at this point
iocInit wrapper arguments hidden
mdavidsaver
committed
6e2177d
View commit details
Copy full SHA for 6e2177d
Browse repository at this point
fixup! osx and windows builds
mdavidsaver
committed
e8061df
View commit details
Copy full SHA for e8061df
Browse repository at this point
Commits on Mar 15, 2023
shareLib.h
mdavidsaver
committed
93cd782
View commit details
Copy full SHA for 93cd782
Browse repository at this point
Commits on Mar 16, 2023
fixup! osx and windows builds
mdavidsaver
committed
6be21d4
View commit details
Copy full SHA for 6be21d4
Browse repository at this point
Commits on Apr 1, 2023
Deleted report document.
pheest
committed
f4fe548
View commit details
Copy full SHA for f4fe548
Browse repository at this point
Commits on Apr 4, 2023
Was able to run from makefiles in cmd.
pheest
committed
2cdd8e3
View commit details
Copy full SHA for 2cdd8e3
Browse repository at this point
Built & ran hidenrga project.
pheest
committed
e2ab3ed
View commit details
Copy full SHA for e2ab3ed
Browse repository at this point
Commits on Jul 25, 2023
Makefile build and test on Windows.
pheest
committed
d78e913
View commit details
Copy full SHA for d78e913
Browse repository at this point
Commits on Aug 7, 2023
* The construct @[ -d $(dir $@) ] and install command fail on Windows, resulting in build errors
Show description for b65a54b
pheest
committed
b65a54b
View commit details
Copy full SHA for b65a54b
Browse repository at this point
Compared and merged with later changes made by mdavidsaver.
pheest
committed
66f3aff
View commit details
Copy full SHA for 66f3aff
Browse repository at this point
Commits on Aug 31, 2023
Moved tempoary database file in to permanent file _dbapi.dbd.
pheest
committed
9b435c5
View commit details
Copy full SHA for 9b435c5
Browse repository at this point
Separated int64 and lsi/lso from the main _dbapi.dbd file in order to make them conditional on epics version number.
pheest
committed
7107958
View commit details
Copy full SHA for 7107958
Browse repository at this point
Removed unnecessary debug print statements.
pheest
committed
bc40ea6
View commit details
Copy full SHA for bc40ea6
Browse repository at this point
Commits on Sep 5, 2023
Corrected address operator mistake.
pheest
committed
2aa44cc
View commit details
Copy full SHA for 2aa44cc
Browse repository at this point
For the purpose of making a pull request, discarded changes that I want to keep in main branch.
pheest
committed
713b2ea
View commit details
Copy full SHA for 713b2ea
Browse repository at this point
Updated following review comments by @mdavidsaver.
pheest
committed
44df05a
View commit details
Copy full SHA for 44df05a
Browse repository at this point
Commits on Sep 7, 2023
Merge branch 'win32' into win32-merge
pheest
authored
1ddfe7b
View commit details
Copy full SHA for 1ddfe7b
Browse repository at this point
Commits on Sep 11, 2023
Updated RULES_PY to use @$(INSTALL). This requires include $(CONFIG)/CONFIG_BASE for the definition of the INSTALL macro.
Show description for fa31fda
pheest
committed
fa31fda
View commit details
Copy full SHA for fa31fda
Browse repository at this point
Merge branch 'win32-merge' of https://github.com/pheest/pyDevSup into win32-merge
pheest
committed
c538a47
View commit details
Copy full SHA for c538a47
Browse repository at this point
Commits on Sep 14, 2023
Added use of the PY_LDLIBS variable to locate the Python import library.
Show description for 2fcf37a
pheest
committed
2fcf37a
View commit details
Copy full SHA for 2fcf37a
Browse repository at this point
Commits on Sep 18, 2023
Reverted change to apply the Python library through LDFLAGS only due to the linker order issue.
Show description for 736a7fd
pheest
committed
736a7fd
View commit details
Copy full SHA for 736a7fd
Browse repository at this point
Commits on Oct 10, 2023
Reverted change to use get_python_lib - it seems not to work correctly for earlier Python versions.
pheest
committed
7a18574
View commit details
Copy full SHA for 7a18574
Browse repository at this point
Does it need __init__.py?
pheest
committed
e8b96fb
View commit details
Copy full SHA for e8b96fb
Browse repository at this point
Commits on Oct 11, 2023
__init__.py needed in build directory?
pheest
committed
3e828ee
View commit details
Copy full SHA for 3e828ee
Browse repository at this point
Commits on Oct 12, 2023
Removed @ from Windows nose test command - so I can see what command is being passed.
Show description for 7997858
pheest
committed
7997858
View commit details
Copy full SHA for 7997858
Browse repository at this point
Commits on Oct 13, 2023
Additional debugging added to check directory paths.
pheest
committed
c301756
View commit details
Copy full SHA for c301756
Browse repository at this point
/c/hostedtoolcache/ syntax?
pheest
committed
26df4eb
View commit details
Copy full SHA for 26df4eb
Browse repository at this point
Oops, always the slashes that get you.
pheest
committed
312add7
View commit details
Copy full SHA for 312add7
Browse repository at this point
Make sure we use any existing PYTHONPATH.
pheest
committed
cf1d31c
View commit details
Copy full SHA for cf1d31c
Browse repository at this point
Silly syntax mistake.
pheest
committed
f73a5a9
View commit details
Copy full SHA for f73a5a9
Browse repository at this point
Silly, PYTHONPATH doesn't exist until we define it.
pheest
committed
c6af763
View commit details
Copy full SHA for c6af763
Browse repository at this point
Commits on Oct 20, 2023
Try pushd / popd instead of set PYTHONPATH.
pheest
committed
dd2c1ec
View commit details
Copy full SHA for dd2c1ec
Browse repository at this point
Commits on Oct 23, 2023
Removed debugging statements - these are not helping.
pheest
committed
868e51d
View commit details
Copy full SHA for 868e51d
Browse repository at this point
Commits on Oct 24, 2023
Updated CI-scripts as advised by mdavidsaver.
pheest
committed
de7ab4c
View commit details
Copy full SHA for de7ab4c
Browse repository at this point
Put debug messages back in __init__.py and replaced slashes to use Windows style.
pheest
committed
d44bb09
View commit details
Copy full SHA for d44bb09
Browse repository at this point
Removed use of XEPICS_BASE env variable as EPICS_BASE is already an env variable.
pheest
committed
69f6bb9
View commit details
Copy full SHA for 69f6bb9
Browse repository at this point
Removed debug print statements again.
pheest
committed
cdb92e4
View commit details
Copy full SHA for cdb92e4
Browse repository at this point
Commits on Nov 21, 2023
Added tests & logic for lsi, lso and int64 types.
pheest
committed
39a3e7f
View commit details
Copy full SHA for 39a3e7f
Browse repository at this point
Commits on Aug 9, 2024
Resolved merge conflict of makehelper.py
pheest
committed
7021a38
View commit details
Copy full SHA for 7021a38
Browse repository at this point
Addressed numpy 2.0 build error - see https://github.com/pytorch/pytorch/issues/121798
pheest
committed
0f70191
View commit details
Copy full SHA for 0f70191
Browse repository at this point
Corrected comment typo.
pheest
committed
6399fd2
View commit details
Copy full SHA for 6399fd2
Browse repository at this point
Changed to use master branch of .ci
pheest
committed
edfa412
View commit details
Copy full SHA for edfa412
Browse repository at this point
Commits on Aug 10, 2024
Reverted undesired change of distutils.sysconfig
pheest
committed
a1ae41c
View commit details
Copy full SHA for a1ae41c
Browse repository at this point
Commits on Aug 13, 2024
Updated makehelper.py with support for Windows using the file version of #39.
pheest
committed
5953d33
View commit details
Copy full SHA for 5953d33
Browse repository at this point
Also updated the Github build configuration which now includes Python 3.12.
pheest
committed
ff4392b
View commit details
Copy full SHA for ff4392b
Browse repository at this point
Commits on Mar 24, 2025
Updated at end of project.
pheest
committed
b9eca93
View commit details
Copy full SHA for b9eca93
Browse repository at this point
Commits on Sep 11, 2025
Update ci-scripts-build.yml to allow manual workflow
pheest
authored
cbadf2a
View commit details
Copy full SHA for cbadf2a
Browse repository at this point
Commits on Sep 12, 2025
Fixed problem with NPY_CARRAY and NPY_CARRAY_RO being unavailable in newer versions of numpy.
Peter Heesterman
committed
fc9d696
View commit details
Copy full SHA for fc9d696
Browse repository at this point
Windows server 2019 no longer available.
Peter Heesterman
committed
13e5cbe
View commit details
Copy full SHA for 13e5cbe
Browse repository at this point
Commits on Oct 10, 2025
Tested Windows (and Linux) builds with Base 3.15.
Show description for 2536321
Peter Heesterman
committed
2536321
View commit details
Copy full SHA for 2536321
Browse repository at this point
Oops, corrected mistakes.
Peter Heesterman
committed
0e3d6b2
View commit details
Copy full SHA for 0e3d6b2
Browse repository at this point
Commits on Oct 31, 2025
Moved toward tford's branch with some small changes.
Peter Heesterman
committed
bda892e
View commit details
Copy full SHA for bda892e
Browse repository at this point
Removed changes connected with Windows implementation and alarm handling messages.
Show description for 89eb87d
Peter Heesterman
committed
89eb87d
View commit details
Copy full SHA for 89eb87d
Browse repository at this point
Coreected yaml file error.
Peter Heesterman
committed
1a6f7ae
View commit details
Copy full SHA for 1a6f7ae
Browse repository at this point
You can’t perform that action at this time.