| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-35525: Correct the argument name for NNTP.starttls() (GH-11310) | Harmandeep Singh | 2019-01-02 | 1 | -2/+2 |
|
|
* | bpo-33641: Convert RFC references into links. (GH-7103) | Serhiy Storchaka | 2018-05-31 | 1 | -1/+1 |
|
|
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|
|
* | Issue #27210: Fix doctests for a few modules. | Zachary Ware | 2016-08-10 | 1 | -5/+5 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+1 |
|
|
* | Issue #25689: Fix language in ftplib and nntplib docs | Martin Panter | 2015-11-21 | 1 | -2/+2 |
|
|
* | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -1/+1 |
|
|
* | Issue #20913: improve the SSL security considerations to first advocate using... | Antoine Pitrou | 2014-03-22 | 1 | -7/+9 |
|
|
* | Issue #19783: nntplib now supports SSLContext.check_hostname and server name | Christian Heimes | 2013-12-02 | 1 | -0/+8 |
|
|
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -2/+2 |
|\ |
|
| * | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -2/+2 |
|
|
* | | merge with 3.3 | Georg Brandl | 2013-10-29 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Closes #19416: fix references in the nntplib docs. | Georg Brandl | 2013-10-29 | 1 | -3/+3 |
|
|
* | | Issue #8890: Stop advertising an insecure use of /tmp in docs | Petri Lehtinen | 2013-02-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #8890: Stop advertising an insecure use of /tmp in docs | Petri Lehtinen | 2013-02-23 | 1 | -1/+1 |
| |\ |
|
| | * | Issue #8890: Stop advertising an insecure use of /tmp in docs | Petri Lehtinen | 2013-02-23 | 1 | -1/+1 |
|
|
* | | | Issue #16717: get rid of socket.error, replace with OSError | Andrew Svetlov | 2012-12-18 | 1 | -2/+1 |
|/ / |
|
* | | #15865: merge with 3.2. | Ezio Melotti | 2012-09-08 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | #15865: add "*" in the signature to document keyword-only args in the docs. ... | Ezio Melotti | 2012-09-08 | 1 | -3/+3 |
|
|
* | | Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarn... | Florent Xicluna | 2011-12-10 | 1 | -0/+3 |
|
|
* | | #12547: Fix example in nntplib doc. Patch by July Tikhonov. | Ezio Melotti | 2011-07-26 | 1 | -2/+2 |
|
|
* | | Merge from 3.2 . Replace the term members with correct and appropriate termi... | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ... | Senthil Kumaran | 2011-07-04 | 1 | -1/+1 |
|
|
* | | Issue 9795: adds context manager protocol to nntplib.NNTP class so that it ca... | Giampaolo RodolĂ | 2011-03-03 | 1 | -0/+13 |
|/ |
|
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
|
|
* | Make `usenetrc` False by default (the old behaviour of having it True by | Antoine Pitrou | 2010-11-09 | 1 | -5/+7 |
|
|
* | Issue #1926: Add support for NNTP over SSL on port 563, as well as | Antoine Pitrou | 2010-11-09 | 1 | -2/+47 |
|
|
* | Issue #10282: Add a `nntp_implementation` attribute to NNTP objects. | Antoine Pitrou | 2010-11-05 | 1 | -12/+34 |
|
|
* | Issue #10283: Add a `group_pattern` argument to NNTP.list(). | Antoine Pitrou | 2010-11-04 | 1 | -8/+14 |
|
|
* | Issue #10285: explain the `flag` return field better in NNTP.list(). | Antoine Pitrou | 2010-11-03 | 1 | -2/+11 |
|
|
* | Issue #10281: nntplib now returns None for absent fields in the OVER/XOVER | Antoine Pitrou | 2010-11-03 | 1 | -0/+2 |
|
|
* | Issue #9360: Cleanup and improvements to the nntplib module. The API | Antoine Pitrou | 2010-09-29 | 1 | -172/+284 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -20/+20 |
|
|
* | Update nntplib examples to use a public news server. | Antoine Pitrou | 2010-09-07 | 1 | -17/+17 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -2/+0 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -8/+1 |
|
|
* | Address a few XXX comments, other fixes. | Georg Brandl | 2007-08-31 | 1 | -1/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+350 |
|
|