Piotr Idzik
Piotr Idzik
@Panquesito7, @realstealthninja: please `dont-close`.
> @vil02 can you approve my workflows? I am afraid that only the maintainers of this repository can do that (@realstealthninja, @Panquesito7 could you approve them?). @FranciscoThiesen if you like...
> @vil02 do you have an idea about how to get this reviewed/merged? @FranciscoThiesen I have [no idea](https://github.com/TheAlgorithms/C-Plus-Plus/pulls/vil02). I guess the maintainers are busy with some tsunami of pull-requests. I...
@Panquesito7, @realstealthninja: please `dont-close`.
@Panquesito7 could you please have a final look?
@Panquesito7, @realstealthninja could you please have a final look?
@Panquesito7, @realstealthninja please `dont-close`.
Is it still open? Note that - the [`Python verifications`](https://github.com/LibreLingo/LibreLingo/blob/0673c9e66280faf11885cfdbaa28bff04480bd54/.github/workflows/python.yml#L24) simply use `poetry install`, - it seems to me that this is already treated in [`pyproject.toml`](https://github.com/LibreLingo/LibreLingo/blob/0673c9e66280faf11885cfdbaa28bff04480bd54/pyproject.toml#L13). Or do you refer...
@Panquesito7 I changed the implementation to use `std::shared_ptr` and added [`test_stack.cpp`](https://github.com/vil02/C-Plus-Plus/blob/5167744a2380687a5c501e08dc074c6ff23f76de/data_structures/test_stack.cpp). The old tests are now in [`test_stack_legacy.cpp`](https://github.com/vil02/C-Plus-Plus/blob/5167744a2380687a5c501e08dc074c6ff23f76de/data_structures/test_stack_legacy.cpp).
I think now it everything is ready to be merged.