Pablo Emídio S.S
Pablo Emídio S.S
@radoering exactly. The central idea is the requirement already was validate before been passed to `parse_dependency_specification`. But, it has been the central idea for while and we got 2 issue...
looking the application as a whole, the currently code is going to work property. But looking only to `_parse_dependency_specification_simple` and knowing what return expect, the function does not attend its...
Related https://github.com/python-poetry/poetry/issues/2554
> @PabloEmidio when you have a chance, please check this. For what I saw, it should do it. Could any test be added to validate this scenary?
Hey! Is this lib still suported? Debugging the error, I found out that the problem is the amqplib (last update was 7 years ago) and it's being suppressed by the...
Hey @zzzeek. I believe would be better add an optional parameter to Session.close method to inform that after the call, the session object should not run any operation. This behavior...
> sure but that doesn't accommodate for context manager use. well, as the dunder exit call `Session.close`, we could create a kwarg that indicate the `close_final` when instance the Session,...
If the "close that is not final" is a bug, so why will be needed a flag to assure final close as suggest? I'd considering a scenario where the old...
@zffocussss this issue should've been closed by now.