Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
pylons-discuss
Conversations
pylons-discuss
1–30 of 6476
Pylons-Discuss is a mail list for the
Pylons Project
intended for technical support, development, announcements, and general discussion of its packages.
Mark all as read
Report abusive group
0 selected
Thierry Florac
, …
Jonathan Vanasco
4
Jun 6
Question about Pyramid + ZODB + RelStorage performances
> So, does anyone have any idea about the origin of this increase in PostgreSQL activity and
unread,
Question about Pyramid + ZODB + RelStorage performances
> So, does anyone have any idea about the origin of this increase in PostgreSQL activity and
Jun 6
Mike Orr
May 17
WebHelper2 needs release helper
I'm preparing an update to WebHelpers2, and everything has changed since I last released it in
unread,
WebHelper2 needs release helper
I'm preparing an update to WebHelpers2, and everything has changed since I last released it in
May 17
Michael Merickel
Apr 2
hupper 1.12 released
hupper 1.12 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/en
unread,
hupper 1.12 released
hupper 1.12 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/en
Apr 2
Petr Blahoš
2
Mar 29
Pyramid on Azure App Services
Right. I found out that when I deploy in python 3.10 environment, things seem to work, but under
unread,
Pyramid on Azure App Services
Right. I found out that when I deploy in python 3.10 environment, things seem to work, but under
Mar 29
Nejc Zupan
Feb 11
Pyramid 2, SQLAlchemy 2, and SQLAlchemy-Continuum
Hey! In case it is of any interest to anyone here, I've been playing with the SQLAlchemy + URL
unread,
Pyramid 2, SQLAlchemy 2, and SQLAlchemy-Continuum
Hey! In case it is of any interest to anyone here, I've been playing with the SQLAlchemy + URL
Feb 11
Michael Merickel
Jan 29
Pyramid 2.0.1 released
Pyramid 2.0.1 has been released. The full changelog is here: https://docs.pylonsproject.org/projects/
unread,
Pyramid 2.0.1 released
Pyramid 2.0.1 has been released. The full changelog is here: https://docs.pylonsproject.org/projects/
Jan 29
Michael Merickel
Jan 2
hupper 1.11 released
hupper 1.11 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/en
unread,
hupper 1.11 released
hupper 1.11 has been released. Full change history: https://docs.pylonsproject.org/projects/hupper/en
Jan 2
Michael Merickel
Jan 2
pyramid_debugtoolbar 4.10 released
Pyramid Debugtoolbar 4.10 has been released. Full change history: https://docs.pylonsproject.org/
unread,
pyramid_debugtoolbar 4.10 released
Pyramid Debugtoolbar 4.10 has been released. Full change history: https://docs.pylonsproject.org/
Jan 2
Michael Merickel
Jan 2
colander 2.0 released
colander 2.0 has been released. The full changelog is here: https://docs.pylonsproject.org/projects/
unread,
colander 2.0 released
colander 2.0 has been released. The full changelog is here: https://docs.pylonsproject.org/projects/
Jan 2
Peter Wilkinson
, …
Thierry Florac
12
12/23/22
Hypatia - drop Python 2, GitHub Actions?
On 23 Dec 2022, at 11:33 pm, Thierry Florac <tfl...@gmail.com> wrote: I'm not sure to have
unread,
Hypatia - drop Python 2, GitHub Actions?
On 23 Dec 2022, at 11:33 pm, Thierry Florac <tfl...@gmail.com> wrote: I'm not sure to have
12/23/22
Jonathan Vanasco
11/29/22
Pyramid Authentication/Authorization Questions
I have 2 large Pyramid applications that use an in-house authentication/authorization and request pre
unread,
Pyramid Authentication/Authorization Questions
I have 2 large Pyramid applications that use an in-house authentication/authorization and request pre
11/29/22
zsol...@gmail.com
, …
Jonathan Vanasco
8
11/29/22
SQLAlchemy 2.0 support
That should be fine. If you see any warnings, that's unfortunately more than most developers see!
unread,
SQLAlchemy 2.0 support
That should be fine. If you see any warnings, that's unfortunately more than most developers see!
11/29/22
zsol...@gmail.com
,
Bert JW Regeer
2
11/27/22
nice error for missing __init__.py
The stack trace you just posted is related to Jinja2 and attempts to use pkg_resources (in fact it is
unread,
nice error for missing __init__.py
The stack trace you just posted is related to Jinja2 and attempts to use pkg_resources (in fact it is
11/27/22
Michael Merickel
2
11/20/22
plaster 1.1.1 released
Yeah ok, found another small thing and cut 1.1.2 as well. :-) Check out https://pypi.org/project/
unread,
plaster 1.1.1 released
Yeah ok, found another small thing and cut 1.1.2 as well. :-) Check out https://pypi.org/project/
11/20/22
Michael Merickel
,
Lele Gaifax
4
11/20/22
plaster 1.1 and plaster_pastedeploy 1.0/1.0.1 released
Michael Merickel <mmer...@gmail.com> writes: > Thanks for the info. This has been reported
unread,
plaster 1.1 and plaster_pastedeploy 1.0/1.0.1 released
Michael Merickel <mmer...@gmail.com> writes: > Thanks for the info. This has been reported
11/20/22
Jonathan Vanasco
,
Mike Orr
2
11/11/22
feedback? cookiecutter for maintaining larger projects
Thanks for open-sourcing it. I don't know if I'll use this, but I have had occasions where I
unread,
feedback? cookiecutter for maintaining larger projects
Thanks for open-sourcing it. I don't know if I'll use this, but I have had occasions where I
11/11/22
Nejc Zupan
, …
Mikko Ohtamaa
3
11/1/22
PyramidConf, Fall 2023, Spain
Hi all, I'll definitely be in Pyracon 2023. Happy to attract some of my friends from Finland as
unread,
PyramidConf, Fall 2023, Spain
Hi all, I'll definitely be in Pyracon 2023. Happy to attract some of my friends from Finland as
11/1/22
Michael Merickel
2
10/17/22
PasteDeploy 3.0
I just released 3.0.1 now as well because 3.0 had the incorrect python_requires metadata which could
unread,
PasteDeploy 3.0
I just released 3.0.1 now as well because 3.0 had the incorrect python_requires metadata which could
10/17/22
Sean Hammond
,
Michael Merickel
4
8/29/22
How to pass a complex validation object to a forbidden view?
Yeah sorry I looked at the ISecurityPolicy after your comments and subclassing HTTPForbidden probably
unread,
How to pass a complex validation object to a forbidden view?
Yeah sorry I looked at the ISecurityPolicy after your comments and subclassing HTTPForbidden probably
8/29/22
Mikko Ohtamaa
, …
Christian Ledermann
6
8/25/22
[ANN] web-top
Thanks, this looks really interesting :-) On Tue, 23 Aug 2022 at 23:14, Mikko Ohtamaa <mikko@
unread,
[ANN] web-top
Thanks, this looks really interesting :-) On Tue, 23 Aug 2022 at 23:14, Mikko Ohtamaa <mikko@
8/25/22
Mikko Ohtamaa
, …
Nejc Zupan
4
8/22/22
Top like monitoring for Pyramid / Gunicorn
I've used NewRelic with success in the past, but its a cloud thingy so doesn't apply to all
unread,
Top like monitoring for Pyramid / Gunicorn
I've used NewRelic with success in the past, but its a cloud thingy so doesn't apply to all
8/22/22
pzzcc
, …
Eldav
28
8/20/22
using pyramid without an ORM ?
Hi everybody, I just about crack a gear every time I see raw SQL used in JS or some other language
unread,
using pyramid without an ORM ?
Hi everybody, I just about crack a gear every time I see raw SQL used in JS or some other language
8/20/22
Mikko Ohtamaa
, …
Theron Luhn
5
8/10/22
Pyramid Response with File-like .write() interface
Hi Michael, others, On Tue, 9 Aug 2022 at 20:28, Michael Merickel <mmer...@gmail.com> wrote:
unread,
Pyramid Response with File-like .write() interface
Hi Michael, others, On Tue, 9 Aug 2022 at 20:28, Michael Merickel <mmer...@gmail.com> wrote:
8/10/22
Mikko Ohtamaa
, …
Jonathan Vanasco
3
7/8/22
Pyramid, partial and resumable downloads, HTTP Accept Ranges
^ ditto On Tuesday, June 28, 2022 at 6:28:23 PM UTC-4 the...@luhn.com wrote: Easiest way is to not do
unread,
Pyramid, partial and resumable downloads, HTTP Accept Ranges
^ ditto On Tuesday, June 28, 2022 at 6:28:23 PM UTC-4 the...@luhn.com wrote: Easiest way is to not do
7/8/22
Jonathan Vanasco
,
Michael Merickel
4
6/9/22
pserve run in a child process under Fabric/Invoke + VirtualEnv ?
Well, it was worth a shot and is giving me some ideas to try. (I just tested this myself too, just to
unread,
pserve run in a child process under Fabric/Invoke + VirtualEnv ?
Well, it was worth a shot and is giving me some ideas to try. (I just tested this myself too, just to
6/9/22
Steve Piercy
5/30/22
Waitress v2.1.2 released
Howdy, Waitress v2.1.2 has been released. For a list of changes in this release, please visit: https:
unread,
Waitress v2.1.2 released
Howdy, Waitress v2.1.2 has been released. For a list of changes in this release, please visit: https:
5/30/22
Mikko Ohtamaa
, …
Michael Merickel
12
5/23/22
Waitress and multiprocess pooling
Hi, What is your gunicorn config? The config is below. Just to clarify, the performance issues (
unread,
Waitress and multiprocess pooling
Hi, What is your gunicorn config? The config is below. Just to clarify, the performance issues (
5/23/22
Theron Luhn
, …
Jonathan Vanasco
3
5/11/22
Downsides of committing by default?
IMHO it's not a micro-optimization. RDBMs systems will often take a performance hit on the COMMIT
unread,
Downsides of committing by default?
IMHO it's not a micro-optimization. RDBMs systems will often take a performance hit on the COMMIT
5/11/22
Julien Cigar
5/6/22
pyramid_chameleon state?
Hello, I was wondering if pyramid_chameleon is somewhat abandonned? Am I the only one who use
unread,
pyramid_chameleon state?
Hello, I was wondering if pyramid_chameleon is somewhat abandonned? Am I the only one who use
5/6/22
Thierry Florac
, …
Chris McDonough
19
4/23/22
Hypatia alternative?
hypatia 0.4 should now be on PyPI. Thanks! ------- Original Message ------- On Tuesday, April 19th,
unread,
Hypatia alternative?
hypatia 0.4 should now be on PyPI. Thanks! ------- Original Message ------- On Tuesday, April 19th,
4/23/22