GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
library
/
socket.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42393: Raise OverflowError iso. DeprecationWarning on overflow in socket....
Erlend Egeberg Aasland
2020-12-31
1
-10
/
+6
*
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino
2020-12-17
1
-5
/
+5
*
bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413)
Christian Heimes
2020-11-20
1
-1
/
+6
*
bpo-40901: Describe what "interface name" means on Windows (GH-20694)
Jakub Stasiak
2020-10-19
1
-0
/
+19
*
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner
2020-08-13
1
-0
/
+2
*
bpo-40291: Add support for CAN_J1939 sockets (GH-19538)
karl ding
2020-04-29
1
-1
/
+18
*
bpo-25780: Expose CAN_RAW_JOIN_FILTERS in the socket module (GH-19190)
Zackery Spytz
2020-04-09
1
-0
/
+11
*
bpo-34788: Add support for scoped IPv6 addresses (GH-13772)
opavlyuk
2020-02-26
1
-10
/
+10
*
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
Oz N Tiram
2020-01-15
1
-1
/
+3
*
Remove use of deprecated `array.fromstring` method (GH-17332)
David Coles
2019-11-26
1
-2
/
+2
*
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka
2019-10-30
1
-3
/
+3
*
bpo-28724: Add methods send_fds and recv_fds to the socket module (GH-12889)
Joannah Nanjekye
2019-09-11
1
-0
/
+23
*
bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646)
karl ding
2019-07-31
1
-0
/
+3
*
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower
2019-06-27
1
-15
/
+15
*
bpo-37345: Add formal UDPLITE support (GH-14258)
Gabe Appleton
2019-06-24
1
-0
/
+17
*
bpo-37007: Implement socket.if_nametoindex(), if_indextoname() and if_nameind...
Zackery Spytz
2019-05-29
1
-3
/
+12
*
Fix typo in docs for socket.CAN_RAW_FD_FRAMES (GH-13635)
karl ding
2019-05-28
1
-1
/
+1
*
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower
2019-05-23
1
-0
/
+28
*
bpo-20582: add link for manpage for flags on getnameinfo() (GH-11977)
Emmanuel Arias
2019-04-11
1
-0
/
+2
*
BPO-17561: set create_server backlog default to None (GH-12735)
Giampaolo Rodola
2019-04-09
1
-1
/
+1
*
bpo-35934: Add socket.create_server() utility function (GH-11784)
Giampaolo Rodola
2019-04-09
1
-1
/
+44
*
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella
2018-10-12
1
-27
/
+27
*
bpo-31425: fix versionadded in docs and add attribution in NEWS (GH-9595)
Tal Einat
2018-09-27
1
-1
/
+1
*
bpo-31425: Expose AF_QIPCRTR in socket module (GH-3706)
Bjorn Andersson
2018-09-26
1
-0
/
+14
*
closes bpo-25041: Document AF_PACKET socket address format. (GH-4092)
Cheryl Sabella
2018-09-11
1
-10
/
+35
*
bpo-33921: Clarify how to bind to all interfaces using socket (GH-7877)
johnthagen
2018-07-28
1
-6
/
+7
*
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
animalize
2018-02-26
1
-0
/
+7
*
bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (#5449)
Коренберг Марк
2018-02-12
1
-0
/
+15
*
bpo-28134: Auto-detect socket values from file descriptor (#1349)
Christian Heimes
2018-01-29
1
-4
/
+9
*
bpo-32373: Add socket.getblocking() method. (#4926)
Yury Selivanov
2018-01-28
1
-0
/
+10
*
Revert "bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724)" (...
Yury Selivanov
2018-01-28
1
-15
/
+0
*
bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724)
Коренберг Марк
2018-01-27
1
-0
/
+15
*
bpo-32454: socket closefd (#5048)
Christian Heimes
2018-01-27
1
-0
/
+8
*
bpo-32331: Fix socket.type when SOCK_NONBLOCK is available (#4877)
Yury Selivanov
2017-12-18
1
-0
/
+22
*
bpo-27584: New addition of vSockets to the python socket module (#2489)
caavery
2017-09-06
1
-0
/
+20
*
bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956)
Pier-Yves Lessard
2017-08-28
1
-3
/
+19
*
bpo-29728: Provide socket.TCP_NOTSENT_LOWAT (#477)
Nathaniel J. Smith
2017-03-22
1
-0
/
+3
*
Merge 3.6
Victor Stinner
2017-01-23
1
-2
/
+2
|
\
|
*
Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
Victor Stinner
2017-01-23
1
-2
/
+2
*
|
Merge doc fixes from 3.6
Martin Panter
2017-01-14
1
-2
/
+2
|
\
|
|
*
Merge doc fixes from 3.5
Martin Panter
2017-01-14
1
-2
/
+2
|
|
\
|
|
*
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter
2017-01-14
1
-2
/
+2
*
|
|
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-1
/
+1
|
\
|
|
|
*
|
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-1
/
+1
|
|
\
|
|
|
*
Issue #21818: Fixed references to classes that have names matching with module
Serhiy Storchaka
2016-12-02
1
-1
/
+1
*
|
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2
/
+2
|
\
|
|
|
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-2
/
+2
|
|
\
|
*
|
|
Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs.
Serhiy Storchaka
2016-10-02
1
-0
/
+12
|
/
/
*
|
Merge: #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.
R David Murray
2016-09-07
1
-0
/
+2
|
\
|
|
*
#26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.
R David Murray
2016-09-07
1
-0
/
+2
[next]