Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python3 only code #292

Merged
merged 3 commits into from
Feb 12, 2018
Merged

Fix python3 only code #292

merged 3 commits into from
Feb 12, 2018

Conversation

Eagllus
Copy link
Collaborator

@Eagllus Eagllus commented Feb 6, 2018

This should fix: #291 and I think it will fix #286

Thanks to @P-EB for providing the solution
@codecov-io
Copy link

codecov-io commented Feb 6, 2018

Codecov Report

Merging #292 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #292      +/-   ##
=========================================
+ Coverage   90.12%   90.2%   +0.08%     
=========================================
  Files          44      44              
  Lines        2836    2839       +3     
=========================================
+ Hits         2556    2561       +5     
+ Misses        280     278       -2
Impacted Files Coverage Δ
django_q/core_signing.py 85% <100%> (ø) ⬆️
django_q/queues.py 100% <100%> (ø) ⬆️
django_q/models.py 98.7% <0%> (+1.29%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67ba251...319ab90. Read the comment docs.

@Koed00 Koed00 merged commit 3ba32a3 into Koed00:master Feb 12, 2018
@Eagllus Eagllus deleted the fix_python3_only_code branch February 12, 2018 15:14
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.

[Debian] The new release contains a python3-only line. Support Python 3.x Only Since 0.9.0?
3 participants