user202729

Results 282 issues of user202729

(this is just an [enhancement]. But I find it very annoying) Some issues: * Because the disassemble view updates when the scroll bar changes value, it's impossible to scroll the...

enhancement

Code: ```python from threading import Thread from PIL import Image import multiprocessing import pystray # import gi.overrides.Gtk or gi.repository.Gtk works too def f(): import pystray #from importlib import reload; reload(pystray)...

**Have you read the official website to guarantee that your feature does not exist yet?** Official Website: https://searleser97.github.io/cpbooster/ Yes (also it could be mentioned that the output executable file path...

enhancement

The current algorithm for computing the `places` array is wrong. For example there are 3 users with rank `[1,2,3]` and the virtual user is strictly worse than the user with...

Alternative implementation to #2001. This implementation: * use `--no-pdfjs` to prevent pdfjs zoom (so the default is to enable pdfjs zoom) * the behavior of `:zoom*` commands are closer to...

### Steps to reproduce 1. Run a function like this in vim ``` function! Tapi_edit_files(bufn, args) tabe ~/ endfunction ``` 2. Open vim, run `:term`, then call that function from...

bug

Fixes #47. Running the code in Python 2 and 3 produces nearly the same output, the only difference is because hash function in Python 2 and 3 are different, which...

`cf parse`, `cf submit` and `cf clone` should work fine now. The rest should be unaffected. ---------- Should fix #67. I think the current `cf clone` is incorrect (the directory...

(in particular, those with the message > Package for this problem was not updated by the problem writer or Codeforces administration after we’ve upgraded the judging servers. To adjust the...