issues
search
fastapi
/
asyncer
Asyncer, async and await, focused on developer experience.
https://asyncer.tiangolo.com/
MIT License
1.68k
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
👷 Update GitHub Actions to download and upload artifacts
#159
tiangolo
closed
6 months ago
1
👷 Tweak CI for test-redistribute, add needed env vars for slim
#158
tiangolo
closed
6 months ago
0
⬆ [pre-commit.ci] pre-commit autoupdate
#157
pre-commit-ci[bot]
closed
2 months ago
0
⬆ Bump mkdocs-material from 9.4.7 to 9.5.21
#156
dependabot[bot]
closed
6 months ago
2
⬆ Bump tiangolo/issue-manager from 0.4.1 to 0.5.0
#155
dependabot[bot]
closed
2 months ago
2
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14
#154
dependabot[bot]
closed
4 months ago
1
⬆ Bump black from 23.3.0 to 24.4.2
#153
dependabot[bot]
closed
3 months ago
2
🔧 Add configs for asyncer-slim
#152
tiangolo
closed
6 months ago
2
⬆ Bump mypy from 1.4.1 to 1.10.0
#151
dependabot[bot]
closed
4 months ago
1
⬆ Bump mkdocs-material from 9.4.7 to 9.5.20
#150
dependabot[bot]
closed
6 months ago
2
🔨 Update internal scripts and remove unused ones
#149
tiangolo
closed
6 months ago
0
🔧 Migrate from Poetry to PDM for handling the internal dependencies and build
#148
tiangolo
closed
6 months ago
3
fix: delete deprecation warning of anyio in asyncify decorator
#147
baaaqt
closed
2 months ago
1
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.18
#146
dependabot[bot]
closed
6 months ago
3
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.17
#143
dependabot[bot]
closed
6 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.16
#142
dependabot[bot]
closed
7 months ago
2
⬆ Update pillow requirement from ^9.3.0 to ^10.3.0
#141
dependabot[bot]
closed
4 months ago
4
👷 Add cron to run test once a week on monday
#140
estebanx64
closed
7 months ago
1
⬆️ Upgrade Ruff version and configs
#139
tiangolo
closed
7 months ago
0
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.15
#138
dependabot[bot]
closed
7 months ago
2
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.4
#137
dependabot[bot]
closed
6 months ago
1
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.14
#136
dependabot[bot]
closed
7 months ago
2
⬆ Update mypy requirement from 1.4.1 to 1.9.0
#134
dependabot[bot]
closed
6 months ago
3
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.13
#133
dependabot[bot]
closed
7 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.12
#132
dependabot[bot]
closed
8 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.11
#131
dependabot[bot]
closed
8 months ago
2
🐛 Fix `syncify` with `raise_sync_error=False` on AnyIO 4.x.x, do not start new event loops unnecessarily
#130
tiangolo
closed
8 months ago
0
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.2
#129
dependabot[bot]
closed
7 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.10
#128
dependabot[bot]
closed
8 months ago
2
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.1
#127
dependabot[bot]
closed
8 months ago
2
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.0
#126
dependabot[bot]
closed
8 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.9
#125
dependabot[bot]
closed
8 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.8
#124
dependabot[bot]
closed
9 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.7
#123
dependabot[bot]
closed
9 months ago
2
⬆ [pre-commit.ci] pre-commit autoupdate
#122
pre-commit-ci[bot]
closed
6 months ago
0
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.6
#121
dependabot[bot]
closed
9 months ago
2
👷 Update Publish CI Python version to 3.11
#120
tiangolo
closed
9 months ago
0
⬆ Bump dorny/paths-filter from 2 to 3
#118
dependabot[bot]
closed
6 months ago
1
⬆ Update mypy requirement from 1.4.1 to 1.8.0
#117
dependabot[bot]
closed
8 months ago
2
⬆ Update mkdocs-material requirement from 9.2.7 to 9.5.5
#116
dependabot[bot]
closed
9 months ago
2
⬆ Update pillow requirement from ^9.3.0 to ^10.2.0
#115
dependabot[bot]
closed
7 months ago
2
⬆ Bump actions/cache from 3 to 4
#114
dependabot[bot]
closed
2 months ago
4
📝 Update docstring for `syncify()`, fix name of parameter `raise_sync_error` (remove unused parameter name `check_called_from_async`)
#113
giladsheffer
closed
9 months ago
1
🔧 Add Ruff config
#112
tiangolo
closed
9 months ago
0
🔧 Adopt Ruff for formatting and linting and upgrade internal tools
#111
tiangolo
closed
9 months ago
1
🔧 Update classifiers for Python 3.11 and Python 3.12
#110
tiangolo
closed
9 months ago
1
⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1
#109
dependabot[bot]
closed
9 months ago
0
👷 Enable tests for Python 3.12 in CI
#108
khiemdoan
closed
9 months ago
1
⬆ Bump actions/download-artifact from 3 to 4
#106
dependabot[bot]
closed
2 months ago
2
⬆ Bump actions/upload-artifact from 3 to 4
#105
dependabot[bot]
closed
2 months ago
3
Previous
Next