Skip to content

Conversation

@clearclaw
Copy link
Contributor

# See the License for the specific language governing permissions and
# limitations under the License.

from future import division

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be __future__? I might be wrong as I have yet to move to py3

@artwr
Copy link
Contributor

artwr commented Jul 25, 2016

LGTM

@codecov-io
Copy link

Current coverage is 64.40% (diff: 100%)

Merging #1683 into master will increase coverage by 0.01%

@@             master      #1683   diff @@
==========================================
  Files           123        123          
  Lines          8699       8700     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           5601       5603     +2   
+ Misses         3098       3097     -1   
  Partials          0          0          

Powered by Codecov. Last update 7628a86...1ed195b

@skudriashev
Copy link
Contributor

@clearclaw, please squash commits.

@asfgit asfgit closed this in 2c931ab Jul 26, 2016
alekstorm pushed a commit to alekstorm/incubator-airflow that referenced this pull request Jun 1, 2017
Fix integer division fencepost error on S3 chunked transfers

Closes apache#1683 from clearclaw/master
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.

5 participants