Skip to content

Commit

Permalink
remove six usage
Browse files Browse the repository at this point in the history
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
ahornby authored and facebook-github-bot committed Oct 7, 2024
1 parent 136d2f9 commit 6cb8806
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/fbcode_builder/manifests/fbthrift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ fmt
folly
googletest
libsodium
python-six
wangle
zstd
mvfst
Expand Down

0 comments on commit 6cb8806

Please sign in to comment.