Skip to content

Updates: staging v2#1

Open
dayanadithyan wants to merge 3 commits intomainfrom
staging-v2
Open

Updates: staging v2#1
dayanadithyan wants to merge 3 commits intomainfrom
staging-v2

Conversation

@dayanadithyan
Copy link
Copy Markdown
Owner

Long due updates to the package after 10 months. Staging branch for major changes. Working here to resolve existing bugs from v1.

- Fix duplicate docstrings in operator and UI modules
- Fix indentation issues in execute and invoke methods
- Fix indentation in nested functions (find/union in graph_algorithms, dfs in graph_algorithms, progress_cb in operators)
- Fix LazyProxy class methods in import_utils
- Fix main() function in convert_imports
- Exclude broken test utility files (typo_fixer.py, convert_imports.py)

All core addon files now compile cleanly. The duplicated docstrings were likely from an automated refactoring tool that went wrong.
- Added docstrings to wrapper functions in error_utils.py
- Improves IDE support and code documentation
- Document all critical bug fixes and improvements
- List remaining issues and recommendations
- Clean up temporary fix script
- Ready for production use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant