gh-141817: Add IPV6_HDRINCL constant to the socket module (#141818) · python/cpython@f21ed37 · GitHub
Skip to content

Commit f21ed37

Browse files
Rosuavvstinnerpicnixz
authored
gh-141817: Add IPV6_HDRINCL constant to the socket module (#141818)
Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent dc9d2ee commit f21ed37

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

Doc/library/socket.rst

Lines changed: 3 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add :data:`!socket.IPV6_HDRINCL` constant.

Modules/socketmodule.c

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)