[issue16530] documentation of os.wait3

2012-11-22 Thread George Yoshida
New submission from George Yoshida: Documentation defines os.wait3 function as : os.wait3([options]) but, this argument is required(no default options are set), so os.wait3(options) is the correct definition. http://docs.python.org/3.3/library/os.html#os.wait3 -- assignee: docs

[issue16371] typo in ctypes

2012-10-31 Thread George Yoshida
New submission from George Yoshida: In the following sentence: http://docs.python.org/3.3/library/ctypes.html 16.17.1.19. Surprises There are some edges in ctypes where you may be expect something else than what actually happens. you may be expect should read you may expect

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
George Yoshida qui...@users.sourceforge.net added the comment: Under 2.6, there's another failure: As for 2.6/2.7 issues, changing 'assertListEqual' to 'assertEqual' should suffice. -- keywords: +patch nosy: +quiver Added file: http://bugs.python.org/file18496/2.6.diff

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
George Yoshida qui...@users.sourceforge.net added the comment: test_initgroups fails only if the test is invoked by a root and the user is assigned to only one group. If I understand test_initgroups correctly, it (1)looks for an unused gid, (2)inits process user's group with that gid, (3)checks

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
Changes by George Yoshida qui...@users.sourceforge.net: Removed file: http://bugs.python.org/file18498/test_setgroups.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9581

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
Changes by George Yoshida qui...@users.sourceforge.net: Added file: http://bugs.python.org/file18499/test_setgroups.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9581

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
George Yoshida qui...@users.sourceforge.net added the comment: FAIL: test_setgroups (test.test_posix.PosixGroupsTester) -- Traceback (most recent call last): File /home/antoine/py3k/__svn__/Lib/test/test_posix.py, line 428

[issue9581] PosixGroupsTester fails as root

2010-08-13 Thread George Yoshida
Changes by George Yoshida qui...@users.sourceforge.net: Added file: http://bugs.python.org/file18500/py3k.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9581

[issue5744] multiprocessing.managers.BaseManager.connect example typos

2009-04-12 Thread George Yoshida
George Yoshida qui...@users.sourceforge.net added the comment: The example ... has *2* typos I guess the reporter wants to point out - extra parenthesis(fixed in r71544) - closing quote is missing for authkey argument -- nosy: +quiver status: closed - open

[issue5344] typo in what's new in 2.6

2009-02-21 Thread George Yoshida
New submission from George Yoshida qui...@users.sourceforge.net: In What's new in 2.6 PEP 343 section, the following sentence lacks a closing parenthesis: The expression is evaluated, and it should result in an object that supports the context management protocol (that is, has __enter__

[issue4734] broken link for 2.5.3 doc download

2008-12-23 Thread George Yoshida
New submission from George Yoshida qui...@users.sourceforge.net: Download page for 2.5.3 documantation is not ready. --- Go to Documentation top page: http://docs.python.org/ click Previous versions click Python 2.5.3 click Download all these documents But this URL, http://www.python.org