Skip to content

Conversation

@jamarshon
Copy link
Contributor

- Apply __future__ imports uniformly (future division is the biggy, but absolute
  imports mattered too)
- Hotfix use of tempfile.TemporaryDirectory using a BC library (DO NOT
  add this library as a dependency to torchaudio; it's only for testing)
- Replace math.gcd with fractions.gcd
- Fix a weird pytest collection bug involving parametrized tests
- Turn on Python 2 and Python 3.7 in Travis.

Signed-off-by: Edward Z. Yang <[email protected]>
(cherry picked from commit a424509)
@jamarshon jamarshon requested a review from ezyang August 5, 2019 15:19
@jamarshon jamarshon merged commit e3c7784 into pytorch:v0.2.0 Aug 5, 2019
@jamarshon jamarshon deleted the p3 branch August 5, 2019 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants