cdf5f94801b8e585a8f52579d850b4045b95bf0c,src/python/pants/backend/python/register.py,,build_file_aliases,#,60

Before Change


        targets={
            PythonApp.alias(): PythonApp,
            PythonBinary.alias(): PythonBinary,
            PythonLibrary.alias(): PythonLibrary,
            PythonTests.alias(): PythonTests,
            PythonDistribution.alias(): PythonDistribution,
            "python_requirement_library": PythonRequirementLibrary,

After Change


            PythonApp.alias(): PythonApp,
            PythonBinaryV1.alias(): PythonBinaryV1,
            PythonLibraryV1.alias(): PythonLibraryV1,
            PythonTestsV1.alias(): PythonTestsV1,
            PythonDistribution.alias(): PythonDistribution,
            "python_requirement_library": PythonRequirementLibrary,
            PythonRequirementsFile.alias(): PythonRequirementsFile,
            Resources.alias(): Resources,
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 5

Non-data size: 4

Instances


Project Name: pantsbuild/pants
Commit Name: cdf5f94801b8e585a8f52579d850b4045b95bf0c
Time: 2020-03-19
Author: 14852634+Eric-Arellano@users.noreply.github.com
File Name: src/python/pants/backend/python/register.py
Class Name:
Method Name: build_file_aliases


Project Name: pantsbuild/pants
Commit Name: b102b2eb3876d36b669c10e0db25b63c5e1f48fd
Time: 2020-04-06
Author: 14852634+Eric-Arellano@users.noreply.github.com
File Name: src/python/pants/backend/python/register.py
Class Name:
Method Name: build_file_aliases


Project Name: pantsbuild/pants
Commit Name: f65e99df5874e9f237507e4e608e91701b0d339c
Time: 2020-04-03
Author: 14852634+Eric-Arellano@users.noreply.github.com
File Name: src/python/pants/backend/native/register.py
Class Name:
Method Name: build_file_aliases


Project Name: pantsbuild/pants
Commit Name: 48ffac7470c47e6b77f51f954cb0c754f9183797
Time: 2020-04-01
Author: 14852634+Eric-Arellano@users.noreply.github.com
File Name: contrib/go/src/python/pants/contrib/go/register.py
Class Name:
Method Name: build_file_aliases


Project Name: pantsbuild/pants
Commit Name: aa8d52e1a3e0fa1f3d8fdbf4877fa29fb013b818
Time: 2020-04-07
Author: 14852634+Eric-Arellano@users.noreply.github.com
File Name: contrib/avro/src/python/pants/contrib/avro/register.py
Class Name:
Method Name: build_file_aliases