Noam Raphael

Results 39 issues of Noam Raphael

Hi, The README file starts with "WINPDB ON PYTHON 3 IS BUGGY AND NOT WORKING". It makes it seem like winpdb is useless for python3 users. However, I understand that...

What steps will reproduce the problem? happened by itself What is the expected result? What happens instead? Please provide any additional information below. To submit a screenshot, you can go...

What steps will reproduce the problem? ipcluster start -n 4 from IPython.parallel import Client c = Client() lview = c.load_balanced_view() parallel_result = lview.map(time.sleep, [1]*100, block=False) parallel_result.wait_interactive() What is the expected...

When you run this: > > > print 'a\n'*10000 > > > ... 3+5 the result is somewhere in the middle of the folded 'a's. It should be kept below...

What steps will reproduce the problem? 1.save the history as something.html 2.close DreamPie 3. --- Diagnostic information: DreamPie version: 1.2.1 git commit: b51e2582e22dcb9f08617ac24a821498a491b8c8 from 2012/11/07 platform: Linux-3.2.0-23-generic-x86_64-with-LinuxMint-13-maya architecture: ('64bit', 'ELF')...

Hi, ncdu is a nice disk usage utility that has the option to store a file with all the size information. I installed it on a synology NAS using just...

I ran `flutter run` under the `example` dir, and it failed. I followed the instructions to change compileSdkVersion and kotlin_version, and now it works.

Change the name of the button and its icon according to what's actually displayed on https://rust-lang-nursery.github.io/rust-cookbook/about.html fixes #658 :tada: Hi and welcome! Please read the text below and remove it...

See this screenshot, from the "about" page: ![image](https://user-images.githubusercontent.com/1553464/151711817-c71e2e5f-7f53-45ec-943b-d2d95ffef06b.png) What is referred to as the "expand" button is actually "show hidden lines", and has a different icon.