##// END OF EJS Templates
Fix locals collisions with shell variables...
Fix locals collisions with shell variables Fixes issues with namespace collisions, e.g. : ```python cfg = 'trap' %config IPCompleter.use_jedi = False ``` Causes: `AttributeError: 'str' object has no attribute 'IPCompleter'` fixes https://github.com/ipython/ipython/issues/11835

File last commit:

r25236:fd1a027a
r25530:023e5b5d
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- good first issue
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows