index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
nntplib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
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