Commit Graph

  • fa757fb5c0
    Merge ea5830a929 into f2da51e0d4 AndrianEquestrian 2025-06-15 15:23:50 +0000
  • ea5830a929 fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 18:23:44 +0300
  • aaf9878266 fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 17:50:41 +0300
  • be7078387c fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 14:56:55 +0300
  • 977e706250 fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 13:53:51 +0300
  • 2e76b2b4a8 fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 13:00:05 +0300
  • 1cb1d66d7c fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-15 09:18:24 +0300
  • 575d0e4609 fixup! Add support for Fast Stream Depends AndrianEquestrian 2025-06-14 14:19:45 +0300
  • b710f84b2b
    Merge a3fced441d into f2da51e0d4 Kamaliev 2025-06-11 14:54:59 +0200
  • 5813524d3d
    Merge 7bed1aed5d into 8460465b5e Carlos Horn 2025-06-10 22:08:16 +0700
  • f2da51e0d4 Use typing_extensions.Self as fallback (fixes #902) develop ZipFile 2025-06-05 16:26:40 +0000
  • ee65f67b6d
    Merge 20339af52b into 8460465b5e lightsong 2025-06-04 08:58:30 +0200
  • 2293251986 Add docs for ASGI Lifespan support ZipFile 2025-06-03 20:43:06 +0000
  • 1b4b3d349f Fix some more Sphinx warnings ZipFile 2025-06-03 20:33:13 +0000
  • d8e49f7dd5
    Add support for async generator injections (#900) ZipFile 2025-06-03 21:45:43 +0300
  • c8a40d97f1 fixup! Add support for async generator injections ZipFile 2025-06-03 16:40:39 +0000
  • e55d11e6ab fixup! Add support for async generator injections ZipFile 2025-06-03 16:35:58 +0000
  • c82cc343dd Add support for async generator injections ZipFile 2025-06-02 23:07:20 +0000
  • c1f14a876a Expose null awaitables ZipFile 2025-06-02 22:46:57 +0000
  • c97a0cc515 Fix mypy warnings in dependency_injector.ext ZipFile 2025-06-01 18:57:47 +0000
  • 0ada62acbf Add .editorconfig ZipFile 2025-06-01 18:48:28 +0000
  • 67827a36d1 Fix mypy warnigns in containers.pyi ZipFile 2025-06-01 18:46:30 +0000
  • ceed6a8222 Add combine_as_imports = true isort option ZipFile 2025-06-01 18:45:47 +0000
  • 6766ef3eba Remove __init__.pyi ZipFile 2025-06-01 18:45:12 +0000
  • edd21a6be2
    Merge 9273ab3c45 into 8460465b5e Gen Xu 2025-06-01 21:21:16 +0300
  • 335fe20bac
    Merge 8f721e0d6d into 8460465b5e Tomasz 2025-06-01 21:18:42 +0300
  • a8914e54e0 Fix Sphinx warnings ZipFile 2025-06-01 18:08:37 +0000
  • cdd9ce5048 Add doc section on wire() caching ZipFile 2025-06-01 17:51:04 +0000
  • 51c7db771d Fix csv newline handling in movie-lister example ZipFile 2025-06-01 17:35:32 +0000
  • a322584308 Add context manager support to Resource provider ZipFile 2025-06-01 14:03:41 +0000
  • 2fe4c393a8 Add support for Fast Stream Depends AndrianEquestrian 2025-05-31 19:56:14 +0300
  • 06ea25937a
    Merge 15c0b00751 into 8460465b5e Aran Moncusí Ramírez 2025-05-31 16:09:52 +0300
  • 4b3476cb48 Use cache in _fetch_reference_injections() ZipFile 2025-05-28 21:45:33 +0000
  • 8460465b5e Merge branch 'release/4.47.1' master 4.47.1 ZipFile 2025-05-30 19:52:18 +0000
  • 16f444b230 Bump version release/4.47.1 ZipFile 2025-05-30 19:50:21 +0000
  • 1ae96e3eeb Use windows-2022 GHA image for building wheels ZipFile 2025-05-30 19:44:47 +0000
  • 7fcf1ac7ad Make mypy --strict tests/typing passable ZipFile 2025-05-30 19:31:44 +0000
  • 1271d0fa79 Add type info for _cwiring module ZipFile 2025-05-30 19:29:11 +0000
  • b9df88eea7 Fix typing for wiring marker ZipFile 2025-05-30 19:28:49 +0000
  • 99489afa3f Strip debug symbols when building wheels ZipFile 2025-05-28 20:35:04 +0000
  • 193249f7ec Merge branch 'release/4.47.0' 4.47.0 ZipFile 2025-05-28 19:09:56 +0000
  • 01349c43e1 Bump version release/4.47.0 ZipFile 2025-05-28 19:05:05 +0000
  • 41ed07a210 Update changelog ZipFile 2025-05-28 19:03:52 +0000
  • 8be79126ad Enable ABI3 for regular tests ZipFile 2025-05-28 16:51:39 +0000
  • dfee54932b Migrate to OIDC publishing ZipFile 2025-05-22 20:02:39 +0000
  • a61749c68d Enable ABI3 builds ZipFile 2025-05-19 13:35:23 +0000
  • 14be69371b Limit ABI3 builds to CPython only ZipFile 2025-05-19 13:34:29 +0000
  • cfeb018ca7 Fix pytest-asyncio warning ZipFile 2025-05-19 13:32:00 +0000
  • 183b2ae7ff Require Cython>=3.1.1 ZipFile 2025-05-19 13:31:34 +0000
  • 561ff46658 Add wheelhouse to .gitignore ZipFile 2025-05-19 13:29:40 +0000
  • 49cc8ed827 Fix PyPy test runs in tox ZipFile 2025-05-19 13:27:05 +0000
  • 383e95faed Fix file inclusion warnings from MANIFEST.in ZipFile 2025-05-19 13:08:15 +0000
  • e7e64f6ae0
    Update coding-guide.mdc Roman Mogylatov 2025-05-22 18:29:37 -0400
  • 6a04d79bdd Test build v4.47.0a3 4.47.0a3 ZipFile 2025-05-22 20:03:35 +0000
  • 84e7ac7bf0 Migrate to OIDC publishing ZipFile 2025-05-22 20:02:39 +0000
  • cb559c8b6a Enable ABI3 builds ZipFile 2025-05-19 13:35:23 +0000
  • 7c5d0b21d8 Limit ABI3 builds to CPython only ZipFile 2025-05-19 13:34:29 +0000
  • d460e37128 Fix pytest-asyncio warning ZipFile 2025-05-19 13:32:00 +0000
  • cd1c227662 Require Cython>=3.1.1 ZipFile 2025-05-19 13:31:34 +0000
  • beb1f30a48 Add wheelhouse to .gitignore ZipFile 2025-05-19 13:29:40 +0000
  • 11cf80c6d0 Fix PyPy test runs in tox ZipFile 2025-05-19 13:27:05 +0000
  • d635708a2a Fix file inclusion warnings from MANIFEST.in ZipFile 2025-05-19 13:08:15 +0000
  • f50cc95405 Add Cursor rules Roman Mogylatov 2025-05-21 16:17:41 -0400
  • 8814db3fb3
    Fix annotated attribute injection (#889) Roman Mogylatov 2025-05-21 16:13:37 -0400
  • 5030387308
    Update src/dependency_injector/wiring.py fix-annotated-attribute-injection Roman Mogylatov 2025-05-21 16:02:22 -0400
  • 2ab78f34eb Refactor: extract annotation retrieval and improve typing for Python 3.9 compatibility Roman Mogylatov 2025-05-21 14:42:43 -0400
  • 164a45cd82 Fix: robust Annotated detection for wiring across Python versions Roman Mogylatov 2025-05-21 13:58:35 -0400
  • c2619cc43f Fix flake8 issues Roman Mogylatov 2025-05-21 13:44:47 -0400
  • 08e233079f Fix Python 3.8 tests Roman Mogylatov 2025-05-21 13:41:53 -0400
  • c6d82b015e Fix PR issues Roman Mogylatov 2025-05-21 13:18:07 -0400
  • 9622442e3e Fix CI checks and Python 3.8 tests Roman Mogylatov 2025-05-21 13:11:20 -0400
  • 3e5dffe9bb Fix nls Roman Mogylatov 2025-05-21 13:05:39 -0400
  • 686fc92168 Changelog: add note and discussion link for Annotated attribute injection support Roman Mogylatov 2025-05-21 13:02:32 -0400
  • 457b6de00c Docs: clarify and format module/class attribute injection for classic and Annotated forms Roman Mogylatov 2025-05-21 12:51:37 -0400
  • 4e774084bc Style: add blank lines between class definitions and attributes in annotated attribute example Roman Mogylatov 2025-05-21 12:51:01 -0400
  • 7048c35138 Add .cursor to .gitignore Roman Mogylatov 2025-05-21 12:35:39 -0400
  • 770694bdd0 Add unit tests for Annotated attribute and argument injection in wiring Roman Mogylatov 2025-05-21 12:34:28 -0400
  • 783b91bf19 Fix attribute injection with Annotated types Roman Mogylatov 2025-05-21 12:21:10 -0400
  • 19600d9d08 Add example for Annotated attribute injection for module/class attributes Roman Mogylatov 2025-05-21 12:00:48 -0400
  • 89be620642 Test build 4.47.0a2 ZipFile 2025-05-19 13:37:40 +0000
  • 78bfa0fd26 Enable ABI3 builds ZipFile 2025-05-19 13:35:23 +0000
  • 6629b9eb8a Limit ABI3 builds to CPython only ZipFile 2025-05-19 13:34:29 +0000
  • 29b9c09e64 Fix pytest-asyncio warning ZipFile 2025-05-19 13:32:00 +0000
  • 0c95fffaf0 Require Cython>=3.1.1 ZipFile 2025-05-19 13:31:34 +0000
  • e4d62ed3f6 Add wheelhouse to .gitignore ZipFile 2025-05-19 13:29:40 +0000
  • e6bc16454f Fix PyPy test runs in tox ZipFile 2025-05-19 13:27:05 +0000
  • 9456089037 Fix file inclusion warnings from MANIFEST.in ZipFile 2025-05-19 13:08:15 +0000
  • 8bf9ed04c8
    Update Cython to v3.1 (#887) ZipFile 2025-05-18 13:55:06 +0300
  • 7ef76df42f Update Cython to v3.1 ZipFile 2025-05-18 10:45:18 +0000
  • dbf86e4eb4
    Do not override methods without patching (#886) ZipFile 2025-05-18 12:17:54 +0300
  • 3918913028 Do not override methods without patching ZipFile 2025-05-18 08:32:45 +0000
  • 9a08bfcede
    Drop Python 3.7 support (#885) ZipFile 2025-05-18 12:06:33 +0300
  • 46a8ea6bd0 Drop Python 3.7 support drop-py37-support ZipFile 2025-05-18 08:54:11 +0000
  • e400d7eaa7 Minor tweaks to patch dandiep 2025-04-27 17:27:59 -0700
  • 613d1339b5 Add caching for function signatures to improve performance dandiep 2025-04-27 17:23:10 -0700
  • 4ae79ac21f
    Remove unused root property from ConfigurationOption (#875) ZipFile 2025-04-07 14:57:45 +0300
  • 35bfafdfe2
    Move pytest config to pyproject.toml (#876) ZipFile 2025-04-07 14:57:13 +0300
  • 80ea9120b6 Fix pytest warning ZipFile 2025-04-06 16:18:04 +0000
  • 668cb33b05 Move pytest config to pyproject.toml ZipFile 2025-04-06 16:13:09 +0000
  • db946ded5d Remove unused root property from ConfigurationOption (fixes #874) ZipFile 2025-04-06 15:42:44 +0000