Conversation
Deleted the toolforge_page implementation, its import wrapper, and associated test file. This change removes unused or deprecated functionality related to toolforge page handling from the codebase.
Deleted modules and files related to NCC and MDWiki page handling, including user account configuration, page bots, and test scripts. Updated Diagram.md to remove reference to ncc_page.py and cleaned up catdepth_new.py by removing an unused import. This streamlines the codebase by eliminating deprecated or redundant components.
Deleted user_account_new.py, wiki_page.py, pages_bots/wiki_page.py, and pages_bots_backup/mdwiki_page.py from the newapi package. These modules are no longer needed and have been removed to clean up the codebase.
Deleted new_wiki_pages.py, pages_bots/new_wiki_pages.py, and tt.py as part of a cleanup. Consolidated and refactored related logic into pages_bots/page.py, simplifying API access and removing duplicate code.
This commit applies consistent formatting, improves import ordering, and enhances code readability across multiple modules. It also includes minor refactoring such as argument alignment, string normalization, and dictionary formatting, but does not introduce new features or change existing logic.
Deleted standalone test and debug code under '__main__' in except_err.py, printe.py, txtlib.py, pformat.py, and ar_err.py to clean up production code and prevent accidental execution of test routines.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.