Chen Liang

Results 20 comments of Chen Liang

@fantix, i'm having some problems on build the gevent using python3 setup.py build on debian I have a couple machines, they have virtually the same packages, but some just couldn't...

Does gevent requires those packages for building python3.3? ``` apt-get build-dep python3.2 apt-get install libreadline-dev libncurses5-dev libssl1.0.0 tk8.5-dev zlib1g-dev liblzma-dev ``` thanks!!

After using system's c-ares and libev by moving the c-ares and libev folders, it's successfully built.

@fantix with debian libev, those are the testing results: `` Longest-running tests: 180.0 seconds: /somefolder/bin/python -u test__issue6.py 180.0 seconds: /somefolder/bin/python -u test__socket_dns.py 180.0 seconds: /somefolder/bin/python -u test__socket_dns6.py 15.0 seconds: /somefolder/bin/python...

@fantix yes, it was the head of master. I just tested the latest one. it's built without problems on python 3.3.5 deiban with cython 0.20.1

``` 16/121 unexpected failures - /home/someuser/.virtualenvs/someproject/bin/python -u -m monkey_test test_ftplib.py - /home/someuser/.virtualenvs/someproject/bin/python -u -m monkey_test test_asyncore.py - /home/someuser/.virtualenvs/someproject/bin/python -u -m monkey_test --Event test_thread.py - /home/someuser/.virtualenvs/someproject/bin/python -u -m monkey_test test_select.py -...

@fantix thanks for the great work!

> here > Hello all! > > Please take a look at: > > [Version 9](https://shadcn-ui-calendar-v9.vercel.app/v9) > > [Version 8](https://shadcn-ui-calendar-v9.vercel.app/v8) > > I'm new to open-source, what's normally the way...