Releases: ewjoachim/raincoat
Releases · ewjoachim/raincoat
Follow changes in Python projects using GitHub
It's useful if your upstream is a python package that's not on PyPI, like, say, the Python Standard Library itself. Say you want to know if the element Maildir._lookup in the file Lib/mailbox.py changed on the master branch since commit 43ba8861. What you can now do is:
# Raincoat: pygithub repo: python/cpython@43ba8861 branch: master path: Lib/mailbox.py element: Maildir._lookup
Raincoat + Django
Use Raincoat to be warned when Django bugs you have had to work around are merged !
Python 2 support
v0.3.0 History