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 }}
stoic-coder
/
python4delphi
Public
forked from
lmbelo/python4delphi
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
Commits
Breadcrumbs
History for
python4delphi
Tests
on
master
User selector
All users
All time
Commit history
Commits on Sep 23, 2024
PyErr_SetString should be called with utf8 encoded strings
pyscripter
committed
01b73d4
View commit details
Copy full SHA for 01b73d4
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
Wrap methods with parameters and/or return values PPyObjects.
pyscripter
committed
b3e051c
View commit details
Copy full SHA for b3e051c
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
Removed InitThreads property and deprecated PyEval_InitThreads which does nothing since python 3.7.
pyscripter
committed
603a9f6
View commit details
Copy full SHA for 603a9f6
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Improved handling of dynamic arrays in WrapDelphi.pas.
pyscripter
committed
1b9a71c
View commit details
Copy full SHA for 1b9a71c
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Synced with Embarcadero/P4D (added PythonDocs.pas and more)
Show description for d8e4cda
pyscripter
committed
d8e4cda
View commit details
Copy full SHA for d8e4cda
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Added a Keywords test to VarPythTest.pas
pyscripter
committed
2017fb9
View commit details
Copy full SHA for 2017fb9
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Minor improvements in WrapDelphiTest.pas
pyscripter
committed
14c5cae
View commit details
Copy full SHA for 14c5cae
View code at this point
Browse repository at this point
Remove compiler hints
pyscripter
committed
db29eb0
View commit details
Copy full SHA for db29eb0
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
Register event handlers before Delphi wrappers, so that manually wrapped events take precedence.
pyscripter
committed
a3c86bc
View commit details
Copy full SHA for a3c86bc
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Expose published event automatically including events with var parameters. Added AutoWrapEventHandlerTest.pas to test the new functionality.
pyscripter
committed
9a28d92
View commit details
Copy full SHA for 9a28d92
View code at this point
Browse repository at this point
Commits on Oct 15, 2023
Handle exposed methods with var/out parameters
pyscripter
committed
02a783d
View commit details
Copy full SHA for 02a783d
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
WrapDelphi: Handle default Indexed property.
pyscripter
committed
6d985e7
View commit details
Copy full SHA for 6d985e7
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Breaking change: Removed CreateWith overload with 3 arguments
Show description for 64112f2
pyscripter
committed
64112f2
View commit details
Copy full SHA for 64112f2
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Update WrapDelphiTest to cover the previous commit.
pyscripter
committed
dc99c7f
View commit details
Copy full SHA for dc99c7f
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
ExposeIndexedProperties added and WrapDelphiTest.pas updated.
pyscripter
committed
a6ffce5
View commit details
Copy full SHA for a6ffce5
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Added class reference field test to WrapDelphiTest.pas.
pyscripter
committed
8bb9b70
View commit details
Copy full SHA for 8bb9b70
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
WrapDelphi:
Show description for f5fb751
pyscripter
committed
f5fb751
View commit details
Copy full SHA for f5fb751
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Partial sync with the Embarcadero fork.
pyscripter
committed
76ef159
View commit details
Copy full SHA for 76ef159
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
Added CreateWith overload for backward compatibility as in the Embarcadero fork
Show description for c8edaa5
pyscripter
committed
c8edaa5
View commit details
Copy full SHA for c8edaa5
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
Fix #382
pyscripter
committed
a945a65
View commit details
Copy full SHA for a945a65
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
Sync with the Embarcadero fork
pyscripter
committed
a1c0d97
View commit details
Copy full SHA for a1c0d97
View code at this point
Browse repository at this point
Fix #369
Show description for 0a50d19
pyscripter
committed
0a50d19
View commit details
Copy full SHA for 0a50d19
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Backported Vcl/Fmx wrappers and more from the Embaracadero branch
pyscripter
committed
613e3ef
View commit details
Copy full SHA for 613e3ef
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Fix #327 (Support for class references).
Show description for 3e6a00a
pyscripter
committed
3e6a00a
View commit details
Copy full SHA for 3e6a00a
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Merge pull request #321 from csmspl/feature/CreateVarParam-with-object
Show description for d45b048
pyscripter
authored
d45b048
View commit details
Copy full SHA for d45b048
View code at this point
Browse repository at this point
wrapdelphi - tests for event handlers
mrcsms
committed
cc9411a
View commit details
Copy full SHA for cc9411a
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
Fix compilation errors in WrapDelphiTest.pas in Win32
pyscripter
committed
b211841
View commit details
Copy full SHA for b211841
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
* added 64-bit support for all packages
Show description for 5b7b0f4
Jan Reimes
committed
5b7b0f4
View commit details
Copy full SHA for 5b7b0f4
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Removed unused TPythonEngine.Lock/Unlock
pyscripter
committed
69d8578
View commit details
Copy full SHA for 69d8578
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
rtti invoke - variant parameter with array inside
mrcsms
committed
ae50a7e
View commit details
Copy full SHA for ae50a7e
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Fix #253
Show description for 033c4ad
pyscripter
committed
033c4ad
View commit details
Copy full SHA for 033c4ad
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
better "overload" handling while searching for method
mrcsms
committed
58a99f6
View commit details
Copy full SHA for 58a99f6
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
allow array return from invoked method
mrcsms
committed
741c164
View commit details
Copy full SHA for 741c164
View code at this point
Browse repository at this point
rtti method invoke with dynamic arrays as parameters and class methods
mrcsms
committed
0c73fc5
View commit details
Copy full SHA for 0c73fc5
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Fixed memory leaks in the tests
pyscripter
committed
259d2e7
View commit details
Copy full SHA for 259d2e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.