repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
modoboa/modoboa
django
2,738
management subcommand `manage_dkim_keys` breaks if it fails
# Impacted versions * Modoboa: 2.0.3 # Steps to reproduce # Current behavior Try this `$ python manage.py modo manage_dkim_keys` from an account that lacks write permissions for `dkim_keys_storage_dir`. It crashes, but it adds a `dkim_private_key_path` to the `admin_domain` table all the same, so that on subs...
closed
2023-01-03T06:17:07Z
2023-04-25T15:06:13Z
https://github.com/modoboa/modoboa/issues/2738
[ "enhancement" ]
bernd-wechner
1
dynaconf/dynaconf
fastapi
824
[RFC] Support multidoc yaml files
**Is your feature request related to a problem? Please describe.** Sometimes it can be difficult or impossible to pass multiple files with config fragments. yaml support multiple documents in one file and `safe_load_all` from pyaml api loads that accordingly. It is standard yaml feature, it would be nice to support it...
closed
2022-10-30T08:14:30Z
2023-07-18T20:24:08Z
https://github.com/dynaconf/dynaconf/issues/824
[ "Not a Bug", "RFC" ]
mangan
0
chatanywhere/GPT_API_free
api
352
I suspect it's a fake interface
I suspect it's a fake interface ![Image](https://github.com/user-attachments/assets/fdaf9d22-72a9-4fc0-b5c2-0c6a8dd6762d)
closed
2025-01-16T11:52:03Z
2025-01-16T12:44:49Z
https://github.com/chatanywhere/GPT_API_free/issues/352
[]
w-z-y
1
ymcui/Chinese-BERT-wwm
tensorflow
187
我猜 Whole Word Masking (wwm) 实际是一种更高效的方式,字级别增加预训练时间和随机性 也能达到同样最终效果吧?
@ymcui 多谢!
closed
2021-07-01T02:44:03Z
2021-07-05T06:38:33Z
https://github.com/ymcui/Chinese-BERT-wwm/issues/187
[]
guotong1988
3
Kanaries/pygwalker
pandas
92
[Feat] Export grammar of plots
It would be really great to be able to export and import a description of the graph for later reuse, like it is done in Vega. This also relates to [[Feat] Force data types in code #70 ](https://github.com/Kanaries/pygwalker/issues/70). Besides not having to setup predefined data types every time this would enable use...
closed
2023-03-29T16:57:25Z
2023-07-25T07:22:26Z
https://github.com/Kanaries/pygwalker/issues/92
[]
Julius-Plehn
0
yzhao062/pyod
data-science
432
Running process killed abruptly
Hi everyone, I was running PyOD but halfway the process was apparently killed, it shows only the word "Killed". Does anyone know why it happened ? Thanks a lot.
open
2022-08-27T16:06:03Z
2022-08-27T16:07:58Z
https://github.com/yzhao062/pyod/issues/432
[]
dangmanhtruong1995
1
ageitgey/face_recognition
python
851
Not able to detect face
* face_recognition version: Latest * Python version: 3.7 * Operating System: Mac ### Description I am not able to detect a face in the below picture can someone tell me why..and it's not only about this picture it's with many of them clicked with my ONE PLUS 6 ![Amit](https://user-images.githubusercontent.com/6...
closed
2019-06-10T05:34:09Z
2019-06-10T07:05:11Z
https://github.com/ageitgey/face_recognition/issues/851
[]
akshay-shah
5
lepture/authlib
django
31
Make ResourceProtector extensible
Only BearerToken is supported currently, it is required to make the protector extensible so that we can add more token type later.
closed
2018-02-28T13:46:12Z
2018-02-28T14:44:07Z
https://github.com/lepture/authlib/issues/31
[ "break change" ]
lepture
0
google-research/bert
nlp
1,266
Can BERT recognize if a sentence fragment follows from a preceding one?
A few introductory questions about BERT: Is it like GPT-3 where you must query it in natural language or does BERT have some kind of built-in methods? Is BERT an algorithm that can be trained on any data or is it a pre-trained model? Most importantly, I read that BERT can assess with high accuracy if a sentenc...
open
2021-10-05T14:30:48Z
2021-10-05T14:30:48Z
https://github.com/google-research/bert/issues/1266
[]
julkhami
0
autogluon/autogluon
computer-vision
4,748
Discrepancy between specified `5min` frequency and DeepAR model configuration
# Subject: Discrepancy between specified 'freq' and DeepAR config 'freq' Hi everyone, I'm encountering an issue where I specified `freq='5min'` during the training of a DeepAR model using AutoGluon, but the final model configuration shows `freq='D'`. I'm trying to understand why this discrepancy exists and if it ...
closed
2024-12-21T08:21:43Z
2024-12-23T11:29:36Z
https://github.com/autogluon/autogluon/issues/4748
[]
Killer3048
2
ageitgey/face_recognition
python
1,184
Face recognition
open
2020-07-10T10:51:00Z
2020-07-10T10:51:00Z
https://github.com/ageitgey/face_recognition/issues/1184
[]
ORsys01
0
viewflow/viewflow
django
213
How to cleanly finish a Process with split-n-join tasks?
Say I have a Process which has two optional View tasks to the finish: --> Split --> optional_view_1 ---> Join ----> finish | ^ | | -----> optional_view_2 ------- Let's say both tasks are assigned, but a human logs in and...
closed
2018-05-19T09:17:15Z
2018-05-21T00:19:34Z
https://github.com/viewflow/viewflow/issues/213
[]
ShaheedHaque
4
netbox-community/netbox
django
17,719
Add zebra striping to rows in tables
### NetBox version 4.1.3 ### Feature type Change to existing functionality ### Triage priority N/A ### Proposed functionality Add zebra striping to rows in tables. Add 5-10% difference in background colors between rows. ### Use case In wide tables with a large number of columns, you can position yourself fast...
open
2024-10-10T00:43:47Z
2025-01-24T14:40:40Z
https://github.com/netbox-community/netbox/issues/17719
[ "type: feature", "status: under review", "netbox" ]
click0
5
OpenInterpreter/open-interpreter
python
739
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80
### Describe the bug My code: `interpreter.chat("Please summarize this article:https://about.fb.com/news/2023/08/code-llama-ai-for-coding/") interpreter.chat()` Report an error: `Exception in thread Thread-117 (handle_stream_output): Traceback (most recent call last): File "C:\Python311\Lib\threading.py", li...
closed
2023-11-08T07:45:39Z
2023-12-01T04:59:29Z
https://github.com/OpenInterpreter/open-interpreter/issues/739
[ "Bug" ]
zixingonline
4
hindupuravinash/the-gan-zoo
machine-learning
41
reformat to fit awesome list format?
https://github.com/sindresorhus/awesome if you don't know what i'm talking about, seems like this would be quite fitting if reformatted right
open
2017-11-03T12:49:06Z
2017-11-15T14:59:15Z
https://github.com/hindupuravinash/the-gan-zoo/issues/41
[]
pokeball99
2
slackapi/bolt-python
fastapi
282
Question on forcing Link preview in response
I want to be able to preview links in bot's response to user because the Slack workspace seems to have Link preview turn-off by default. Is there any way to do that?
closed
2021-04-07T23:20:40Z
2021-04-08T16:57:16Z
https://github.com/slackapi/bolt-python/issues/282
[ "question" ]
ttback
1
piccolo-orm/piccolo
fastapi
997
Fix type warnings in `playground/commands/run.py`
* Missing `id` annotations for tables * Use new join syntax * Fix ipython import
closed
2024-05-28T20:22:53Z
2024-05-28T20:38:37Z
https://github.com/piccolo-orm/piccolo/issues/997
[ "enhancement" ]
dantownsend
0
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
1,692
How to train a paired dataset
Hello, author. My dataset is paired, and I want to train it in pairs. I tried to input the parameter "--dataset_mode aligned", but I got an error message "AssertionError: ./datasets/underwater\train is not a valid directory". The format of my dataset is shown in the following figure. Could you please tell me how to pla...
closed
2025-03-18T10:02:27Z
2025-03-20T00:43:02Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1692
[]
zhangjy328
0
fastapi/sqlmodel
sqlalchemy
129
Is SQLModel naturally async aware ?
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the SQLModel documentation, with the integrated search. - [X] I already searched in Google "How to X in SQLModel" and didn't find any information. - [X...
open
2021-10-12T13:41:50Z
2024-08-06T05:35:08Z
https://github.com/fastapi/sqlmodel/issues/129
[ "question" ]
joaopfg
7
joerick/pyinstrument
django
345
[Feature Request] Merge profile sessions from multiple runs to get statistical numbers like Average/p95/mean
Hi, Firstly I want to thank you for having this tool and I have benefited a lot from it to optimize our codebase! A feature that has been in my mind for some time: **since in real case, different modules in code may have different time variances and to get more accurate profiling results, we need to run multiple ...
open
2024-10-08T23:11:22Z
2024-10-09T09:31:37Z
https://github.com/joerick/pyinstrument/issues/345
[]
teddybearxzh
1
LAION-AI/Open-Assistant
machine-learning
3,502
How do I use Open Assistant in my application?
Hi, I just discovered Open Assistant and would like to use it in a NodeJS application. The docs seem to suggest using the following URLs: https://projects.laion.ai/api/v1/tasks/ https://projects.laion.ai/auth/login/discord but neither exist; both return a 404 error. Can someone please point me in the ri...
closed
2023-06-19T20:41:33Z
2023-06-20T05:35:16Z
https://github.com/LAION-AI/Open-Assistant/issues/3502
[]
moonman239
2
aimhubio/aim
tensorflow
3,223
Call basic methods on `hparams` in a query
## 🚀 Feature : Call basic methods on `hparams` in a query ? Having tracked runs with aim I can query runs with a term like the following: ``` ( run.experiment == "AE_noisy" or run_experiment == "AE_smoothed" ) ``` This can be shortened to: `run.experiment.startwith("AE_")` The same option for tracked hyperpa...
open
2024-09-18T15:08:10Z
2024-09-18T15:08:10Z
https://github.com/aimhubio/aim/issues/3223
[ "type / enhancement" ]
Engrammae
0
FactoryBoy/factory_boy
django
796
ImageField inside Maybe declaration no longer working since 3.1.0
#### Description In a factory that I defined for companies, I'm randomly generating a logo using a `Maybe` declaration. This used to work fine up to and including 3.0.1, but as of 3.1.0 it has different behaviour. #### To Reproduce ##### Model / Factory code Leaving out the other fields as they cannot be releva...
closed
2020-10-13T13:53:14Z
2020-12-23T17:21:32Z
https://github.com/FactoryBoy/factory_boy/issues/796
[]
grondman
2
davidteather/TikTok-Api
api
1,214
Enhancing TikTok-Api Integration for TikTok-to-YouTube Automation Projects
**Title:** Enhancing TikTok-Api Integration for TikTok-to-YouTube Automation Projects **Issue:** We are developing a project, [tiktok-to-youtube-automation](https://github.com/scottsdevelopment/tiktok-to-youtube-automation), aimed at automating the process of downloading TikTok videos and uploading them to YouTube. I...
open
2025-01-19T22:55:03Z
2025-01-19T22:56:38Z
https://github.com/davidteather/TikTok-Api/issues/1214
[ "feature_request" ]
scottsdevelopment
0
keras-team/autokeras
tensorflow
1,455
Fitting autokeras with the EarlyStopping baseline parameter does not work
### Bug Description When the EarlyStopping baseline parameter is triggered, autokeras is crashing with the following error : TypeError: object of type 'NoneType' has no len() ### Bug Reproduction Here is the colab: https://colab.research.google.com/drive/1oqxaIaXb51qGaFSRBJtUL5yDZ77Udjx1?usp=sharing ### Setu...
open
2020-12-02T01:33:41Z
2021-01-22T16:03:29Z
https://github.com/keras-team/autokeras/issues/1455
[ "bug report", "pinned" ]
q-55555
0
google-research/bert
tensorflow
1,406
Internal: Blas GEMM launch failed when running classifier for URLs
System information: - os: Windows 11 - gpu: Nvidia GeForce RTX 3080 TI (12GB) - Tensor flow: tensorflow-gpu v 1.14.0 - cuda: v 10.0 (but i have other version installed: 12.4 and 9.0 which dont have the required .dll file, all of them are in my PATH) - python: 3.7 (for the purposes of protobuf) The er...
open
2024-04-22T14:08:29Z
2024-04-22T14:08:29Z
https://github.com/google-research/bert/issues/1406
[]
loginName1
0
Evil0ctal/Douyin_TikTok_Download_API
web-scraping
400
纯小白,怎么其他服务器部署这个程序
我用的是亚马逊Linux服务器,不知道应该怎么部署,那两个镜像都不能用
open
2024-05-20T13:04:26Z
2024-05-22T01:22:33Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/400
[ "enhancement" ]
wojiadexiaoming
1
dmlc/gluon-cv
computer-vision
1,590
model_store: FileExistsError: [Errno 17] File exists: '/root/.mxnet/models'
Upon running the maskrcnn example, I hit the above error. Following stack trace: ``` [1,22]<stdout>:Downloading /root/.mxnet/models/resnet50_v1b-0ecdba34.zip from https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/models/resnet50_v1b-0ecdba34.zip... [1,37]<stdout>:Downloading /root/.mxnet/models/resne...
closed
2021-01-20T00:34:21Z
2021-01-20T18:38:03Z
https://github.com/dmlc/gluon-cv/issues/1590
[]
ChaiBapchya
3
donnemartin/data-science-ipython-notebooks
machine-learning
77
Trax Tutorials
Hey, I see that there are no tutorial notebooks for **[Trax](https://github.com/google/trax)** implementations in this repository yet. Trax is an _end-to-end_ library for deep learning that focuses on clear code and speed. It is actively used and maintained in the **Google Brain team**. I would like to add such ...
closed
2020-10-14T02:38:51Z
2020-11-19T04:33:26Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/77
[]
SauravMaheshkar
0
serengil/deepface
machine-learning
1,133
API Endpoint /represent fails with 400 for array of img URLs
### Description Using an array of `img` items via the API endpoint `represent` responds with the following error ``` { "error": "Exception while representing: img must be numpy array or str but it is <class 'list'>" } ``` #### Steps to Reproduce 1. Pull repo 2. Build the image `docker build -t de...
closed
2024-03-22T09:43:58Z
2024-03-22T22:31:40Z
https://github.com/serengil/deepface/issues/1133
[ "invalid" ]
lounging-lizard
2
pywinauto/pywinauto
automation
1,394
andlers
## Expected Behavior ## Actual Behavior ## Steps to Reproduce the Problem 1. 2. 3. ## Short Example of Code to Demonstrate the Problem ## Specifications - Pywinauto version: - Python version and bitness: - Platform and OS:
open
2024-07-03T22:05:01Z
2024-07-03T22:05:01Z
https://github.com/pywinauto/pywinauto/issues/1394
[]
Lemur19
0
fastapi-users/fastapi-users
fastapi
111
How to login with cookie?
Hi, I create a login form page , I want to login it with cookie, How to do it? I test it , but not work. ``` auth_backends = [ CookieAuthentication(secret=SECRET, lifetime_seconds=3600), # JWTAuthentication(secret=SECRET, lifetime_seconds=3600), ] fastapi_users = FastAPIUsers( user_db, auth_backe...
closed
2020-02-22T02:20:48Z
2020-02-22T08:05:04Z
https://github.com/fastapi-users/fastapi-users/issues/111
[ "question" ]
jet10000
2
blb-ventures/strawberry-django-plus
graphql
245
Got an unexpected keyword argument 'filters'
Argument filters shows up in GraphiQL, but still got an error. It works fine before upgrading to v3. ![image](https://github.com/blb-ventures/strawberry-django-plus/assets/5219550/e7099117-7eac-4c25-b1ae-4216603f7e9f) ![image](https://github.com/blb-ventures/strawberry-django-plus/assets/5219550/1c133fb8-16c7-462d-...
open
2023-06-17T02:50:12Z
2023-06-18T14:26:58Z
https://github.com/blb-ventures/strawberry-django-plus/issues/245
[ "enhancement", "help wanted" ]
he0119
2
mouredev/Hello-Python
fastapi
6
A
closed
2022-12-26T00:07:04Z
2022-12-26T00:07:23Z
https://github.com/mouredev/Hello-Python/issues/6
[]
kpnicolas
0
mwaskom/seaborn
data-visualization
3,537
catplot with redundant hue assignment creates empty legend with title
```python sns.catplot(tips, x="day", y="total_bill", hue="day", col="sex", row="smoker", kind="box", height=3) ``` ![image](https://github.com/mwaskom/seaborn/assets/315810/53b0af1e-e133-46bb-92bd-78c91db0221b) Set `legend=False` to workaround, but with default `legend='auto'` this should be disabled due to the r...
closed
2023-10-21T18:09:26Z
2023-11-04T16:03:15Z
https://github.com/mwaskom/seaborn/issues/3537
[ "bug", "mod:categorical" ]
mwaskom
1
netbox-community/netbox
django
18,462
Add scope_name field when doing bulk ipam.prefixes imports
### NetBox version v4.2.2 ### Feature type Change to existing functionality ### Proposed functionality Add `scope_name` in addition or as alternative field to `scope_id` when doing builk `ipam.prefix` (and others) imports. ### Use case Before updating from v4.1 to v4.2 we noticed the breaking change about the re...
open
2025-01-23T11:01:08Z
2025-02-27T18:14:47Z
https://github.com/netbox-community/netbox/issues/18462
[ "type: feature", "needs milestone", "breaking change", "status: backlog", "complexity: medium" ]
dhoffend
2
pydata/xarray
numpy
9,111
`xr.open_zarr` is 3x slower than `zarr.open`, even at scale
### What is your issue? I'm doing some benchmarks on Xarray + Zarr vs. some other formats, and I get quite a surprising result — in a very simple array, xarray is adding a lot of overhead to reading a Zarr array. Here's a quick script — super simple, just a single chunk. It's 800MB of data — so not some tiny arra...
closed
2024-06-12T22:51:04Z
2024-06-26T18:20:05Z
https://github.com/pydata/xarray/issues/9111
[ "topic-performance", "topic-zarr" ]
max-sixty
7
alteryx/featuretools
data-science
2,361
Add support for running DFS using multiprocessing
- We support running DFS via multiprocessing (https://docs.python.org/3/library/multiprocessing.html)
open
2022-11-07T15:54:56Z
2023-06-26T19:14:49Z
https://github.com/alteryx/featuretools/issues/2361
[ "2.0 wish list" ]
gsheni
0
microsoft/qlib
deep-learning
1,851
Fillna does not work if fields_group is not None
## 🐛 Bug Description <!-- A clear and concise description of what the bug is. --> The Fillna processor does not work if fields_group is not None since assigning values to df.values changes nothing. ## To Reproduce Use any model and specify fields_group for Fillna processor. ## Expected Behavior <!-- A ...
open
2024-09-26T02:59:42Z
2024-09-26T04:13:00Z
https://github.com/microsoft/qlib/issues/1851
[ "bug" ]
LeetaH666
2
axnsan12/drf-yasg
rest-api
143
'NoneType' object has no attribute 'description'
Firstly, thanks for this great library. Now, in: https://github.com/axnsan12/drf-yasg/blob/2ef7cfbfe369a55e8b68e574bf20fe32d40cac38/src/drf_yasg/inspectors/query.py#L49 If we can't find out which type it is, we default to string. However, later, we try to ask the schema description: https://github.com/ax...
closed
2018-06-12T11:53:41Z
2018-06-16T13:31:32Z
https://github.com/axnsan12/drf-yasg/issues/143
[ "bug" ]
decentral1se
1
sqlalchemy/sqlalchemy
sqlalchemy
11,588
relationship_proxy documentation doesn't work with `_: dataclasses.KW_ONLY`
### Describe the bug Consider the example [here](https://docs.sqlalchemy.org/en/20/orm/extensions/associationproxy.html#simplifying-association-objects): If you add `MappedAsDataclass` and `_: dataclasses.KW_ONLY` to `UserKeywordAssociation` the example stops working because the implicit creator passes the argume...
closed
2024-07-09T13:38:46Z
2024-07-09T14:28:11Z
https://github.com/sqlalchemy/sqlalchemy/issues/11588
[]
tamird
0
modelscope/data-juicer
data-visualization
370
[Bug]: MODEL_ZOO is not reused in subprocesses
Since `model_key` (the hash of partial function) changes in mapped processes, the preloaded models are never truly reused. https://github.com/modelscope/data-juicer/blob/aaa404a5b12c9ef87ebf54a7bf38c7b4bcbfd0f1/data_juicer/utils/model_utils.py#L546-L549
closed
2024-07-29T05:38:25Z
2024-08-21T03:06:21Z
https://github.com/modelscope/data-juicer/issues/370
[ "enhancement" ]
drcege
1
Kinto/kinto
api
2,982
id missing in the payload for the endpoint POST /accounts
In the response for GET /\__api\__, for the endpoint POST /accounts, the ObjectSchema( body) is <img width="1711" alt="Screenshot 2022-04-15 at 2 07 07 PM" src="https://user-images.githubusercontent.com/26853764/163551763-7f9821ef-0586-4fb6-bc3b-0e84423ffcb1.png"> Using this body gives the following error, ...
open
2022-04-15T09:20:53Z
2024-07-23T20:04:50Z
https://github.com/Kinto/kinto/issues/2982
[ "bug", "protocol", "stale" ]
MBhartiya
7
google-research/bert
nlp
1,214
In tf1.13.1 version, bert performs downstream tasks, how to run bert on multiple GPUs?
Written on github:Yes, all of the code in this repository works out-of-the-box with CPU, GPU, and Cloud TPU. However, GPU training is single-GPU only. When bert completes downstream tasks and performs fine_tune, can't he train on multiple GPUs? If not, when can the downstream task be trained on the bert model of mul...
open
2021-04-07T14:17:07Z
2021-04-07T14:17:07Z
https://github.com/google-research/bert/issues/1214
[]
iamsuarez
0
fbdesignpro/sweetviz
pandas
149
Can't find "index"
Hi ! There some trouble in the running process of sweetviz. My code is `report = sw.analyze(df_a)` But python noted e with the following keyerror `"None of ['index'] are in the columns"` I had checked my columns' name, and tried to resent the index as well, however, pyhton still send the notes. Hope for ur h...
closed
2023-08-01T16:45:59Z
2023-11-15T12:13:33Z
https://github.com/fbdesignpro/sweetviz/issues/149
[]
ZORAYE
9
trevorstephens/gplearn
scikit-learn
273
Add conda installation instructions
open
2022-06-20T08:37:52Z
2022-06-20T08:37:52Z
https://github.com/trevorstephens/gplearn/issues/273
[ "documentation" ]
trevorstephens
0
SciTools/cartopy
matplotlib
1,659
Shapefile gives warning with GSHHS feature
Hi, shapefile gives me a warning when I save a figure which has GSHHS features in it. Thought I'd ask it here: MWE: ```python import matplotlib.pyplot as plt; import cartopy.crs as ccrs; import cartopy; fig = plt.figure(); proj = ccrs.Mercator(central_longitude = 0); ax = plt.axes(projection = proj); ax.a...
closed
2020-09-16T10:36:44Z
2021-09-04T00:53:28Z
https://github.com/SciTools/cartopy/issues/1659
[]
MHBalsmeier
4
moshi4/pyCirclize
matplotlib
85
adjust font size under heatmap_track.yticks
Great package! I want to know how to adjust font size under heatmap_track.yticks I followed the example https://moshi4.github.io/pyCirclize/phylogenetic_tree/#2-3-with-heatmap ``` from pycirclize import Circos from pycirclize.utils import load_example_tree_file, ColorCycler import numpy as np np.random.seed(0) tree_fi...
closed
2025-03-05T07:22:58Z
2025-03-05T09:09:06Z
https://github.com/moshi4/pyCirclize/issues/85
[ "question" ]
johnnytam100
2
ultrafunkamsterdam/undetected-chromedriver
automation
887
Please work on browser fingerprints
Please add bypass options for canvas fingerprinting audio fingerprinting and also timezone integration on browser level id like to work with you to implement these features
open
2022-11-12T01:36:21Z
2022-11-14T17:57:25Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/887
[]
NiamurRashid
5
KaiyangZhou/deep-person-reid
computer-vision
487
I want a parameter configuration that reproduces the results
Using the operating instructions you provided and the parameter settings in the documentation did not reproduce the results, The parameter settings in the article are even less effective. Can you provide a parameter setting that achieves the effect in the article and put it in the document. ` Evaluating market150...
closed
2022-01-17T05:15:34Z
2022-01-17T05:17:22Z
https://github.com/KaiyangZhou/deep-person-reid/issues/487
[]
yup1212
0
pandas-dev/pandas
data-science
60,604
BUG: Single Index of Tuples as Output on Tuple Groupings
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [X] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/dev/ge...
closed
2024-12-24T23:37:57Z
2024-12-26T21:47:42Z
https://github.com/pandas-dev/pandas/issues/60604
[ "Bug", "Groupby" ]
RahimD
1
aiortc/aiortc
asyncio
825
Quality problems with H264 Codec and Server example
Hey, I have the following setup: - The [aiortc server](https://github.com/aiortc/aiortc/blob/main/examples/server/server.py) from the aiortc examples is running on a Windows machine - An Android phone is connecting to the server (Using Google's Java WebRTC implementation) This works perfectly fine as long as I'm ...
closed
2023-01-31T17:23:38Z
2023-08-15T01:57:07Z
https://github.com/aiortc/aiortc/issues/825
[ "stale" ]
richardbinder
2
sepandhaghighi/samila
matplotlib
101
Add linewidth parameter to plot method
#### Description It seems that this parameter has a significant effect on the output ## Linewidth: 1.2 | Spot Size: 0.1 ![l12_s01](https://user-images.githubusercontent.com/7515099/154801642-c38af7f5-a712-4fd9-9c57-405ab0b26087.png) ## Linewidth: 1.2 | Spot Size: 10 ![112_s10](https://user-images.githubusercon...
closed
2022-02-19T12:57:51Z
2022-04-13T11:54:44Z
https://github.com/sepandhaghighi/samila/issues/101
[ "enhancement", "new feature" ]
sepandhaghighi
3
mwaskom/seaborn
pandas
2,779
Barplot
barplot max value shows almost half of maximum real data, but matplotlib bar fit the data well. try to compare this > import seaborn as sns > tips = sns.load_dataset('tips') > sns.barplot(y=tips['total_bill'], x=tips['day']) and > import matplotlib.pyplot as plt > plt.bar(height=tips['total_bill'], x=tips['...
closed
2022-04-11T13:43:40Z
2022-04-11T13:54:30Z
https://github.com/mwaskom/seaborn/issues/2779
[]
ghiffaryr
1
ydataai/ydata-profiling
data-science
1,536
Feature Request
### Missing functionality As a frequent user of ydata_profiling am encountering the below issue In the given dataset for the numeric datatype column we have to exclude empty cell while calculating 'sum'. When we are not including empty cells then the value of sum is coming as 'NaN'. From our side if we are replaci...
open
2024-02-07T10:33:59Z
2024-03-11T10:00:30Z
https://github.com/ydataai/ydata-profiling/issues/1536
[ "needs-triage" ]
liyaskerj
1
coqui-ai/TTS
pytorch
3,614
new version numpy from text-generation-webui
### Describe the bug one month ago all working fine... btw you have the best real OFFLINE voice extention for obadooga ;) ### To Reproduce loadthe extention ### Expected behavior _No response_ ### Logs ```shell 12:58:44-519624 INFO Loading the extension "coqui_tts" 12:58:45-869491 ERROR ...
closed
2024-02-28T13:23:23Z
2025-01-03T09:48:00Z
https://github.com/coqui-ai/TTS/issues/3614
[ "bug", "wontfix" ]
kalle07
2
d2l-ai/d2l-en
computer-vision
2,437
Add MindSpore support.
Dear maintainers, We are developing MindSpore adapted version of d2l-zh. However, it was found that the English version and the Chinese version were very different, could we just follow the newest version to develop? If possible, can you create a new repository like 'd2l-jax-colab'?
open
2023-02-06T01:56:41Z
2023-05-17T22:26:00Z
https://github.com/d2l-ai/d2l-en/issues/2437
[ "question" ]
lvyufeng
5
comfyanonymous/ComfyUI
pytorch
6,313
Keybind to close Workflow
### Feature Idea Dear ComfyUI Team, I would like to request the addition of a keyboard shortcut to quickly close the current workspace (workflow). This feature would improve efficiency and user experience by providing a faster way to manage workflows without relying solely on the mouse. Thank you for considering...
closed
2025-01-02T02:52:12Z
2025-01-06T15:50:51Z
https://github.com/comfyanonymous/ComfyUI/issues/6313
[ "Feature", "Frontend" ]
eduvm
0
vllm-project/vllm
pytorch
14,911
[Bug]: UserWarning on skipping serialisation of PostGradPassManager
### Your current environment <details> <summary>The output of `python collect_env.py`</summary> ```text PyTorch version: 2.6.0+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS: Ubuntu 22.04.5 LTS (x86_64) GCC version: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Clang version:...
open
2025-03-17T01:16:18Z
2025-03-17T05:45:56Z
https://github.com/vllm-project/vllm/issues/14911
[ "bug", "v1" ]
aarnphm
1
errbotio/errbot
automation
937
Hipchat is dropping XMPP, we need to port the backend fully to their API.
In the past it was not possible but it now it should if they drop XMPP, reevaluate and remplace the XMPP calls to native API ones.
closed
2016-12-29T13:52:17Z
2019-01-03T22:22:34Z
https://github.com/errbotio/errbot/issues/937
[]
gbin
9
labmlai/annotated_deep_learning_paper_implementations
deep-learning
263
LORA
An implementation of LORA and other tuning techniques would be nice.
open
2024-07-13T17:29:05Z
2024-07-31T13:42:12Z
https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/263
[]
erlebach
2
falconry/falcon
api
2,387
falcon.testing.* is not (re-)exported
Now that falcon 4 with type hints has been released 🎉 , we've enabled type checking using mypy as well for the falcon namespace for our codebase. Unfortunately, `falcon.testing.__init__` does not reexport the names it imports, which causes complaints by mypy, for example: ``` tests/test_subscription_data.py:13: e...
closed
2024-10-24T11:41:23Z
2024-11-06T18:44:22Z
https://github.com/falconry/falcon/issues/2387
[ "bug", "typing" ]
jap
4
mwaskom/seaborn
matplotlib
3,674
errorbar wont be plotted if using 'col'
using next command sns.catplot(data=df, x=x, y=y, hue=hue, kind='bar', height=6, aspect=1) **will display error bars** sns.catplot(data=df, x=x, y=y, hue=hue, **col=col,** kind='bar', height=6, aspect=1) or with some variations like adding **errorbar=('ci', 98)** **will not display error bars**
closed
2024-04-10T06:15:57Z
2024-04-11T16:51:54Z
https://github.com/mwaskom/seaborn/issues/3674
[]
ohadOrbach
1
Johnserf-Seed/TikTokDownload
api
232
[BUG]
**描述出现的错误** 大佬帮忙看一下是不是py的版本有问题。 module not found。 **bug复现** 点击build.bat ![image](https://user-images.githubusercontent.com/18677300/195736209-a314a226-5b20-4eda-90f2-2dcd47827533.png) 在build.bat加入--exclude-module _bootlocale后build成功 ![image](https://user-images.githubusercontent.com/18677300/195736274-5930dfc7-...
closed
2022-10-14T00:48:13Z
2022-10-14T16:25:13Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/232
[ "故障(bug)", "额外求助(help wanted)", "无效(invalid)" ]
klook-tech-alvinsun
2
GibbsConsulting/django-plotly-dash
plotly
350
Restrict dash version to be less than 1.21.0
For current codebase, restrict dash version to address #349
closed
2021-08-23T13:04:41Z
2021-08-23T23:16:44Z
https://github.com/GibbsConsulting/django-plotly-dash/issues/350
[ "enhancement" ]
GibbsConsulting
1
miguelgrinberg/python-socketio
asyncio
564
Error during WebSocket handshake: Unexpected response code: 400
I've a django socketio as server and reactjs as client When i'm running both cilent and server,i'm getting error WebSocket connection to 'ws://localhost:8000/socket.io/?EIO=3&transport=websocket' failed: Error during WebSocket handshake: Unexpected response code: 400 at client side and "GET /socket.io/?EIO=3&transport...
closed
2020-11-12T08:51:53Z
2020-11-12T11:16:16Z
https://github.com/miguelgrinberg/python-socketio/issues/564
[ "question" ]
maneesha-reddy
7
waditu/tushare
pandas
917
请问期权是否提供历史数据?
请问是否有SSE50 期权每天的小时,分钟数据? 谢谢
closed
2019-02-08T14:55:38Z
2019-02-10T04:14:13Z
https://github.com/waditu/tushare/issues/917
[]
Jack012a
1
plotly/plotly.py
plotly
4,170
Using a timestamp column for facet_col or facet_row gives a KeyError
Using a column which is a `datetime64[ns]` (e.g. what `pd.to_datetime()` or `pd.date_range()` returns) for `facet_col` or `facet_row` gives a key error. ```python import pandas as pd import numpy as np import plotly.express as px df = pd.DataFrame({'Cost': np.random.normal(size=20), 'Date': pd.date_range(start...
closed
2023-04-20T20:21:08Z
2023-04-21T18:42:27Z
https://github.com/plotly/plotly.py/issues/4170
[]
trevor-pope
1
MaartenGr/BERTopic
nlp
1,717
How to link data inside topic model to original training data without preprocessed?
I use bertopic in Chinese . So I must split the text to token and add space between every 2 tokens, and remove stopwords, and some special symbol, than I input the processed text into bertopic. And the problem is how can I link the document to the oringinal training data without preprocessed? if I use documents in th...
open
2023-12-28T09:01:52Z
2023-12-28T10:04:14Z
https://github.com/MaartenGr/BERTopic/issues/1717
[]
wushixian
1
apify/crawlee-python
automation
630
Add a custom URL type instead of rely on `httpx.URL`
- We use the `httpx.URL` in the [ProxyConfiguration](https://github.com/apify/crawlee-python/blob/master/src/crawlee/proxy_configuration.py), in the tests and maybe in other places as well. - It kind of shot us into the foot in #618. - ~I suggest replacing it with our custom data type (either the Pydantic model or da...
closed
2024-10-29T12:30:29Z
2024-11-26T14:09:17Z
https://github.com/apify/crawlee-python/issues/630
[ "t-tooling", "debt" ]
vdusek
6
ipython/ipython
jupyter
14,825
IPython 9 `logfile` causes crash
Running `ipython` with `--logfile` or `--logappend` causes a crash in `ipython>=9` e.g. `ipython --logfile=log.txt` This is failing due to the following error: ```py File "/usr/local/lib/python3.13/site-packages/IPython/core/interactiveshell.py", line 817, in init_logstart self.magic('logstart %s' % self.logfile...
closed
2025-03-06T19:42:50Z
2025-03-08T13:10:14Z
https://github.com/ipython/ipython/issues/14825
[]
adavis444
2
smarie/python-pytest-cases
pytest
339
parametrize_with_cases: map case variables by name rather than position (dict vs list)
Is it possible to use `parametrize_with_cases` so that the parameters of decorated function are mapped from a dictionary of case data, rather than a list of case data? I'm using the `cases` parameter to generate the case data. Below is an example that doesn't work (but wish it did): ```python import pytest_cases...
closed
2024-04-02T20:13:17Z
2024-04-05T11:44:21Z
https://github.com/smarie/python-pytest-cases/issues/339
[]
lawschlosser
3
robinhood/faust
asyncio
86
Document table callbacks and configs
## Checklist - [ ] on_changelog_event - [ ] on_recover
closed
2018-03-12T23:03:01Z
2018-07-31T14:39:15Z
https://github.com/robinhood/faust/issues/86
[ "Issue Type: Documentation" ]
vineetgoel
0
kynan/nbstripout
jupyter
78
Option to keep output style
It would be nice to have an option to keep the way output is displayed (between standard, scrolled, and collapsed) since it is more part of formatting than of outputs (I am enabling scrolling when I know that the output will be large, but when I still want to display it).
closed
2018-04-24T13:11:46Z
2024-02-04T07:06:47Z
https://github.com/kynan/nbstripout/issues/78
[ "type:enhancement", "help wanted" ]
melsophos
7
donnemartin/data-science-ipython-notebooks
data-science
109
Data science
open
2024-07-23T08:49:29Z
2025-01-11T04:53:21Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/109
[]
yacoubadiomande
1
mljar/mercury
data-visualization
146
how to deploy mercury to k8s cluster?
closed
2022-07-26T11:36:59Z
2022-07-27T09:53:15Z
https://github.com/mljar/mercury/issues/146
[]
markqiu
3
biolab/orange3
pandas
6,588
orange associate can't be loaded
<!-- Thanks for taking the time to report a bug! If you're raising an issue about an add-on (i.e., installed via Options > Add-ons), raise an issue in the relevant add-on's issue tracker instead. See: https://github.com/biolab?q=orange3 To fix the bug, we need to be able to reproduce it. Please answer the following...
closed
2023-09-28T23:38:22Z
2023-10-03T10:34:30Z
https://github.com/biolab/orange3/issues/6588
[ "bug" ]
frankclaessen
9
jupyter-incubator/sparkmagic
jupyter
254
User might think that HiveContext creation is taking longer than it is
Last cell output says "Creating HiveContext as 'sqlContext'" but does not tell user when context has been created and code is now running.
closed
2016-06-14T23:40:23Z
2016-06-22T22:57:42Z
https://github.com/jupyter-incubator/sparkmagic/issues/254
[ "kind:bug" ]
aggFTW
1
unionai-oss/pandera
pandas
1,781
Failed Index Uniqueness Validation for Dask Series
**Describe the bug** A clear and concise description of what the bug is. - [X ] I have checked that this issue has not already been reported. - [X ] I have confirmed this bug exists on the latest version of pandera. - [X ] (optional) I have confirmed this bug exists on the main branch of pandera. #### Code S...
open
2024-08-12T16:30:51Z
2024-08-12T16:34:48Z
https://github.com/unionai-oss/pandera/issues/1781
[ "bug" ]
vladjohnson
1
numba/numba
numpy
9,817
debuginfo output doesn't seem to work with gdb v15
This is true across Numba releases; I tried 0.58 through 0.60. I am setting `NUMBA_DEBUGINFO=1` for profiling (https://github.com/pythonspeed/profila/). 1. On Ubuntu 24.04, gdb v15 doesn't see the symbols generated. lldb _does_ see the symbols, so they are being generated. 2. On Ubuntu 22.04, gdb v12 does see the s...
open
2024-11-27T20:55:51Z
2025-01-28T13:44:49Z
https://github.com/numba/numba/issues/9817
[ "no action required" ]
itamarst
16
Gerapy/Gerapy
django
137
使用configparser读取.ini配置文件,在部署时报错
在Scrapy的settings文件中使用configparser读取.ini配置文件, ``` config = RawConfigParser() config_file = os.getcwd() + '/config.ini' config.read(config_file) env = config['env']['env'] ``` 在gerapy中部署时报错,报错信息如下: ``` File "<frozen importlib._bootstrap>", line 994, in _gcd_import File "<frozen importlib._bootstrap>", l...
closed
2020-02-10T07:54:28Z
2020-02-10T08:16:26Z
https://github.com/Gerapy/Gerapy/issues/137
[ "bug" ]
Rosscqu
1
noirbizarre/flask-restplus
api
141
Error handlers on namespaces causes error
Flask-restplus=0.9.0 When error handlers are registered on a namespace and afterwards are transfered to api an error occurs. I got it working on my side by adding ".items()" on api.py:398: `for exception, handler in ns.error_handlers.items():` Due to the lack of time I cannot go through the contribution process mysel...
closed
2016-03-01T10:05:15Z
2016-04-21T16:30:57Z
https://github.com/noirbizarre/flask-restplus/issues/141
[ "bug" ]
3art
2
yvann-ba/Robby-chatbot
streamlit
18
Learn how analyse the trafic on chatbot-csv.com for improving
closed
2023-04-24T20:57:20Z
2023-06-12T08:06:12Z
https://github.com/yvann-ba/Robby-chatbot/issues/18
[]
yvann-ba
0
stanfordnlp/stanza
nlp
1,015
Where is Semantic Dependency Parsing?
I am looking for the code for Semantic Dependency Parsing. https://github.com/tdozat/Parser-v3 said I should be able to find it in the https://github.com/stanfordnlp/stanfordnlp/ repo. But that repo is marked obsolete, replaced by this stanza repo. Is the relevant code in this repo? If so, where can I get instructio...
open
2022-04-23T23:33:59Z
2022-04-24T15:33:30Z
https://github.com/stanfordnlp/stanza/issues/1015
[ "enhancement", "question" ]
xoffey
2
pallets/flask
flask
4,734
Version 2.2.0 crashes when using app.test_client() as a context-manager in multi-threaded tests
The following code defines a simple app, and queries it from a test that uses threads: ```py import threading from flask import Flask import pytest def create_app(): app = Flask(__name__) @app.route("/hi", methods=["POST"]) def hello(): return "Hello, World!" return app ...
closed
2022-08-03T15:30:10Z
2022-08-18T00:06:07Z
https://github.com/pallets/flask/issues/4734
[]
progval
1
pytest-dev/pytest-xdist
pytest
749
pytest-xdist rtd documentation site problem
It seems that pytest-xdist documentation rtd website exists but never container docs on it, but searching for xdist docs brings https://readthedocs.org/projects/pytest-xdist amont top results which is confusing. Apparently @hpk42 @nicoddemus and @RonnyPfannschmidt the the ones listed as admins on RTD. I suspect that...
closed
2022-01-29T10:37:16Z
2022-01-29T16:29:36Z
https://github.com/pytest-dev/pytest-xdist/issues/749
[]
ssbarnea
1
Anjok07/ultimatevocalremovergui
pytorch
688
ERROR
Last Error Received: Process: VR Architecture If this error persists, please contact the developers with the error details. Raw Error Details: ParameterError: "Audio buffer is not finite everywhere" Traceback Error: " File "UVR.py", line 4719, in process_start File "separate.py", line 683, in seperat...
open
2023-07-23T02:27:39Z
2023-07-23T02:27:39Z
https://github.com/Anjok07/ultimatevocalremovergui/issues/688
[]
Vepoe
0
miguelgrinberg/flasky
flask
406
Cyclic imports of db objcect
I've run flasky with pylint (I can post the specific pylintrc file, if required) and discovered a lot of cyclic imports ``` app/auth/__init__.py:1:0: R0401: Cyclic import (app -> app.auth -> app.auth.views -> app.models) (cyclic-import) app/auth/__init__.py:1:0: R0401: Cyclic import (app.auth -> app.auth.views) (c...
closed
2019-02-04T02:43:57Z
2019-05-19T07:37:42Z
https://github.com/miguelgrinberg/flasky/issues/406
[ "question" ]
montreal91
3
geex-arts/django-jet
django
325
forms.MultipleChoiceField doesn't work as it does in default admin site
When a use django default admin site, I get the desired MultiChoiceField ![default admin](https://user-images.githubusercontent.com/22144491/39010646-f35f9182-442e-11e8-8ea4-9114e295d6b6.png) but when i switch to django-jet admin site I get something like below, none of the option are selectable ![django-jet](htt...
open
2018-04-19T18:24:56Z
2019-04-20T14:42:35Z
https://github.com/geex-arts/django-jet/issues/325
[]
DevAbhinav2073
12
miguelgrinberg/flasky
flask
11
db.session.add(..) but without commit(()
Hi, i'm reading your book and at this point in Chapter 10. In model.py the "User" class has several db.session.add(self) but no db.session.commit(). I thought that every time an update in database there should be an commit() in the end but your code works fine. So i'm a little confused. Thank you for your patient.
closed
2014-05-16T10:02:28Z
2015-02-06T08:09:01Z
https://github.com/miguelgrinberg/flasky/issues/11
[]
jeffjzx
7
django-import-export/django-import-export
django
1,053
Django 3 support
closed
2019-12-29T11:33:25Z
2019-12-31T05:53:42Z
https://github.com/django-import-export/django-import-export/issues/1053
[]
MuslimBeibytuly
5
viewflow/viewflow
django
134
Python 3.5 on CI tests
Refs #133 As I said earlier in my mail, this is absolutely vital to us. We can't have a big part of our production code note run on our tech stack. I'm happy to make the changes, if you tell me how you want it.
closed
2016-03-03T10:07:53Z
2016-03-05T08:59:45Z
https://github.com/viewflow/viewflow/issues/134
[ "request/enhancement" ]
codingjoe
3
ipython/ipython
data-science
14,024
Allowing `UsageError` subclasses
Hi, I'm developing a package that exposes magic commands to users. In many cases, the Python traceback is long and uninformative so I only want to display an appropriate error message. I noticed that this can be done with [`UsageError`](https://github.com/ipython/ipython/blob/a3d5a06d9948260a6b08c622e86248f48afd6...
open
2023-04-20T17:28:34Z
2023-04-20T17:28:34Z
https://github.com/ipython/ipython/issues/14024
[]
edublancas
0
flairNLP/flair
pytorch
3,614
[Bug]: `identify_dynamic_embeddings` does not work for `DataPair`
### Describe the bug The training util `identify_dynamic_embeddings` does not look properly at the embeddings for the `first` and `second`. It probably makes more sense to have a member function for each `DataPoint` class, instead of checking `isinstance` within an external function. There could still be an outer func...
open
2025-02-07T19:04:14Z
2025-02-07T19:04:14Z
https://github.com/flairNLP/flair/issues/3614
[ "bug" ]
MattGPT-ai
0
plotly/dash-table
dash
740
[Duplicate] With fixed rows, columns are as wide as the data and not the headers
If the column headers are wider than the data (which is often the case with numerical tables & text column headers), then the width of the columns is too narrow and the column headers are cut off. Without fixed columns, the column width expands to account for the width of the headers. I would expect the behavior to ...
closed
2020-04-13T22:12:26Z
2020-04-14T00:59:24Z
https://github.com/plotly/dash-table/issues/740
[]
chriddyp
6
roboflow/supervision
computer-vision
834
TypeError: BoxAnnotator.annotate() got an unexpected keyword argument 'custom_colors_lookup'
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question First of all, I really like how supervision is providing so many features to integrate with yolov8 detection I am trying to give assig...
closed
2024-02-01T12:36:41Z
2024-02-01T13:24:13Z
https://github.com/roboflow/supervision/issues/834
[ "question" ]
hoongyuan
2
quokkaproject/quokka
flask
292
INspector view error
``` python TypeError TypeError: 'Database' object is not callable. If you meant to call the '__html__' method on a 'MongoClient' object it is failing because no such method exists. Traceback (most recent call last) File "/home/rochacbruno/.virtualenvs/quokkaclean/lib/python2.7/site-packages/flask/app.py", line 1836, i...
closed
2015-08-24T02:59:58Z
2015-08-25T22:22:17Z
https://github.com/quokkaproject/quokka/issues/292
[ "bug" ]
rochacbruno
0
home-assistant/core
asyncio
141,174
Tado new api authentication
### The problem From March 21 todo require MFA on API. https://support.tado.com/en/articles/8565472-how-do-i-authenticate-to-access-the-rest-api Tado integration unable to login. ### What version of Home Assistant Core has the issue? All ### What was the last working version of Home Assistant Core? _No response_ ...
closed
2025-03-23T08:23:22Z
2025-03-23T08:41:49Z
https://github.com/home-assistant/core/issues/141174
[ "integration: tado" ]
topoxy
2
jeffknupp/sandman2
rest-api
208
How to use this with ForeignKey table
How to use this with ForeignKey table ,Just like join or inner Sql
open
2021-03-24T14:44:45Z
2021-03-24T14:44:45Z
https://github.com/jeffknupp/sandman2/issues/208
[]
hzjux001
0
aio-libs/aiomysql
sqlalchemy
45
Update documentation with python3.5 features
1) document `async with` for pool/connection/cursor 2) document `async for` iteration over cursor 3) change examples to async/await
open
2015-11-26T22:23:59Z
2022-01-13T00:06:00Z
https://github.com/aio-libs/aiomysql/issues/45
[ "docs" ]
jettify
3