-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: X-link: facebookincubator/zstrong#1002 now that python2 is long gone, lets remove dependency on six most of the changes are in the thrift fuzzer/randomizer used in thrift tests, replacing six with what six did in the py3 case. Reviewed By: ahilger Differential Revision: D63709297 fbshipit-source-id: 2ff46ead9e2035c5e43081ddec8ae1e3d1499895
- Loading branch information
1 parent
ff6e263
commit 52622b1
Showing
2 changed files
with
0 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,6 @@ fmt | |
folly | ||
googletest | ||
libsodium | ||
python-six | ||
wangle | ||
zstd | ||
mvfst | ||
|