这是indexloc提供的服务,不要输入任何密码
Skip to content

Pull requests: DoctorJohn/aiogqlc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add type hints to tests
#46 by DoctorJohn was merged Jan 2, 2024 Loading…
Simplify testing of aiogqlc based code
#45 by DoctorJohn was merged Jan 2, 2024 Loading…
Fix pylance got confused by dict
#44 by DoctorJohn was merged Jan 2, 2024 Loading…
Fix more invariant argument types
#43 by DoctorJohn was merged Jan 2, 2024 Loading…
Fix invariant argument typings
#42 by DoctorJohn was merged Jan 2, 2024 Loading…
Fix missing generic args
#41 by DoctorJohn was merged Jan 1, 2024 Loading…
Release 5.0.0
#40 by DoctorJohn was merged Jan 1, 2024 Loading…
Use much stricter typings
#39 by DoctorJohn was merged Jan 1, 2024 Loading…
Bump aiohttp from 3.8.6 to 3.9.0 dependencies Pull requests that update a dependency file
#38 by dependabot bot was closed Jan 1, 2024 Loading…
Let ruff sort imports
#37 by DoctorJohn was merged Nov 14, 2023 Loading…
Pass extra request options to aiohttp
#36 by DoctorJohn was merged Nov 12, 2023 Loading…
Migrate to ruff format
#35 by DoctorJohn was merged Nov 12, 2023 Loading…
Support python 3.12
#34 by DoctorJohn was merged Nov 12, 2023 Loading…
Upgrade dependencies
#33 by DoctorJohn was merged Nov 12, 2023 Loading…
Use async fixture
#32 by DoctorJohn was merged Nov 12, 2023 Loading…
Bump urllib3 from 2.0.4 to 2.0.7 dependencies Pull requests that update a dependency file
#31 by dependabot bot was closed Nov 14, 2023 Loading…
Bump urllib3 from 2.0.4 to 2.0.6 dependencies Pull requests that update a dependency file
#30 by dependabot bot was closed Oct 17, 2023 Loading…
Add migration guide for version 3.x.x to 4.x.x
#29 by DoctorJohn was merged Sep 5, 2023 Loading…
Upgrade setup and versions
#28 by DoctorJohn was merged Sep 4, 2023 Loading…
Improve the documentation
#27 by DoctorJohn was merged Mar 13, 2022 Loading…
Delete the examples directory
#26 by DoctorJohn was merged Feb 11, 2022 Loading…
Update the black language_version
#25 by DoctorJohn was merged Feb 11, 2022 Loading…
Add mkdocs
#24 by DoctorJohn was merged Feb 11, 2022 Loading…
Fix various graphql-ws edge cases
#23 by DoctorJohn was merged Feb 3, 2022 Loading…
Let CI focus on the actual packages coverage
#22 by DoctorJohn was merged Feb 3, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.