Commit Graph

10025 Commits

Author SHA1 Message Date
meejah a22d2d8bcf constant for the padding, too 2019-06-25 22:43:33 -06:00
Jean-Paul Calderone 35b21916be use a different branch without versioneer
see if that gets us a decent version number
2019-06-25 19:53:51 -04:00
Jean-Paul Calderone 4b03b6e4d7 reenable the other things 2019-06-25 19:29:56 -04:00
Jean-Paul Calderone 0e76f31d23 apparently this is the spelling 2019-06-25 19:29:56 -04:00
Jean-Paul Calderone 56905270ab try the branch of pyutil 2019-06-25 19:20:59 -04:00
Jean-Paul Calderone 9ddadce376 Tell the rest of the platforms to keep using whatever "python2.7" is. 2019-06-25 19:07:00 -04:00
meejah 745805378c typo 2019-06-25 16:59:41 -06:00
Jean-Paul Calderone 7b14b11063 just pypy 2019-06-25 18:53:34 -04:00
Jean-Paul Calderone a3637c193d try telling the virtualenv to use pypy 2019-06-25 18:51:11 -04:00
Jean-Paul Calderone 6d7a9d8400 "debugging" 2019-06-25 18:39:42 -04:00
Jean-Paul Calderone c94578d3ad "debugging" 2019-06-25 18:31:15 -04:00
meejah 8b48b3e06e better docs 2019-06-25 15:40:10 -06:00
meejah 3d2b43b688 FilePath not os.path 2019-06-25 14:35:41 -06:00
meejah 5633f3a8ff bytes 2019-06-25 14:35:25 -06:00
meejah 5ce01ad9c1 metter docstrings 2019-06-25 14:35:19 -06:00
Jean-Paul Calderone a6b4bf55ba try to make subunit2 processing allowed-to-fail too 2019-06-25 15:20:55 -04:00
Jean-Paul Calderone 67d76a0cc5 it's shell, dude 2019-06-25 15:11:20 -04:00
Jean-Paul Calderone 7ace8ae40d can't require a job that isn't 2019-06-25 15:06:34 -04:00
Jean-Paul Calderone d5c21adb43 correct shell syntax 2019-06-25 15:02:34 -04:00
Jean-Paul Calderone a351256050 test even faster 2019-06-25 15:02:30 -04:00
Jean-Paul Calderone 32a9f9be0f Attempt to build an allowed failure mechanism
And use it to let the PyPy job fail.
2019-06-25 14:50:42 -04:00
Jean-Paul Calderone 1b29bc4105 speed up testing 2019-06-25 14:21:08 -04:00
Jean-Paul Calderone da4a3fecb8 Attempt to make CircleCI run PyPy job with the right tox environment 2019-06-25 14:16:26 -04:00
Jean-Paul Calderone 39d989676a Attempt to define pypy27 and pypy27-coverage tox environments 2019-06-25 14:16:09 -04:00
Jean-Paul Calderone 0a761356d4 Put the job in the workflow 2019-06-25 13:34:33 -04:00
Jean-Paul Calderone d84f3467ef news fragment 2019-06-25 13:33:58 -04:00
Jean-Paul Calderone ec306663c9 Get a PyPy image 2019-06-25 13:20:04 -04:00
Jean-Paul Calderone 6f855cb328 Add a PyPy test job 2019-06-25 13:12:57 -04:00
Jean-Paul Calderone 3e0681e846 Build a Docker image we can use for PyPy CI 2019-06-25 13:12:42 -04:00
meejah 2b0d0d4072 don't need six.text_type 2019-06-24 22:02:16 -06:00
meejah 609d5f255d more things are bytes 2019-06-24 17:00:03 -06:00
meejah e2717245ce use aliases 2019-06-24 16:57:59 -06:00
meejah 249abbdd1f things are bytes 2019-06-24 16:57:12 -06:00
meejah f52a6ce9bb more bytes clarification 2019-06-24 16:57:12 -06:00
meejah 238f604bf5 use decrypt aliases 2019-06-24 16:57:12 -06:00
meejah 2c5cbbb095 raise instance, not class 2019-06-24 16:57:12 -06:00
meejah 29d2e32cb0 more bytes clarification 2019-06-24 16:57:12 -06:00
meejah e670921f56 prefixes are bytes 2019-06-24 16:57:09 -06:00
meejah 05f6b7fea0 refactor ed25519 a little; only _string variants, not _bytes of deserializers and some imports 2019-06-24 15:31:46 -06:00
meejah e5b892d700 raise instance, not class 2019-06-24 12:29:17 -06:00
meejah de94a0fd3e fix util, error crypto imports 2019-06-24 12:29:01 -06:00
meejah 74705ba2a5 correct remove_prefix imports 2019-06-24 12:27:31 -06:00
meejah 14a0481d71 string -> comment 2019-06-24 12:27:09 -06:00
meejah c2bf5e9074 add some notes about libssl version 2019-06-24 12:25:58 -06:00
meejah 5701bad548 a module for errors 2019-06-24 12:12:10 -06:00
meejah 58e0b27374 better docstring 2019-06-24 11:57:56 -06:00
meejah fd2934cb79 returns bytes 2019-06-24 11:45:38 -06:00
meejah f253235c96 the IV is bytes 2019-06-24 11:41:46 -06:00
meejah b7990264e8 module docstring 2019-06-24 11:41:26 -06:00
meejah d2ad803b5d add a docstring for allmydata.crypto. 2019-06-24 11:29:34 -06:00