Closed Bug 1551850 Opened 6 years ago Closed 6 years ago

Move generated Python code in the tc-client.py into specific directories

Categories

(Taskcluster :: Services, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

Currently we mix generated and non-generated code in the same directory, which makes configuration of .gitattributes a little tricky.

Let's move the generated code to a generated/ directory or the like, leaving stubs in place for those who import from the old location (such as import taskcluster.auth).

Type: defect → task
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.