Commit History

Author SHA1 Message Date
  Ask Solem 1e6910353a Signal: Disable caching for all signals. Closes #3670 8 years ago
  Ask Solem b2027b9c6c flakes 8 years ago
  Ask Solem c64bf07bfe Fixes build and flakes 8 years ago
  Ask Solem f780638d31 Merge changes from Django to utils.dispatch 8 years ago
  Ask Solem 9ce1b1bf65 Cosmetics 8 years ago
  Ask Solem 0e93ee0cf7 flakes 8 years ago
  Ask Solem 4cd5bc3f50 Adds pep257 as a tox target 8 years ago
  Ask Solem c259cca413 Cosmetics 8 years ago
  Ask Solem 2570e61a26 Two spaces after period for monospaced fonts 8 years ago
  Ask Solem 6027e445ec One space after period for proportional fonts + contractions 8 years ago
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 8 years ago
  Ask Solem c626741e2d Cleanup unused code 9 years ago
  Ask Solem aee706ad5a [docs] Spelling stuff completed 9 years ago
  Ask Solem 9b68e8f9df Make sure __repr__ and __str__ returns bytes on Python 2 9 years ago
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 years ago
  Ask Solem 9044a23c5a Signal handlers should not be able to propagate exceptions. Closes #2738 9 years ago
  Ask Solem ee650d0c2f Signal: cannot use id() for sender=str. Closes #2475 9 years ago
  Ask Solem 7625f8c8ed flakes 11 years ago
  Ask Solem c403d0be11 Signals: Sender argument must account for Proxy/PromiseProxy. Issue #1873 11 years ago
  Josh 9ebb7ac0e1 fix comment typo 11 years ago
  Ask Solem 8b00e1e1f8 Use callable() now that it is allowed again (Issue #1678) 11 years ago
  Ask Solem de77364e62 Cosmetics 11 years ago
  Ask Solem 154b574809 __all__ is everywhere 11 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
  Ask Solem b23fd8c3f6 Use more str.format 13 years ago
  Ask Solem 2c4fa2890b Use except .. as exc 13 years ago
  Ask Solem 53b61c638b 99% overall coverage :happy: 13 years ago
  Ask Solem 1ac160649b flake8 13 years ago