JuniorJPDJ / messenger_api

Unofficial Facebook Messenger library for Python 2.6+ / Python 3.4+ / pypy
GNU Lesser General Public License v3.0
13 stars 4 forks source link

Fixed ThreadName event #7

Closed MarcinWieczorek closed 6 years ago

MarcinWieczorek commented 7 years ago

The protocol has changed.

JuniorJPDJ commented 7 years ago

Why the hell you renamed class? Shouldn't you just change everything but name? What about compatibility?...

And why are you changing my code style?!

MarcinWieczorek commented 7 years ago

I thought changing APIs is a tradition with puthon, isn't it? Also, my displays ain't 6 feet wide, break the line after 80 characters as our GNU/Lord tells us to.

JuniorJPDJ commented 7 years ago

https://www.python.org/dev/peps/pep-0008/#maximum-line-length

Some teams strongly prefer a longer line length. For code maintained exclusively or primarily by a team that can reach agreement on this issue, it is okay to increase the nominal line length from 80 to 100 characters (effectively increasing the maximum length to 99 characters), provided that comments and docstrings are still wrapped at 72 characters.

Sorry for line breaks, but my display is :/