Ecosyste.ms: Issues

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

GitHub / vitsalis/PyCG issues and pull requests

#74 - Fix deprecation issues with pyproject file

Pull Request - State: closed - Opened by vitsalis 10 months ago

#73 - Install of `0.0.7` failing in GitHub actions

Issue - State: closed - Opened by joeflack4 11 months ago - 4 comments

#72 - Handling posonlyargs

Issue - State: closed - Opened by yusiyoh 11 months ago - 2 comments

#71 - Detected non-deterministic results under various configurations

Issue - State: closed - Opened by AnnabellaM 11 months ago - 3 comments

#70 - fix positional only args

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

#69 - Ignore built-in functions, numpy, torch...

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

#68 - PyCG can't support the analysis of function pointers in a call graph.

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

#67 - Does pycg work in colab?

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

#66 - Relative/partial module path of class due to relative import

Issue - State: closed - Opened by jacksongoode over 1 year ago - 8 comments

#65 - Add class def in addition to MRO

Issue - State: closed - Opened by jacksongoode over 1 year ago - 1 comment

#64 - analysis does not follow explicit super()-calls

Issue - State: closed - Opened by julian-goettingen over 1 year ago - 2 comments

#63 - Not being able to run PyCG from source due to circular import(?)

Issue - State: closed - Opened by thisrabbit over 1 year ago - 2 comments

#62 - Bump version to 0.0.7

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

#61 - Add Support for Calls to External Class Instances

Pull Request - State: closed - Opened by gdrosos over 1 year ago
Labels: enhancement

#60 - Handle external module imports as package imports

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

#59 - Add a status badge for Tests and Linters

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

#58 - Add Github Action for Testing

Pull Request - State: closed - Opened by gdrosos over 1 year ago
Labels: enhancement

#57 - Add a Github Action Linter

Pull Request - State: closed - Opened by gdrosos over 1 year ago - 3 comments
Labels: enhancement

#55 - Catch an unhandled exception in Import Manager

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

#54 - Possible to have option to exclude builtin functions?

Issue - State: closed - Opened by mapattacker over 1 year ago - 1 comment

#53 - As graph output branch merged with master

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

#52 - how to analyse cg of __init__.py

Issue - State: closed - Opened by doublebubble626 over 1 year ago - 2 comments

#51 - PyCG fails when parsing files whose names are used in init file declarations

Issue - State: closed - Opened by gdrosos over 1 year ago - 1 comment

#50 - Reset counters only in existing class def scopes

Pull Request - State: closed - Opened by gdrosos over 1 year ago - 2 comments

#49 - Fix Encoding Error when reading Files

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

#48 - Remove rebulk submodule

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

#47 - Fix error when parsing PyPI Packages having erroneous requirements file

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

#46 - Can PyCG optimize to flow sensitive?

Issue - State: closed - Opened by Peteling over 1 year ago - 5 comments

#45 - make test occur a error

Issue - State: closed - Opened by PeteLing over 1 year ago - 1 comment

#44 - list definition creation causes an infinite loop in the post processor

Issue - State: closed - Opened by shlakperson almost 2 years ago - 1 comment

#43 - what is the meaning of NEXT_MEHOD and ITER_METHOD?

Issue - State: closed - Opened by shlakperson almost 2 years ago - 1 comment

#42 - Can it be used to generate static backward slice?

Issue - State: closed - Opened by smith-co almost 2 years ago - 1 comment

#41 - What tool have you used to generate the figures from JSON/FASTEN?

Issue - State: closed - Opened by davide-q almost 2 years ago - 1 comment

#40 - Broken link

Issue - State: closed - Opened by davide-q almost 2 years ago - 1 comment

#39 - Macro-benchmark

Issue - State: closed - Opened by onezibo almost 2 years ago - 1 comment

#38 - PermissionError : Permission denied

Issue - State: closed - Opened by QuanticDisaster about 2 years ago - 1 comment

#37 - Help interpreting the outputs

Issue - State: closed - Opened by beejaya about 2 years ago - 1 comment

#36 - Can't add edge to a non existing node

Issue - State: closed - Opened by JaewonHur about 2 years ago - 1 comment

#35 - `pycg` uses a lot of memory to create a Call Graph for specific packages

Issue - State: closed - Opened by amphioxis about 2 years ago - 1 comment

#33 - functions call stack with random order?

Issue - State: closed - Opened by theweaklink over 2 years ago - 2 comments

#32 - Require Python 3.4 version or latest

Pull Request - State: closed - Opened by gdrosos over 2 years ago - 2 comments

#31 - FIX: Avoid (Re)Importing Used Modules

Pull Request - State: closed - Opened by gdrosos over 2 years ago - 2 comments

#30 - Analyze only Python Files

Pull Request - State: closed - Opened by gdrosos over 2 years ago - 1 comment

#29 - Error running pycg.

Issue - State: closed - Opened by michelescarlato over 2 years ago - 8 comments

#28 - pycg can‘t find the real function

Issue - State: closed - Opened by Gzxl over 2 years ago - 3 comments

#27 - Produce Call Graphs in Fasten Version 2 Format

Pull Request - State: closed - Opened by gdrosos over 2 years ago - 2 comments

#26 - Added checking for symtable line number to fix the issue of name conflict

Pull Request - State: closed - Opened by seanxiaoyan over 2 years ago - 1 comment

#25 - Added checking for symtable lineno in pycg/machinery/scopes.py

Pull Request - State: closed - Opened by seanxiaoyan over 2 years ago

#24 - [need help] Is this uncomplete call graph within expectation?

Issue - State: closed - Opened by LeeSureman over 2 years ago - 8 comments

#23 - How to get the return value of a class or method?

Issue - State: closed - Opened by AllenSun1024 over 2 years ago - 1 comment

#22 - How to Restore Call Chain?

Issue - State: closed - Opened by AllenSun1024 over 2 years ago

#21 - handle .so binary files

Pull Request - State: closed - Opened by WenJinfeng over 2 years ago - 1 comment

#20 - can't get complete call graph

Issue - State: closed - Opened by Mryanhehe over 2 years ago - 2 comments

#19 - <Performace Bug>: It costs too much time to analyze DL packages(e.g., numpy)

Issue - State: closed - Opened by AllenSun1024 over 2 years ago - 4 comments

#18 - a unexpected error about scanning binary file, (bug report)

Issue - State: closed - Opened by LeeSureman almost 3 years ago - 3 comments

#17 - Bug Report: <TypeError: object of type 'Definition' has no len()>

Issue - State: closed - Opened by AllenSun1024 almost 3 years ago - 1 comment

#16 - SyntaxError -> can't load unicodedata module

Issue - State: closed - Opened by AllenSun1024 almost 3 years ago - 4 comments

#15 - AttributeError: module 'importlib' has no attribute 'abc'. Did you mean: '_abc'?

Issue - State: closed - Opened by hornekyle almost 3 years ago - 2 comments

#14 - add an element to set when iterate set

Pull Request - State: closed - Opened by Mryanhehe almost 3 years ago - 1 comment

#13 - AttributeError: 'NoneType' object has no attribute 'reset_counters'

Issue - State: closed - Opened by AllenSun1024 almost 3 years ago - 4 comments

#12 - Cannot generate call graph

Issue - State: closed - Opened by tb960 about 3 years ago - 1 comment

#11 - Error when trying to scan source code

Issue - State: closed - Opened by jonathanooikwanw about 3 years ago - 1 comment

#10 - Source code analysis with PyCG

Issue - State: closed - Opened by jonathanooikwanw about 3 years ago - 5 comments

#9 - Can pycg analyze a function call chain?

Issue - State: closed - Opened by takashi-ishio about 3 years ago - 2 comments

#8 - resolve *args, **kwargs

Issue - State: closed - Opened by rotemiman about 3 years ago - 5 comments

#7 - Added quoting mechanism in utils to prevent crashes when analyzing ipynb files.

Pull Request - State: closed - Opened by ani-hovhannisyan about 3 years ago - 6 comments

#6 - PyCG on file text

Issue - State: closed - Opened by lambdaofgod over 3 years ago - 5 comments

#5 - Update README.md

Pull Request - State: closed - Opened by Pytlicek over 3 years ago - 1 comment

#4 - How to generate image of call graph

Issue - State: closed - Opened by danielsnider over 3 years ago - 1 comment

#3 - Detect Pandas errors

Issue - State: closed - Opened by YZ-eng over 3 years ago - 2 comments

#2 - Panda or Pytorch cannot be detected

Issue - State: closed - Opened by YZ-eng over 3 years ago - 2 comments

#1 - async methods of a class are ignored

Issue - State: closed - Opened by iva2k over 3 years ago - 2 comments