Sultan Iman
Sultan Iman
Hi, I've been trying to customise mutation validation errors but so far didn't succeed in doing so, having the following query I would like to be able to return `errors`...
Hi All, It would be nice for me to find maintainer for this small project. I see people have been using this package and also want this project to satisfy...
Hey, I wondering why `backend.strategy.request_data(merge=False)` for `do_auth` call? https://github.com/python-social-auth/social-core/blob/9995648160c003f804adccd542e3d773829435ab/social_core/actions.py#L12-L14 For example real world applications might use forms `POST` requests and also in form action might supply query parameters and in...
Hey, This is just an attempt to enable the support for dependency constraints defined as lists in `pyproject.toml` ```toml pandas = [ {version = ">2.1", markers = "python_version >= '3.12'"},...
Checklist - [ ] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [ ] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Create a python project, install [ruff](https://github.com/astral-sh/ruff), write some code and make sure...
Hello, I'm trying to access session property the code is as following ``` javascript ot = $(".opentok-container").openTok({...}); ``` and after connection is openeed I try just to print session property...
This PR let's dlt to create `_dlt_*` tables even when `schema_contract=freeze` Resolves: https://github.com/dlt-hub/dlt/issues/1237
This PR is an attempt to address https://github.com/dlt-hub/dlt/issues/1213
Blog post about scrapy source