| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* Create Tools/clinic/libclinic/ package. * Move cpp.py to libclinic. * Create libclinic.utils.
|
@erlend-aasland @AlexWaygood @corona10: Ok, here is first minimum step to create a new package for Argument Clinic code. |
Sorry, something went wrong.
|
|
||
|
|
||
| # Clinic instance | ||
| clinic: 'Clinic' | None = None |
There was a problem hiding this comment.
This PR feels like it only does my least favourite thing about your other PR :// #113299 (comment)
Sorry, something went wrong.
|
|
||
| global clinic | ||
| clinic = self | ||
| utils.clinic = self |
There was a problem hiding this comment.
IMO, putting a global from one file into another file is not a good idea.
Sorry, something went wrong.
I don't have the bandwidth right now to move this global variable. Adding utils.clinic variable is a temporary solution until someone can spend time to work on it. I gave on my latest attempt to partially fix the issue since nobody was available to review my work: #110984 Apparently, it's a requirement for @AlexWaygood and @erlend-aasland so I prefer to close this PR for now. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.