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
/
Lib
/
test
/
test_nntplib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body().
Antoine Pitrou
2012-02-15
1
-0/+40
|
\
|
*
Issue #7644: Add tests for the file argument of NNTP.head() and NNTP.body().
Antoine Pitrou
2012-02-15
1
-0/+40
*
|
Issue #10287: nntplib now queries the server's CAPABILITIES first before send...
Antoine Pitrou
2012-02-14
1
-1/+50
|
\
\
|
|
/
|
*
Issue #10287: nntplib now queries the server's CAPABILITIES first before send...
Antoine Pitrou
2012-02-14
1
-1/+50
*
|
Issue #10287: nntplib now queries the server's CAPABILITIES again after authe...
Antoine Pitrou
2012-02-12
1
-5/+57
|
\
\
|
|
/
|
*
Issue #10287: nntplib now queries the server's CAPABILITIES again after authe...
Antoine Pitrou
2012-02-12
1
-5/+57
*
|
Merge 3.2
Florent Xicluna
2011-10-28
1
-2/+1
|
\
\
|
|
/
|
*
Closes #13258: Use callable() built-in in the standard library.
Florent Xicluna
2011-10-28
1
-2/+1
*
|
#13012: use splitlines(keepends=True/False) instead of splitlines(0/1).
Ezio Melotti
2011-09-28
1
-2/+2
*
|
Issue 9795: adds context manager protocol to nntplib.NNTP class so that it ca...
Giampaolo RodolĂ
2011-03-03
1
-0/+21
*
|
Normalize the encoding names for Latin-1 and UTF-8 to
Marc-André Lemburg
2011-02-25
1
-1/+1
*
|
Fix imports from collections.abc
Raymond Hettinger
2011-02-23
1
-2/+2
|
/
*
Make test_nntplib more robust
Antoine Pitrou
2010-11-21
1
-2/+4
*
Wrap all test_nntplib methods accessing a remote server in a transient_intern...
Antoine Pitrou
2010-11-18
1
-13/+29
*
Make test_nntplib more robust when the "last" article in a group can't be ret...
Antoine Pitrou
2010-11-18
1
-9/+26
*
Switch from gmane to another provider for NNTP tests (as gmane isn't reliable
Antoine Pitrou
2010-11-13
1
-32/+45
*
Issue #1926: Add support for NNTP over SSL on port 563, as well as
Antoine Pitrou
2010-11-09
1
-24/+76
*
Issue #10282: Add a `nntp_implementation` attribute to NNTP objects.
Antoine Pitrou
2010-11-05
1
-0/+2
*
Issue #10283: Add a `group_pattern` argument to NNTP.list().
Antoine Pitrou
2010-11-04
1
-6/+29
*
Issue #10281: nntplib now returns None for absent fields in the OVER/XOVER
Antoine Pitrou
2010-11-03
1
-1/+26
*
Issue #10280: NNTP.nntp_version should reflect the highest version
Antoine Pitrou
2010-11-02
1
-3/+3
*
Fix NNTP when there's a ".netrc" file
Antoine Pitrou
2010-09-29
1
-1/+2
*
Disable the usenetrc option when testing nntplib
Antoine Pitrou
2010-09-29
1
-1/+2
*
Issue #9360: Cleanup and improvements to the nntplib module. The API
Antoine Pitrou
2010-09-29
1
-0/+1091