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
.
sofa-framework
/
SofaPython3
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
65
Code
Issues
38
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Use real copy instead of converting to string for when calling addObject or addChild
- #511
#511
Closed
bakpaul
wants to merge 12 commits into
sofa-framework:master
sofa-framework/SofaPython3:master
from
bakpaul:pr-remove-str-conversion-in-create
bakpaul/SofaPython3:pr-remove-str-conversion-in-create
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Use real copy instead of converting to string for when calling addObject or addChild
#511
bakpaul
wants to merge 12 commits into
sofa-framework:master
sofa-framework/SofaPython3:master
from
bakpaul:pr-remove-str-conversion-in-create
bakpaul/SofaPython3:pr-remove-str-conversion-in-create
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2020
[SofaPython3] Remove -at-best- the use of this infamous string conversion while creating an object.
damienmarchal
committed
24c22d3
View commit details
Copy full SHA for 24c22d3
Browse repository at this point
[bindings/Sofa] Return type_error when trying to create an object with invalid argument.
Show description for 61899a9
damienmarchal
committed
61899a9
View commit details
Copy full SHA for 61899a9
Browse repository at this point
[bindings/Sofa/tests] Change few tests in ForceField and Node.
Show description for b4b7cae
damienmarchal
committed
b4b7cae
View commit details
Copy full SHA for b4b7cae
Browse repository at this point
Commits on Jul 7, 2025
revert changes to PrefabLink
bakpaul
committed
0140ae3
View commit details
Copy full SHA for 0140ae3
Browse repository at this point
Merge branch 'master' of github.com:sofa-framework/SofaPython3 into pr-remove-str-conversion-in-create
bakpaul
committed
795f243
View commit details
Copy full SHA for 795f243
Browse repository at this point
Fix compilation
bakpaul
committed
2dd1743
View commit details
Copy full SHA for 2dd1743
Browse repository at this point
Cannot deal with unknown attribute because some are dealt with by the factory itself (e.g. src, template, input...)
bakpaul
committed
cb5e0b0
View commit details
Copy full SHA for cb5e0b0
Browse repository at this point
Commits on Jul 8, 2025
Add compatibility layer
bakpaul
committed
e51194f
View commit details
Copy full SHA for e51194f
Browse repository at this point
Commits on Jul 10, 2025
Fix object instantiation when passed data is not a real one but is instead parsed by the object
bakpaul
committed
8be00c5
View commit details
Copy full SHA for 8be00c5
Browse repository at this point
PAss linkpath as string to descriptor to fix input/ouptu mechanism of mapping
bakpaul
committed
577296c
View commit details
Copy full SHA for 577296c
Browse repository at this point
Fix multimapping passing a list of strings
bakpaul
committed
f266d5f
View commit details
Copy full SHA for f266d5f
Browse repository at this point
Add comments
bakpaul
committed
c898a45
View commit details
Copy full SHA for c898a45
Browse repository at this point
You can’t perform that action at this time.