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 }}
chinshou
/
python4delphi
Public
forked from
lmbelo/python4delphi
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python4delphi
PythonForDelphi
Components
Sources
on
master
User selector
All users
All time
Commit history
Commits on Apr 13, 2018
Removed PYTHON23
Show description for cd581ae
pyscripter
committed
cd581ae
View commit details
Copy full SHA for cd581ae
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Set8087CW not available in ARM processors
pyscripter
committed
f451047
View commit details
Copy full SHA for f451047
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
ApiVersion added in PythonVersions.pas
pyscripter
committed
85c6f6a
View commit details
Copy full SHA for 85c6f6a
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Fix for Python 3.7.
Show description for bbd80bf
pyscripter
committed
bbd80bf
View commit details
Copy full SHA for bbd80bf
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Changed CompareVersions to make it "Delphi compare" like.
pyscripter
committed
fc43086
View commit details
Copy full SHA for fc43086
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Better version of CompareVersions
pyscripter
committed
2c44645
View commit details
Copy full SHA for 2c44645
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Py_UseClassExceptionsFlag removed in Python 3.7
Show description for 1a04752
pyscripter
committed
1a04752
View commit details
Copy full SHA for 1a04752
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Added new support unit PythonVersions.pas
pyscripter
committed
c654c83
View commit details
Copy full SHA for c654c83
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
pyscripter
committed
a4fd2b4
View commit details
Copy full SHA for a4fd2b4
View code at this point
Browse repository at this point
Commits on Jan 21, 2018
Compatibility with both Lazarus and (hopefully) Delphi Linux
pyscripter
committed
88c06f1
View commit details
Copy full SHA for 88c06f1
View code at this point
Browse repository at this point
Added WrapFireDAC based on https://github.com/hartmutdavid
pyscripter
committed
7788b18
View commit details
Copy full SHA for 7788b18
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Bug TPythonType.ReallocMethods. No need to increase size of PYT_METHOD_BUFFER_INCREASE etc.
pyscripter
committed
5ff62d9
View commit details
Copy full SHA for 5ff62d9
View code at this point
Browse repository at this point
Merged back from https://github.com/hartmutdavid/python4delphi
Show description for db25e51
pyscripter
committed
db25e51
View commit details
Copy full SHA for db25e51
View code at this point
Browse repository at this point
Commits on Dec 24, 2017
Fix: PyUnicode_AsWideString would return wrong length when used with Unicode strings containing characters outside BMP.
pyscripter
committed
e37caaf
View commit details
Copy full SHA for e37caaf
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Issue #42
pyscripter
committed
9c2bd51
View commit details
Copy full SHA for 9c2bd51
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Minor change to avoid compiler hints.
pyscripter
committed
3240a6d
View commit details
Copy full SHA for 3240a6d
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Correction in previous commit.
pyscripter
committed
c7f6956
View commit details
Copy full SHA for c7f6956
View code at this point
Browse repository at this point
Delphi Tokyo complains about the lack of the [REF} annotation in DispInvoke
pyscripter
committed
508b019
View commit details
Copy full SHA for 508b019
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Fixed CheckRegistry
pyscripter
committed
922cbbe
View commit details
Copy full SHA for 922cbbe
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
DispInvoke Variant bug exists in more recent versions of Delphi.
pyscripter
committed
8a58cd9
View commit details
Copy full SHA for 8a58cd9
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Fixed the discovery of 32 bit registered versions >= 3.4 (PEP514)
pyscripter
committed
eba2a9f
View commit details
Copy full SHA for eba2a9f
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Pull request 38
pyscripter
committed
9cb1623
View commit details
Copy full SHA for 9cb1623
View code at this point
Browse repository at this point
Patch 32 partially applied
pyscripter
committed
bf1c1f8
View commit details
Copy full SHA for bf1c1f8
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
Delphi 10.2
pyscripter
committed
18e0858
View commit details
Copy full SHA for 18e0858
View code at this point
Browse repository at this point
Applied pull request 39
pyscripter
committed
2339440
View commit details
Copy full SHA for 2339440
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Support for Python 3.7 added
pyscripter
committed
cfbf372
View commit details
Copy full SHA for cfbf372
View code at this point
Browse repository at this point
Support for Python 3.7 added
pyscripter
committed
48861e5
View commit details
Copy full SHA for 48861e5
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Support for Python 3.5 and 3.6 added
pyscripter
committed
28ba6eb
View commit details
Copy full SHA for 28ba6eb
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Fixed issue 28
pyscripter
committed
16cc890
View commit details
Copy full SHA for 16cc890
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Python 3.4 compatibility
pyscripter
committed
5a50360
View commit details
Copy full SHA for 5a50360
View code at this point
Browse repository at this point
Updated for Delphi XE7 and Python 3.4
pyscripter
committed
4a886db
View commit details
Copy full SHA for 4a886db
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Delphi XE3 defines
andrey.gruzdev
committed
36587a5
View commit details
Copy full SHA for 36587a5
View code at this point
Browse repository at this point
Commits on Aug 28, 2012
Issue 19
pyscripter
committed
12a9fd7
View commit details
Copy full SHA for 12a9fd7
View code at this point
Browse repository at this point
Commits on Aug 7, 2012
Free Pascal 2.6 compatibility
andrey.gruzdev
committed
e814029
View commit details
Copy full SHA for e814029
View code at this point
Browse repository at this point
Commits on Mar 5, 2012
Minor change to previous commit
pyscripter
committed
b72e618
View commit details
Copy full SHA for b72e618
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.