0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version since 0.4 has been released More... over 11 years ago
Handle Unicode docstrings on Python 2.x correctly More... over 11 years ago
Add .gitignore
pav
as Pauli Virtanen
More... over 11 years ago
MAINT: Remove outdated version checks. More... over 11 years ago
ENH: Allow unnamed return values in Returns section of doc string More... over 11 years ago
BUG: sphinxext: fix sphinx extensions broken recently
pav
as Pauli Virtanen
More... over 11 years ago
BUG: Fix typo in docscrape_sphinx.py import. More... almost 12 years ago
2to3: Apply unicode fixer. More... almost 12 years ago
2to3: Apply zip fixer. More... almost 12 years ago
2to3: Apply `print` fixer. More... almost 12 years ago
2to3: Apply next fixer. More... almost 12 years ago
Merge pull request #3191 from charris/2to3-apply-imports-fixer More... almost 12 years ago
Merge pull request #460 from endolith/regex_formatting More... almost 12 years ago
2to3: Apply `imports` fixer. More... almost 12 years ago
2to3: Add `from __future__ import ...` to new files. More... almost 12 years ago
2to3: Use absolute imports. More... almost 12 years ago
merge conflict More... almost 12 years ago
Merge branch 'enh-numpydoc' More... almost 12 years ago
Merge pull request #3047 from charris/2to3-callable More... almost 12 years ago
Merge pull request #3059 from charris/2to3-funcattrs More... almost 12 years ago
2to3: Apply `funcattrs` fixer. Closes #3058. More... almost 12 years ago
2to3: apply exec fixer results. More... almost 12 years ago
2to3: Fix callable. More... almost 12 years ago
Merge pull request #3027 from charris/2to3-remove-has_key-update More... almost 12 years ago
2to3: Remove `has_key` use that was missed. More... almost 12 years ago
2to3: Updata `except Exception, msg:` syntax in files not in numpy/ . More... almost 12 years ago
2to3: Put `from __future__ import division in every python file. More... almost 12 years ago
BUG: numpydoc: check that it works with sub-classes
pav
as Pauli Virtanen
More... almost 12 years ago
TST: numpydoc: more class tests
pav
as Pauli Virtanen
More... almost 12 years ago
BUG: numpydoc: fix bugs in attribute docstring extraction + improve presentation
pav
as Pauli Virtanen
More... almost 12 years ago