Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typing to URL #1084

Merged
merged 33 commits into from
Sep 3, 2024
Merged

Add typing to URL #1084

merged 33 commits into from
Sep 3, 2024

Commits on Sep 2, 2024

  1. Add typing to URL

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9fdff60 View commit details
    Browse the repository at this point in the history
  2. changelog

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8576fb0 View commit details
    Browse the repository at this point in the history
  3. py3.8

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    086a550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb8bad View commit details
    Browse the repository at this point in the history
  5. Update CHANGES/1084.contrib.rst

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <webknjaz@redhat.com>
    bdraco and webknjaz authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    10b65f3 View commit details
    Browse the repository at this point in the history
  6. feature as well

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    39c5596 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    394d1ba View commit details
    Browse the repository at this point in the history
  8. copy exclude from aiohttp

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    857a9cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20ae93d View commit details
    Browse the repository at this point in the history
  10. comments, preen

    bdraco committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5e9996d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0aa1802 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40c71a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5d5097 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f1eb2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46633ba View commit details
    Browse the repository at this point in the history
  3. Update .coveragerc

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <webknjaz@redhat.com>
    bdraco and webknjaz authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    041ea65 View commit details
    Browse the repository at this point in the history
  4. drop pyi

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cc17104 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d070738 View commit details
    Browse the repository at this point in the history
  6. add more types

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    92f98f7 View commit details
    Browse the repository at this point in the history
  7. add more types

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5bb533c View commit details
    Browse the repository at this point in the history
  8. de-dupe

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2cb091e View commit details
    Browse the repository at this point in the history
  9. de-dupe

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    78bab1b View commit details
    Browse the repository at this point in the history
  10. adjust for py3.8

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    61d9545 View commit details
    Browse the repository at this point in the history
  11. lint

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1645452 View commit details
    Browse the repository at this point in the history
  12. Update .coveragerc

    bdraco authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    db3750a View commit details
    Browse the repository at this point in the history
  13. keep helpers_c

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0af0733 View commit details
    Browse the repository at this point in the history
  14. Update yarl/_url.py

    Co-authored-by: Sam Bull <git@sambull.org>
    bdraco and Dreamsorcerer authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    521ba15 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d1b7a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b0e4e1c View commit details
    Browse the repository at this point in the history
  17. Update yarl/_url.py

    Co-authored-by: Sam Bull <git@sambull.org>
    bdraco and Dreamsorcerer authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c6d37d9 View commit details
    Browse the repository at this point in the history
  18. Iterator

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2aef0e7 View commit details
    Browse the repository at this point in the history
  19. remove hint

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    915ab95 View commit details
    Browse the repository at this point in the history
  20. temp lower

    bdraco committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    24768b8 View commit details
    Browse the repository at this point in the history