Skip to content

Releases: ewjoachim/raincoat

Follow changes in Python projects using GitHub

18 Apr 20:58
Compare
Choose a tag to compare

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

22 Feb 10:17
Compare
Choose a tag to compare

Use Raincoat to be warned when Django bugs you have had to work around are merged !

Python 2 support

15 Oct 13:03
Compare
Choose a tag to compare
v0.3.0

History