Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pyta-uoft/pyta issues and pull requests

#958 - Make `check_contracts` allow passing integers in for float types

Issue - State: open - Opened by ChristopherLi05 10 months ago - 4 comments

#957 - Release v2.6.2!

Pull Request - State: closed - Opened by david-yz-liu 10 months ago - 1 comment

#956 - Fix invalid-name-checker for '_' and non-astroid.Const constants

Pull Request - State: closed - Opened by david-yz-liu 10 months ago - 1 comment

#955 - PythonTA considers _ as an invalid name for variables

Issue - State: closed - Opened by klokailo 10 months ago - 1 comment

#954 - Making checker formatting consistent

Pull Request - State: closed - Opened by AinaMerch 10 months ago - 1 comment

#953 - seperate __init__.py for handling config related functions

Pull Request - State: closed - Opened by umututku03 10 months ago - 1 comment

#952 - add type annotations for checkers files

Pull Request - State: closed - Opened by vsahni3 10 months ago - 1 comment

#951 - Removing unused imports in pyta/checkers and pyta/reporters

Pull Request - State: closed - Opened by merrickliu888 10 months ago - 1 comment

#950 - Pycodestyle options docs

Pull Request - State: closed - Opened by merrickliu888 10 months ago - 2 comments

#949 - Updating the documentation for allowed-io config options

Pull Request - State: closed - Opened by umututku03 10 months ago - 2 comments

#948 - Added option configuration to forbidden import checker

Pull Request - State: closed - Opened by AinaMerch 10 months ago - 2 comments

#947 - Add documentation for forbidden-io-functions option of forbidden_io_function_checker

Pull Request - State: closed - Opened by vsahni3 10 months ago - 2 comments

#946 - Added option documentation for pycodestyle_checker

Pull Request - State: closed - Opened by merrickliu888 10 months ago - 1 comment

#945 - Allow import of student defined modules (E9999)

Issue - State: closed - Opened by ch-iv 10 months ago - 1 comment

#944 - build(deps-dev): update pygments requirement from <2.16,>=2.14 to >=2.14,<2.17

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#943 - Add CITATION.cff

Pull Request - State: closed - Opened by david-yz-liu 11 months ago - 1 comment

#942 - Release v2.6.1!

Pull Request - State: closed - Opened by david-yz-liu 11 months ago - 1 comment

#940 - Make graphviz an optional dependency

Pull Request - State: closed - Opened by david-yz-liu 11 months ago

#939 - Please ignore this - I'm trying to fix a bug that only appears when making a PR

Pull Request - State: closed - Opened by sarahsonder 11 months ago - 1 comment

#938 - Create pycodestyle renderers

Pull Request - State: closed - Opened by sushimon 11 months ago - 1 comment

#937 - Release v2.6.0!

Pull Request - State: closed - Opened by david-yz-liu 11 months ago - 1 comment

#936 - Documentation updates

Pull Request - State: closed - Opened by david-yz-liu 11 months ago - 1 comment

#933 - build(deps-dev): update pycodestyle requirement from ~=2.10.0 to >=2.10,<2.12

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#932 - Moved `ENABLE_CONTRACT_CHECKING` to the top of `new_setattr`

Pull Request - State: closed - Opened by Bruce-8 12 months ago - 1 comment

#931 - Created InvalidNameChecker

Pull Request - State: closed - Opened by sushimon 12 months ago - 1 comment

#930 - Moved ENABLE_CONTRACT_CHECKING to top of function body.

Pull Request - State: closed - Opened by Bruce-8 12 months ago - 1 comment

#929 - Improved the behavior of the contract checking new_setattr function

Pull Request - State: closed - Opened by Bruce-8 12 months ago - 1 comment

#928 - New function validate-invariants

Pull Request - State: closed - Opened by sarahsonder 12 months ago - 1 comment

#927 - Removed code snippet in the error message for config file parsing errors

Pull Request - State: closed - Opened by sushimon 12 months ago - 2 comments

#926 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#925 - Resolved check_contracts error with type alias as type annotation

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#924 - build(deps-dev): update pytest-cov requirement from ~=4.0.0 to >=4.0,<4.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#923 - build(deps-dev): update pygments requirement from ~=2.14.0 to >=2.14,<2.16

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#922 - build(deps-dev): update typeguard requirement from <3,>=2.13.3 to >=2.13.3,<5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#921 - build(deps-dev): update requests requirement from ~=2.28.0 to >=2.28,<2.32

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#920 - Fixed bug in how PythonTA reports error messages when parsing config files

Pull Request - State: closed - Opened by sushimon about 1 year ago - 3 comments

#919 - Move setup.cfg config settings to pyproject.toml

Pull Request - State: closed - Opened by david-yz-liu about 1 year ago - 1 comment

#918 - Fixed issue #917

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#917 - FileNotFoundError in --generate-config

Issue - State: closed - Opened by david-yz-liu about 1 year ago - 1 comment

#916 - Error parsing configuration file

Issue - State: closed - Opened by utmandrew about 1 year ago - 2 comments

#915 - Update number of error occurrences reported + Bug fix in HTML reporter

Pull Request - State: closed - Opened by sarahsonder about 1 year ago - 4 comments

#914 - Merge user's input config with pyta's default options

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#913 - Highlighted blank lines in between functions for the message display of E9989 pep8-errors

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#912 - Add the option to render cfgs for functions only

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#911 - Improved message display for C0303 trailing-whitespace

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#910 - Please delete this unnecessary issue. I just found the solution for it

Issue - State: closed - Opened by AnnabellBrocker about 1 year ago - 1 comment

#909 - Modified GlobalVariablesChecker to allow for type alias assignment

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#908 - Update UnnecessaryIndexingChecker to allow for node.target types other than AssignName

Pull Request - State: closed - Opened by sarahsonder about 1 year ago - 3 comments

#907 - Added pytest-snapshot as a dependency to the test environment

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#906 - Modify how cluster ids are generated to make them deterministic

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#905 - Update sample_usage/draw_cfg to use the pyta API to create CFGs

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#904 - Implemented drawing CFGs in the python_ta API

Pull Request - State: closed - Opened by sushimon about 1 year ago - 1 comment

#903 - Modified the _is_constant_assignment function to allow assignment to type aliases

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago - 1 comment

#902 - Update coveralls integration

Pull Request - State: closed - Opened by david-yz-liu about 1 year ago

#901 - Added graphviz library as dependency to test environment

Pull Request - State: closed - Opened by sushimon about 1 year ago

#900 - Added documentation and example for E1144 Invalid Splice Step

Pull Request - State: closed - Opened by sarahsonder about 1 year ago

#899 - Added documentation and example of W0416 Shadowed Import

Pull Request - State: closed - Opened by sarahsonder about 1 year ago - 3 comments

#897 - Added documentation and example of W0719 Broad Exception Raised Checker

Pull Request - State: closed - Opened by Bruce-8 about 1 year ago

#895 - Implement drawing control flow graphs to the pyta API

Pull Request - State: closed - Opened by sushimon about 1 year ago - 2 comments

#894 - Added example and documentation for W3601 bad-chained-comparison

Pull Request - State: closed - Opened by sushimon about 1 year ago

#893 - Added example and documentation for W3301 nested-min-max

Pull Request - State: closed - Opened by sushimon about 1 year ago

#892 - Added example and documentation for W0644 unbalanced-dict-unpacking

Pull Request - State: closed - Opened by sushimon about 1 year ago

#891 - Update to Pylint v2.17

Pull Request - State: closed - Opened by david-yz-liu about 1 year ago

#890 - Release v2.5.0!

Pull Request - State: closed - Opened by david-yz-liu about 1 year ago

#889 - deps: Pin dependencies

Pull Request - State: closed - Opened by david-yz-liu about 1 year ago

#888 - Make the cfgs pyta produces more prettier

Pull Request - State: closed - Opened by sushimon over 1 year ago

#887 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#886 - Updated raise handling in tryexcept

Pull Request - State: closed - Opened by sushimon over 1 year ago

#885 - Updated typeguard constraint in setup.cfg

Pull Request - State: closed - Opened by sushimon over 1 year ago

#884 - Fixed bug related to missing raise handling in CFG implementation

Pull Request - State: closed - Opened by sushimon over 1 year ago - 1 comment

#883 - Updated CFGVisitor with an options attribute to configure the visitor

Pull Request - State: closed - Opened by sushimon over 1 year ago

#882 - check_all dynamic typing issues

Issue - State: open - Opened by skrukwa over 1 year ago - 1 comment

#880 - Added labels to the CFG image pyta produces

Pull Request - State: closed - Opened by sushimon over 1 year ago - 1 comment

#879 - Augmented CFG-related classes to support labelling edges

Pull Request - State: closed - Opened by sushimon over 1 year ago

#878 - Fixed bug where webpage opens on bad paths

Pull Request - State: closed - Opened by sushimon over 1 year ago

#877 - Created ForbiddenPythonSyntaxChecker and its associated test suite

Pull Request - State: closed - Opened by sushimon over 1 year ago

#876 - Release v2.4.2!

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#874 - Fix custom message formats and shadowing-in-comprehension bug

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#873 - Updated dev installation instructions to include missing dependency

Pull Request - State: closed - Opened by sushimon over 1 year ago - 1 comment

#872 - Added new and updated old type annotations to functions

Pull Request - State: closed - Opened by sushimon over 1 year ago - 1 comment

#871 - Release v2.4.1!

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#869 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#868 - Release v2.4.0!

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#866 - forbidden-top-level-code checker updates

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#865 - deps: Update dependencies

Pull Request - State: closed - Opened by david-yz-liu over 1 year ago

#864 - Extend accumulation table loop detection

Pull Request - State: closed - Opened by ZhiYingSun over 1 year ago - 1 comment

#863 - Added ENABLE_CONTRACT_CHECKING

Pull Request - State: closed - Opened by yibinglu over 1 year ago

#862 - Type contracts differentiate bool and int

Pull Request - State: closed - Opened by yibinglu over 1 year ago

#861 - Added instance attributes to rep invariant error message

Pull Request - State: closed - Opened by yibinglu over 1 year ago

#860 - Extend functionality to while loop

Pull Request - State: closed - Opened by ZhiYingSun over 1 year ago

#859 - Disable R1729 by default

Pull Request - State: closed - Opened by ZhiYingSun over 1 year ago