Commit Graph

  • 155aa71db0 Update README with stdin information Łukasz Langa 2018-03-20 18:00:20 -0700
  • 10d8976a79 Add piping from stdin to stdout with a - (#25) treuherz 2018-03-19 18:07:10 +0000
  • 2fa31ff314 More support for numpy tuple indexing Łukasz Langa 2018-03-17 02:39:53 -0700
  • 94f50c1461 Update formatting example Łukasz Langa 2018-03-17 02:13:11 -0700
  • 9d78a57187 18.3a2 18.3a2 Łukasz Langa 2018-03-17 01:06:22 -0700
  • 64aae0e57d Native README.md support on PyPI \o/ Łukasz Langa 2018-03-17 01:25:59 -0700
  • 0c6672890c Set a 3.6+ python-tag for the wheel Łukasz Langa 2018-03-17 01:15:46 -0700
  • 68c71b621f Don't fold postscriptum standalone comment into last statement Łukasz Langa 2018-03-17 00:54:30 -0700
  • 6c3ce53b60 Consolidate empty line handling in EmptyLineTracker Łukasz Langa 2018-03-17 00:40:21 -0700
  • b9c06a0d23 Don't put four empty lines between top-level functions split by a comment Łukasz Langa 2018-03-16 22:14:43 -0700
  • 7ad9445caf Describe fix for #21 in README Łukasz Langa 2018-03-16 21:55:41 -0700
  • c90cf42d7c blib2to3: Never put prefixes on DEDENT leaves Łukasz Langa 2018-03-16 21:47:15 -0700
  • 497de7fa08 Line breaks before logical operators (#36) Mika⠙ 2018-03-17 05:45:51 +0100
  • 28d1442d57 Use implicit defaults for auto_attribs Łukasz Langa 2018-03-16 17:42:57 -0700
  • 9c9f6eb6d5 Remove the trailing comma if there is only one argument to a call Łukasz Langa 2018-03-16 17:32:55 -0700
  • 6ba615092e Ignore empty bracket pairs while splitting Łukasz Langa 2018-03-16 17:09:23 -0700
  • 2854794249 Add words Łukasz Langa 2018-03-16 01:05:36 -0700
  • 0de0851a47 Add flake8 to CI, too Łukasz Langa 2018-03-16 00:42:15 -0700
  • 1ec7544ab7 Bump version, update README with current fixes Łukasz Langa 2018-03-16 00:01:22 -0700
  • 22ce1e1fc3 Fix spurious space after star-based unary expression Łukasz Langa 2018-03-15 23:56:30 -0700
  • 9fea478022 Also run mypy on test_black.py Łukasz Langa 2018-03-15 23:55:22 -0700
  • fb84d8b2ee Fix numpy-style array indexing Łukasz Langa 2018-03-15 23:39:45 -0700
  • 907dc6c35e Clean up typing ignores, fix build Łukasz Langa 2018-03-15 23:26:56 -0700
  • c87b33c4d5 Add mypy to CI Łukasz Langa 2018-03-15 23:17:02 -0700
  • 5fb5cc8c2b Only use trailing commas in function signatures when it's safe 18.3a1 Łukasz Langa 2018-03-15 19:25:23 -0700
  • c26daa4fd5 Don't split on for-loop variable unpacks Łukasz Langa 2018-03-15 19:20:42 -0700
  • c85cb48ec2 Fix tests after introducing --check Łukasz Langa 2018-03-15 17:05:59 -0700
  • 4c480bcac2 Add --check Łukasz Langa 2018-03-15 16:01:57 -0700
  • 80f9b14a30 Fixed malformed link to pathlib Osaetin Daniel 2018-03-15 22:37:21 +0100
  • 5370714c96 Fix spurious space after unary expression Łukasz Langa 2018-03-15 14:54:37 -0700
  • da3c2f3582 Fix spurious extra spaces after opening parentheses and in default arguments Łukasz Langa 2018-03-15 11:50:58 -0700
  • 174fc47b78 Fix spurious space in parenthesized set expressions Łukasz Langa 2018-03-15 11:28:59 -0700
  • e1e89091d1 Fix invalid spacing of dots in relative imports Łukasz Langa 2018-03-15 11:21:53 -0700
  • 76e6acb9ca Add Python 3-only classifier Hugo 2018-03-15 08:41:32 +0200
  • de860cccf1 Use HTTPS Hugo 2018-03-15 09:11:35 +0200
  • ed48bd378d Mention *args and **kwargs backport Łukasz Langa 2018-03-15 10:12:46 -0700
  • 3539d910bc Update code formatting Hugo 2018-03-15 10:09:47 +0200
  • 4c086b137e testimonials += 1 # kennethreitz 18.3a0 Łukasz Langa 2018-03-14 14:38:33 -0700
  • f86b30a610 Bummer, Python 3.8 builds don't work yet Łukasz Langa 2018-03-14 14:26:14 -0700
  • f5cc3e3556 Actually use the bundled Grammar.txt Łukasz Langa 2018-03-14 14:20:16 -0700
  • b1075f8b02 Include Grammar.txt in the distribution Łukasz Langa 2018-03-14 14:16:34 -0700
  • e74117f172 Initial commit Łukasz Langa 2018-03-14 12:55:32 -0700