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

updated all python files to use pep-3110 exception syntax for python3 compatibility #587

Merged
merged 1 commit into from Apr 4, 2019

Conversation

heartsucker
Copy link
Contributor

@heartsucker heartsucker commented Mar 28, 2019

Copy link
Contributor

@meejah meejah left a comment

Choose a reason for hiding this comment

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

looks good! (and thanks for the "short, contained" PRs :)

@meejah
Copy link
Contributor

meejah commented Mar 28, 2019

@heartsucker needs a rebase I guess ...

@meejah
Copy link
Contributor

meejah commented Mar 28, 2019

Also circleci needs a kick (hung/non-responsive job?)

@codecov-io
Copy link

codecov-io commented Mar 29, 2019

Codecov Report

Merging #587 into master will increase coverage by 0.02%.
The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #587      +/-   ##
==========================================
+ Coverage   86.12%   86.15%   +0.02%     
==========================================
  Files         159      159              
  Lines       28666    28666              
  Branches     4080     4080              
==========================================
+ Hits        24689    24696       +7     
+ Misses       3273     3268       -5     
+ Partials      704      702       -2
Impacted Files Coverage Δ
src/allmydata/mutable/retrieve.py 95.91% <ø> (ø) ⬆️
src/allmydata/scripts/tahoe_daemonize.py 91.53% <0%> (ø) ⬆️
src/allmydata/blacklist.py 78.89% <0%> (ø) ⬆️
src/allmydata/frontends/sftpd.py 12.14% <0%> (ø) ⬆️
src/allmydata/windows/fixups.py 36.84% <0%> (ø) ⬆️
src/allmydata/scripts/tahoe_stop.py 37.28% <0%> (ø) ⬆️
src/allmydata/scripts/debug.py 85.93% <0%> (ø) ⬆️
src/allmydata/windows/inotify.py 72.51% <0%> (ø) ⬆️
src/allmydata/magicfolderdb.py 90.47% <0%> (ø) ⬆️
src/allmydata/__init__.py 73.61% <0%> (ø) ⬆️
... and 22 more

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 ef6cc50...0750dba. Read the comment docs.

@heartsucker heartsucker force-pushed the 3013-try-except-syntax branch 2 times, most recently from a91bba9 to c5a8469 Compare March 29, 2019 10:30
@heartsucker
Copy link
Contributor Author

Hey @meejah I think this one can be merged since that codecov failure seems to be errant.

@heartsucker heartsucker force-pushed the 3013-try-except-syntax branch 2 times, most recently from 10c6d13 to 4a1504b Compare April 3, 2019 08:03
@meejah
Copy link
Contributor

meejah commented Apr 4, 2019

Hmmm, I wish github could tell me "what changed since I reviewed it last". Oh well :(

Also, @heartsucker would it be possible for you to idle in #tahoe-lafs for "not-quite-real-time chat/discussion"...?

@meejah meejah merged commit 7431a23 into master Apr 4, 2019
@meejah meejah deleted the 3013-try-except-syntax branch April 4, 2019 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants