Improve debugging experience - implement dynamic view on PyObject
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Closed
Description
opened
on Mar 28, 2017I watched this Dynamic C# course from pluralsight and found that implementing getdynamicmembernames gives a nice "dynamic view" option in the debugger.
Right now dynamic objects from Python to C# are black-box in the debugger.
https://www.pluralsight.com/courses/c-sharp-dynamic-fundamentals
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions