summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is 1.0.01.0.0Spencer McIntyre2019-02-022-2/+3
* Land #18, fix get_searchpath for subdirectoriesSpencer McIntyre2019-02-021-4/+4
|\
| * get_searchpath function corrected for recursive directories retrievalAvinash Raghuthu2019-01-101-4/+4
* | Bump the version to 0.8b0Spencer McIntyre2019-02-022-2/+2
|/
* This is 0.70.7Spencer McIntyre2018-05-232-3/+3
* Fix a couple mistakes in setup.pySpencer McIntyre2018-05-231-2/+1
* Update setup.py and convert README to markdownSpencer McIntyre2018-05-233-31/+45
* Bump the version to 0.7b0Spencer McIntyre2018-05-232-2/+2
* This is 0.60.6Spencer McIntyre2018-05-232-2/+2
* Update the list of supported Python versionsSpencer McIntyre2018-03-253-1/+4
* Add the get_searchpath utility functionSpencer McIntyre2018-03-252-1/+32
* Bump the version to 0.6b0Spencer McIntyre2018-03-252-2/+4
* This is 0.50.5Spencer McIntyre2016-10-292-2/+2
* Return from __cleanup if self.mod.__name__ is NoneSpencer McIntyre2016-10-291-1/+1
* Land #13, fix conflict with "random" module nameSpencer McIntyre2016-10-291-0/+0
|\
| * conflict fix with random moduleTalha Buğra Bulut2016-10-181-0/+0
|/
* Land #12, fix a typo in index.rstSpencer McIntyre2016-08-261-1/+1
|\
| * Fixed minor doc typo.Philippe Ombredanne2016-08-261-1/+1
|/
* This is 0.40.4Spencer McIntyre2016-06-172-2/+2
* Land #8, add setup.py classifiersSpencer McIntyre2016-06-171-1/+9
|\
| * Add Python 3.5 to the classifiers listSpencer McIntyre2016-06-171-1/+2
| * bring classifiers in sync with tox + Travis, add two topical onesjhermann2015-05-281-0/+7
* | Land #11, Check the entry exists in _sys.modulesSpencer McIntyre2016-06-161-1/+3
|\ \
| * | Fix #6, check key exists before removingSpencer McIntyre2016-04-211-1/+3
| |/
* | Set level to the Python version dependent valueSpencer McIntyre2016-06-161-1/+4
* | Land #2, change ENOEXITS to ENOENTSpencer McIntyre2016-06-101-1/+1
|\ \
| * | Fix non-existent errno raised in open_resourceAndy Gross2014-08-131-1/+1
| |/
* | Land #1, fix a minor typo in docs/index.rstSpencer McIntyre2016-06-101-1/+1
|\ \
| * | Typo :)Sébastien Fievet2014-07-051-1/+1
| |/
* | This is 0.4-devSpencer McIntyre2016-06-102-1/+2
|/
* This is 0.30.3Armin Ronacher2014-07-011-1/+1
* Added a note on setuptools pluginsArmin Ronacher2014-07-011-0/+18
* Added support for loading resources.Armin Ronacher2014-07-014-0/+46
* This is 0.3-devArmin Ronacher2014-07-011-1/+1
* Use explicit idsArmin Ronacher2014-07-011-2/+5
* Added example link to the docsArmin Ronacher2014-07-011-0/+3
* Added an example to the repo.Armin Ronacher2014-07-016-0/+131
* Added an advanced example of discoveryArmin Ronacher2014-07-013-3/+22
* Also collect before the test runArmin Ronacher2014-07-011-0/+1
* Add a missing garbage collection call for pypyArmin Ronacher2014-07-011-0/+2
* Added regular tracebacks to toxArmin Ronacher2014-07-011-1/+1
* Automatically garbage collect after each test.Armin Ronacher2014-07-011-0/+9
* Added tox to gitignoreArmin Ronacher2014-07-011-0/+1
* This is 0.20.2Armin Ronacher2014-07-011-1/+1
* Fixed shutdown error on late garbage collection.Armin Ronacher2014-07-013-6/+31
* Initial commit.0.1Armin Ronacher2014-06-3026-0/+1767