##// END OF EJS Templates
Update history.py to use pathlib...
Update history.py to use pathlib Tests were returning exeption in atexit_operations AttributeError: 'str' object has no attribute 'unlink' This commit embraces usage of pathlib in history.py and related tests, fixing aforementioned problem.

File last commit:

r25236:fd1a027a
r26129:948a79c2
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
Matthias Bussonnier
give LucianaMarques ability to tag.
r24958 users:
LucianaMarques:
can:
- tag
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
Matthias Bussonnier
Let anyone add "good first issue"
r25236 - good first issue
Matthias Bussonnier
Allow anyone to tag/untag/close issues....
r24595 - async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows