| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25523: Merge a-to-an corrections from 3.4. | Serhiy Storchaka | 2015-11-02 | 1 | -2/+2 |
|\ |
|
| * | Issue #25523: Further a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -2/+2 |
|
|
* | | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 | Martin Panter | 2015-11-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -2/+2 |
|
|
* | | Issue #16802: Document fileno parameter of socket.socket() | Berker Peksag | 2015-10-08 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Issue #16802: Document fileno parameter of socket.socket() | Berker Peksag | 2015-10-08 | 1 | -1/+5 |
|
|
* | | Issue #25043: Merge Bluetooth doc from 3.4 into 3.5 | Martin Panter | 2015-09-11 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Issue #25043: Document BDADDR_ and HCI_ Bluetooth socket constants | Martin Panter | 2015-09-11 | 1 | -0/+16 |
|
|
* | | Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5 | Martin Panter | 2015-09-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #24984: BTPROTO_SCO supports only bytes objects | Martin Panter | 2015-09-11 | 1 | -1/+1 |
|
|
* | | Issue #24984: Merge 3.4 into 3.5 | Martin Panter | 2015-09-09 | 1 | -2/+24 |
|\ \
| |/ |
|
| * | Issue #24984: Document AF_BLUETOOTH socket address formats | Martin Panter | 2015-09-09 | 1 | -2/+24 |
|
|
| * | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum... | Senthil Kumaran | 2015-06-15 | 1 | -1/+1 |
|
|
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #24357: use example.org instead | Ned Deily | 2015-06-02 | 1 | -4/+4 |
|
|
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #24357: fix real typo | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|
|
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #24357: fix typo | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|
|
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | Issue #24357: Change host in socket.getaddrinfo example to one that | Ned Deily | 2015-06-02 | 1 | -4/+6 |
|
|
* | | Issue #24233: Add a proper link to socket.getfqdn() documentation. | Berker Peksag | 2015-05-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #24233: Add a proper link to socket.getfqdn() documentation. | Berker Peksag | 2015-05-18 | 1 | -1/+1 |
|
|
* | | Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES. | Larry Hastings | 2015-04-13 | 1 | -0/+12 |
|
|
* | | Issue #23853: socket.socket.sendall() does no more reset the socket timeout | Victor Stinner | 2015-04-06 | 1 | -0/+4 |
|
|
* | | Issue #23618: socket.socket.connect() now waits until the connection completes | Victor Stinner | 2015-04-02 | 1 | -0/+13 |
|
|
* | | Issue #23618: Document EINTR changes in socket documentation | Victor Stinner | 2015-04-02 | 1 | -0/+40 |
|
|
* | | Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and | Serhiy Storchaka | 2015-03-20 | 1 | -14/+28 |
|
|
* | | Issue #22581: Use more "bytes-like object" throughout the docs and comments. | Serhiy Storchaka | 2014-12-05 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Issue #22581: Use more "bytes-like object" throughout the docs and comments. | Serhiy Storchaka | 2014-12-05 | 1 | -2/+3 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getad... | Georg Brandl | 2014-10-28 | 1 | -1/+1 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-28 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Remove duplicate bullet point. | Georg Brandl | 2014-10-28 | 1 | -3/+0 |
|
|
* | | Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are... | Ethan Furman | 2014-10-15 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are... | Ethan Furman | 2014-10-15 | 1 | -0/+5 |
|
|
| * | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -4/+9 |
|
|
* | | Issue #18643: Add socket.socketpair() on Windows. | Charles-François Natali | 2014-10-14 | 1 | -1/+3 |
|
|
* | | fix issue #17552: add socket.sendfile() method allowing to send a file over a... | Giampaolo Rodola' | 2014-06-11 | 1 | -0/+15 |
|
|
* | | Issue #21455: Add a default backlog to socket.listen(). | Charles-François Natali | 2014-05-22 | 1 | -4/+7 |
|
|
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -1/+1 |
|
|
* | | Merge 3.3 (#16805) | Éric Araujo | 2014-03-12 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix note markup (#16805). | Éric Araujo | 2014-03-12 | 1 | -0/+1 |
|
|
* | | | whatsnew: inet_pton/inet_ntop support windows (#7171). | R David Murray | 2014-03-08 | 1 | -0/+6 |
|
|
* | | | #16135: remove mentions of OS/2 from the documentation | Andrew Kuchling | 2014-03-01 | 1 | -2/+1 |
|
|
* | | | Merge from 3.3 | Andrew Kuchling | 2014-02-15 | 1 | -2/+1 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Clarify versionchanged sentence. Closes #20497. | Andrew Kuchling | 2014-02-15 | 1 | -2/+1 |
|
|
* | | Merge socket doc changes from 3.3 | Antoine Pitrou | 2013-12-04 | 1 | -92/+124 |
|\ \
| |/ |
|
| * | Tweak the socket module doc layout | Antoine Pitrou | 2013-12-04 | 1 | -64/+86 |
|
|
| * | Issue #19882: tweak docs for socket.close() | Antoine Pitrou | 2013-12-04 | 1 | -9/+19 |
|
|