Re: [uWSGI] another release almost ready

2018-02-26 Thread Paul J Stevens
Etienne, I'm not sure what you have done, but if you look at your own pull-request you will notice: - it is *massive*: 250+ commits, 149 files changed. I don't think that is what you want to achieve :-) - it should probably contain a single commit: https://github.com/tkadm30/uwsgi/commit/6e0af

Re: [uWSGI] another release almost ready

2018-02-26 Thread Etienne Robillard
Thanks Paul. I managed to create a pull request: https://github.com/unbit/uwsgi/pull/1751 Please let me know what you think. Etienne Le 2018-02-26 à 05:58, Paul J Stevens a écrit : On 25-02-18 19:18, Etienne Robillard wrote: I'm afraid I don't know how to make a pull requests. To create a

Re: [uWSGI] another release almost ready

2018-02-26 Thread Paul J Stevens
On 25-02-18 19:18, Etienne Robillard wrote: > I'm afraid I don't know how to make a pull requests. To create a pull-request, you first need a github account. While logged into your account: - navigate to the uwsgi repository https://github.com/unbit/uwsgi/ - click on 'Fork' and follow the steps

Re: [uWSGI] another release almost ready

2018-02-25 Thread Etienne Robillard
Hi Roberto, I'm afraid I don't know how to make a pull requests. Anyways, I managed to partially fix this issue for 32-bit systems by removing the |-D_FILE_OFFSET_BITS=64 defines in uwsgiconfig.py. | |Etienne | | | Le 2018-02-25 à 12:43, Roberto De Ioris a écrit : https://github.com/unbit/

Re: [uWSGI] another release almost ready

2018-02-25 Thread Roberto De Ioris
> https://github.com/unbit/uwsgi/issues/1129 > > Hi, thanks, can you make a pull request ? -- Roberto De Ioris http://unbit.com ___ uWSGI mailing list uWSGI@lists.unbit.it http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Re: [uWSGI] another release almost ready

2018-02-25 Thread Etienne Robillard
https://github.com/unbit/uwsgi/issues/1129 Le 2018-02-25 à 12:35, Roberto De Ioris a écrit : Hi, 2.0.17 is about to be released, please report any patch that you want to be included. Thanks -- Etienne Robillard tkad...@yandex.com https://www.isotopesoftware.ca/ ___