mahdi alibi

Results 6 issues of mahdi alibi

This is not an issue but it is a warning when using automatic with python 3.8+ and authomatic 1.0.0 the warning was added in python 3.8 https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-python-behavior Error Authomatic_1_0_0/authomatic/core.py:1720: SyntaxWarning:...

With Python 3.7 there was changes in handling StopIteration as described in https://peps.python.org/pep-0479/, Here a patch to make correction for this problem

Turbogears 2,4,3 Scenario: in the oonfiguration file add the "localedir" configuration parameter with a path to a valid language folder launch a TurboGears project (project made by QuickStart) Result: Error...

Hi, it's not really an issue but I can't get how to activate lenient mode for Genshi in TG2, is there any receipt for that?

Hi, I was searching for a way to say to ldap3 to use current user credentials without having to give clear credentials. server is supporting ['GSSAPI', 'GSS-SPNEGO', 'EXTERNAL', 'DIGEST-MD5'] Thank...

question

Hi , I have a python script using lru-dict , i try to run it under apache mod_wsgi , but it throw this error ``` [Tue Jun 04 14:22:10.134913 2024]...