mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Patch #957240: Add count parameter to asyncore.loop.
This commit is contained in:
parent
3e501dcfc7
commit
eac324b90b
3 changed files with 19 additions and 16 deletions
|
|
@ -319,6 +319,8 @@ Extension modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- asyncore.loop now has repeat count parameter that defaults to infinity.
|
||||
|
||||
- The distutils sdist command now ignores all .svn directories, in
|
||||
addition to CVS and RCS directories. .svn directories hold
|
||||
administrative files for the Subversion source control system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue