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

gh-95389: socketmodule: expose popular ETHERTYPE_* constants #95390

Merged
merged 19 commits into from
Nov 7, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    a72f5cf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. added doc

    noamcohen97 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    764884c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36844c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6702add View commit details
    Browse the repository at this point in the history
  4. move definition

    noamcohen97 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    7da1979 View commit details
    Browse the repository at this point in the history
  5. Update Misc/NEWS.d/next/Core and Builtins/2022-07-30-14-10-27.gh-issu…

    …e-95389.nSGEkG.rst
    
    Co-authored-by: Erlend Egeberg Aasland <[email protected]>
    noamcohen97 and erlend-aasland authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    18b0286 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. better documentation

    noamcohen97 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    cbc8303 View commit details
    Browse the repository at this point in the history
  2. added missing include

    noamcohen97 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2eec634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7081b27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    886f908 View commit details
    Browse the repository at this point in the history
  5. fix news entry

    noamcohen97 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2a0accb View commit details
    Browse the repository at this point in the history
  6. make doc clearer

    noamcohen97 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8be938b View commit details
    Browse the repository at this point in the history
  7. Update Doc/library/socket.rst

    Co-authored-by: CAM Gerlach <[email protected]>
    noamcohen97 and CAM-Gerlach authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7fd3467 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: CAM Gerlach <[email protected]>
    noamcohen97 and CAM-Gerlach authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    257e46b View commit details
    Browse the repository at this point in the history
  9. added footnote

    noamcohen97 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    36b1d6a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: CAM Gerlach <[email protected]>
    noamcohen97 and CAM-Gerlach authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    43b5d45 View commit details
    Browse the repository at this point in the history
  2. doc fix

    noamcohen97 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fc9bc01 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    e74990c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    e992521 View commit details
    Browse the repository at this point in the history