issues
search
aio-libs
/
propcache
Fast property caching
Apache License 2.0
11
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
#71
dependabot[bot]
opened
20 hours ago
2
pep517 backend seems not defined correctly for pyproject-hooks=1.2.0
#70
theamericanaccount
closed
5 days ago
8
Bump codecov/codecov-action from 4 to 5
#69
dependabot[bot]
closed
1 week ago
1
Propcache is not reproducible
#68
bbhtt
opened
3 weeks ago
3
Cleanup mypy config for codspeed
#67
Dreamsorcerer
opened
3 weeks ago
4
Bump pytest-codspeed from 2.2.1 to 3.0.0
#66
dependabot[bot]
closed
3 weeks ago
1
Add benchmarks for cache miss
#65
bdraco
closed
1 month ago
2
DNM: Try to improve under_cached_property performance (another way)
#64
bdraco
closed
1 month ago
3
DNM: Try to improve performance of under_cached_property
#63
bdraco
closed
1 month ago
2
DNM: Compare try performance
#62
bdraco
closed
1 month ago
3
Add missing FUNDING.yml
#61
bdraco
closed
1 month ago
1
Add codspeed benchmarks
#60
bdraco
closed
1 month ago
2
Bump sphinx from 8.1.0 to 8.1.3
#59
dependabot[bot]
closed
1 month ago
0
Bump sphinx from 8.0.2 to 8.1.0
#58
dependabot[bot]
closed
1 month ago
0
Drop Python 3.8 support
#57
bdraco
closed
1 month ago
4
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
#56
dependabot[bot]
closed
1 month ago
2
0.2.0: pep517 build is not building DSO module
#55
kloczek
closed
1 month ago
13
Bump pre-commit from 4.0.0 to 4.0.1
#54
dependabot[bot]
closed
1 month ago
1
Typing issues
#53
Dreamsorcerer
opened
1 month ago
5
🔔 [aiohttp][yarl] Downstream notification: a brand-new dependency
#52
webknjaz
closed
1 month ago
2
Migration to tox
#51
webknjaz
opened
1 month ago
4
Change type from Any to object for under_cached_property.__get__
#50
bdraco
closed
1 month ago
10
Adjust .coveragerc to include all of src
#49
bdraco
closed
1 month ago
3
Remove no cover lines from under_cached_property.__get__
#48
bdraco
closed
1 month ago
8
[pre-commit.ci] pre-commit autoupdate
#47
pre-commit-ci[bot]
closed
1 month ago
0
Increment version to 0.2.1.dev0
#46
bdraco
closed
1 month ago
1
Fix version file in release flow
#45
bdraco
closed
1 month ago
0
Release 0.2.0
#44
bdraco
closed
1 month ago
1
Small changelog cleanups
#43
bdraco
closed
1 month ago
1
Increase codecov requirements
#42
bdraco
closed
1 month ago
1
Increase typing coverage base requirement
#41
bdraco
closed
1 month ago
0
Fix overload branch coverage exclude
#40
bdraco
closed
1 month ago
2
Add coverage for cached_property __class_getitem__
#39
bdraco
closed
1 month ago
2
Improve typing for under_cached_property decorator
#38
bdraco
closed
1 month ago
1
Fix coverage reporting sources from src layout change
#37
bdraco
closed
1 month ago
1
Restore .so and .pyd to MANIFIEST.in
#36
bdraco
closed
1 month ago
0
Improve typing for decorator tests
#35
bdraco
closed
1 month ago
2
Add missing test typing
#34
bdraco
closed
1 month ago
1
Add typing to propcache_module in tests
#33
bdraco
closed
1 month ago
1
Adjust imports to ensure wildcard imports are prohibited
#32
bdraco
closed
1 month ago
1
Fix version number in __init__.py comment
#31
bdraco
closed
1 month ago
0
Remove `__init__.py` from tests
#30
bdraco
closed
1 month ago
0
Fix manifest excludes not being updated for the src layout relocation
#29
bdraco
closed
1 month ago
2
Revert "Release 1.0.0 (#21)"
#28
bdraco
closed
1 month ago
1
Revert adding src to pytest pythonpath
#27
bdraco
closed
1 month ago
1
Fix importing the C extensions on Python 3.8
#26
bdraco
closed
1 month ago
1
Adapt multidict C ext test implementation
#25
bdraco
closed
1 month ago
1
Add import compat layer to __init__
#24
bdraco
closed
1 month ago
1
Add coverage to ensure the public API remains usable
#23
bdraco
closed
1 month ago
1
Convert project to use a src layout
#22
bdraco
closed
1 month ago
1
Next