> decorators are functions that take a callable argument and return a new callable
there's nothing forcing a decorator to return a callable. A decorator _could_ return anything it wants. I don't know why you would want that, but Python won't stop you.
while 戦 does indeed mean "war/battle", 作戦 means "tactics/strategy" which can be used in a military context but doesn't have to be. Japanese has a lot of compound words, so looking at just a single character can be a bit misleading.
It's heading out to asteroid 1998KY26 (ETA July 2031) after a flyby of asteroid 2001CC21 (ETA July 2026). It won't do any more sample collecting but take photos and other measurements.
> While developers need to figure that out, users are left unable to use their apps.
Or worse, the developers get stuck in App Review Hell for over a week and are unable to release their fix to their users.
This happened to me when the reviewer took umbrage with our screenshots (which have passed numerous previous reviews) and kept rejecting our update. Meanwhile the app was bricked in some configurations with nothing anyone could do about it.
I think I got it to work by editing the config file at /etc/fahclient/config.xml and adding: <slot id='1' type='GPU'/>, then restarting the client. Took me some googling and trial and error though, so I agree this should be made clearer.
> The issue in Japan, though, is that they already have a high-speed network running on the same route, meaning that the extra gain from the maglev will be marginal.
Tokyo-Osaka in an hour vs the current 2.5h, that's far from marginal, especially if you do a round-trip.
Having done that trip a couple of times recently for business, I can't wait for the Chuo Shinkansen to open.
> Most citizens are army reserve and regularly go for training.
FTFY: Most male citizens are forced to serve in the army and are forced to regularly go for training, or pay a hefty fine each year.
The main reason I'm not even considering PyPy is that it lags behind CPython by a couple of versions. I'm getting ready to move to 3.7 while PyPy is still on 3.5.