João Bernardo Oliveira

Results 6 issues of João Bernardo Oliveira

The intercom API for `intercom.users.find(email=something)` is returning an object that is a list of users that should work like the CollectionProxy but it doesn't. Only solution right now is to...

I have been trying to debug a "memory leak" in my newly upgraded boto3 application. I am moving from the original boto 2.49. My application starts a pool of 100...

feature-request
response-requested
automation-exempt
p2

Similar to my other issue #287 Python3.11 added the concept of notes on exceptions that are displayed after the exception value, in new lines (one per message). ```python >>> ex...

Python3.11 added the concept of exception groups and this is how the traceback is displayed on normal Python console: ```python >>> eg = ExceptionGroup('foo', [TypeError(10), ValueError(20)]) >>> raise eg +...

I know this is a long shot, but dremio ODBC driver files are no longer available for download on the default dremio page and they refuse to supply them again...

Hi, are there plans to support models from x.ai? This new grok-2-1212 release from this week make it very appealing and also I would like to put their free API...