Issues
- 0
Move all imports to module scope
#49 opened by bskinn - 0
Re-order `TempVars` definitions to group attribute definitions together, with validators and defaults grouped following
#48 opened by bskinn - 0
Add package-specific error hierarchy
#42 opened by bskinn - 0
- 0
Migrate to static build config
#47 opened by bskinn - 0
Add linting
#46 opened by bskinn - 0
Configure black properly
#45 opened by bskinn - 0
Migrate CI to GH Actions and Azure Pipelines
#44 opened by bskinn - 0
- 0
Monitor PEP 558 and update/revise code & docs if locals() modifications become feasible
#36 opened by bskinn - 0
- 0
Go over the whole codebase and polish
#39 opened by bskinn - 0
Add parameter for filtering by var name length
#38 opened by bskinn - 0
Remove 'module not executable' blocks
#35 opened by bskinn - 0
Revise README
#31 opened by bskinn - 0
- 0
- 0
- 0
- 0
Should likely be able to use copy.copy in __attrs_post_init__ instead of the internal function
#28 opened by bskinn - 0
- 0
- 0
Loosen typing requirements of init params, to allow tuples, sets, etc. of strings
#29 opened by bskinn - 0
- 0
- 1
Fix ReadTheDocs import behavior
#25 opened by bskinn - 0
Create an issue template
#24 opened by bskinn - 0
- 0
Add option for different kinds of storage in .stored_nsvars and .retained_tempvars
#20 opened by bskinn - 0
- 0
Add 'allow_nonglobal' argument to TempVars
#16 opened by bskinn - 1
- 0
- 0
Refactor variable pop loops to be more Pythonic
#14 opened by bskinn - 0
If a namespace var matches more than once in 'names'/'starts'/'ends', it'll show up multiple times in tv.names
#19 opened by bskinn - 0
- 1
- 1
Update README with minimal usage example
#8 opened by bskinn - 0
- 1
Evaluate/create(/update?) MANIFEST.in
#15 opened by bskinn - 0
Add expect-fail tests to full code coverage
#13 opened by bskinn - 1
Configure tox
#6 opened by bskinn - 1
- 0
Add flag to test runner to indicate not to delete the temporary code modules created for testing
#11 opened by bskinn - 0
Example of how function definitions inside a TempVars behave unpredictably due to Python scope manipulations
#10 opened by bskinn - 1
- 1
- 0
Comment typo
#2 opened by bskinn