gmane.comp.python.twisted.bugs archive
404 archived articles, newest first (page 4 of 5). Latest articles →
WSGI module failing with POST parameters
Fri, 06 Nov 2009 16:37:40 -0000FLAGS response with only one flag(i.e. "FLAGS (\Seen)") is not taken in IMAP4Client.__cbSelect
Thu, 05 Nov 2009 15:33:20 -0000Twisted Install Error with Odd Python/Win32 Setup
Thu, 05 Nov 2009 03:01:47 -0000sasl anonymous support in twisted.words.protocol.jabber
Thu, 29 Oct 2009 13:43:19 -0000`reduce` for Python 3.x
Thu, 29 Oct 2009 09:40:16 -0000Replace 'callable(foo)' with 'hasattr(foo, "__call__")'
Wed, 28 Oct 2009 21:09:02 -0000amp responder changes int to string
Tue, 27 Oct 2009 22:16:42 -0000Ween trial's --dry-run away from the deprecated TestCase.visitor code.
Sat, 24 Oct 2009 13:38:22 -0000Все фильмы катастрофы на DV D
Fri, 23 Oct 2009 08:18:34 -0300Все фильмы катастрофы на DV D
Thu, 22 Oct 2009 16:28:00 +0700Видео про охоту
Wed, 21 Oct 2009 22:08:46 +0330IMAP fetchSpecific should allow returning FLAGS
Tue, 20 Oct 2009 10:27:45 -0000Do Something About Security
Sun, 18 Oct 2009 00:29:29 -0000Modify twisted.protocols.sip to use twisted.cred
Sat, 17 Oct 2009 13:01:30 -0000cftp zero division error for fast transfers or ungranular clocks
Sat, 17 Oct 2009 03:39:42 -0000pbgtk2.py example: stop() takes exactly 1 argument
Wed, 14 Oct 2009 18:07:26 -0000A bunch of readability suggestions for t.c.test.test_session
Wed, 14 Oct 2009 13:18:54 -0000Race in registerReapProcessHandler
Tue, 13 Oct 2009 12:43:21 -0000when the smtp server auth with 'username', the smtp.py client will thow exception
Tue, 13 Oct 2009 02:18:43 -0000Delete all of the out-of-date mumbo jumbo from the "im" howto
Sat, 10 Oct 2009 02:59:21 -0000Replace "x.has_key(y)" with "y in x"
Fri, 09 Oct 2009 11:51:51 -0000SVN not working
Wed, 07 Oct 2009 16:38:34 -0000lore lint output format appears to be broken
Tue, 06 Oct 2009 23:35:56 -0000Structural issues in Lore XHTML documents
Mon, 05 Oct 2009 16:21:06 -0000Error fetchSpecific an HTML body part
Mon, 05 Oct 2009 13:47:49 -0000imap4.py exception cause Nokia imap client (s60, tested on N97, XM5800) to wait forever
Thu, 01 Oct 2009 16:11:59 -0000twisted.conch.ssh.session needs specific tests (and not a complete refactoring)
Wed, 30 Sep 2009 21:58:27 -0000Classes for safe data transfer (enhancements for pb.spread)
Wed, 30 Sep 2009 14:14:09 -0000Twisted's Failure fake '_Frame' object lacks f_locals
Tue, 29 Sep 2009 16:31:52 -0000we can't use cross-project links on the twisted web site while also allowing cross-project links in the distributed documentation
Tue, 29 Sep 2009 00:42:05 -0000Better documentation for twisted.mail.smtp
Sat, 26 Sep 2009 12:01:06 -0000[Documentation] It is too hard to figure out how to do trivial common-case sending email with twisted.mail
Fri, 25 Sep 2009 17:47:49 -0000Provide custom handler in reactor for unhandled exceptions
Fri, 25 Sep 2009 15:26:54 -0000Threading error occurs with adbapi and SQLite
Fri, 25 Sep 2009 00:56:58 -0000you should be a ble to close a t.e.adbapi.ConnectionPool even if it was never started.
Thu, 24 Sep 2009 20:37:54 -0000DeprecationWarning: the MimeWriter module is deprecated; use the email package instead
Thu, 24 Sep 2009 12:54:41 -0000Imap4.py spew body will result in Outlook Express treating all mails as Newsgroup
Thu, 24 Sep 2009 11:46:42 -0000Inline callback exception handling with PB
Wed, 23 Sep 2009 19:31:35 -0000deprecate or improve zipstream
Wed, 23 Sep 2009 17:33:56 -0000OpenSSL VC++ client fails to communicate to OpenSSL Twisted Server
Wed, 23 Sep 2009 14:49:41 -0000VC++ client openSSL communicating to OpenSSL server
Wed, 23 Sep 2009 14:32:41 -0000A bug of twisted.web2.channel.scgi
Wed, 23 Sep 2009 04:28:42 -0000A bug of esmtp
Wed, 23 Sep 2009 04:20:08 -0000twistd script show unwanted messagge
Wed, 16 Sep 2009 19:40:05 -0000twistd script show unwanted messagge
Wed, 16 Sep 2009 19:36:50 -0000Twisted Web's wsgi.input isn't sufficiently file-like in all cases
Tue, 15 Sep 2009 19:52:52 -0000Typos in method calls resulting in bugs
Tue, 15 Sep 2009 06:51:40 -0000twisted.test.test_internet.TimeTestCase.testCallLaterDelayAndReset shouldn't use reactor.iterate()
Tue, 15 Sep 2009 00:25:31 -0000twisted.internet.test.test_internet should test for interleaving of delayed calls and I/O processing
Mon, 14 Sep 2009 23:02:22 -0000Twisted Web wsgi container often calls Request.finish after connection is closed
Mon, 14 Sep 2009 19:30:06 -0000Add a verified fake of twisted.web.client.Agent
Mon, 14 Sep 2009 16:10:58 -0000Support HTTPS URIs in `twisted.web.client.Agent`
Mon, 14 Sep 2009 15:48:07 -0000twisted.web.http_headers.Headers allows itself to be constructed from strings instead of lists
Mon, 14 Sep 2009 15:45:05 -0000twisted names is too chatty while resolving names
Mon, 14 Sep 2009 13:42:16 -0000twisted.trial.runner.TrialRunner._removeSafely has typo and untested branch
Mon, 14 Sep 2009 05:56:30 -0000t.web.wsgi.WSGIResource - WSGI application error handling
Sun, 13 Sep 2009 17:06:29 -0000NoSuchResource when accessing a protected leaf resource
Sat, 12 Sep 2009 20:00:51 -0000Add an IEntityBodyProducer which produces bytes from a file-like object
Fri, 11 Sep 2009 13:41:13 -0000twisted.positioning's gpsd tests could use a testing-specific transport
Fri, 11 Sep 2009 10:44:06 -0000twisted.positioning's gpsd tests could use a testing-specific transport
Fri, 11 Sep 2009 10:42:53 -0000names client Resolver class not handling connectionLost
Fri, 11 Sep 2009 07:28:35 -0000HTTPAuthSessionWrapper can't protect child nodes of a Site
Fri, 11 Sep 2009 04:25:22 -0000Finishing a request after the connection has been closed results in an unhandled error
Thu, 10 Sep 2009 02:49:01 -0000POP3 documentation bug
Wed, 09 Sep 2009 03:25:45 -0000Consumer asked us to stop producing
Tue, 08 Sep 2009 11:27:22 -0000Add a method to IRCClient that handles how to change a nickname on nick collisions.
Mon, 07 Sep 2009 22:09:10 -0000twisted.python.modules.PythonPath docstring typo
Mon, 07 Sep 2009 20:37:45 -0000Most examples in documentation do not log messages and errors
Sun, 06 Sep 2009 19:50:47 -0000Remove doc/words/examples/aimbot.py
Sun, 06 Sep 2009 19:26:14 -0000trial logObserver support should be on TestCase not the reporter implementations
Sun, 06 Sep 2009 10:43:58 -0000PyUnitResultAdapter downgrades things that don't need to be
Sun, 06 Sep 2009 10:10:34 -0000subunit reporter. FTW.
Sun, 06 Sep 2009 09:43:05 -0000Trial swallows errors in result objects
Sun, 06 Sep 2009 09:15:50 -0000AttributeError: 'module' object has no attribute '_RLock'
Sun, 06 Sep 2009 03:37:13 -0000Deprecate twisted.spread.flavors.setCopierForClass/setFactoryForClass/setCopierForClassTree
Sat, 05 Sep 2009 21:52:07 -0000Imap4 - issuing a typo causes unhandled exception
Fri, 04 Sep 2009 12:24:56 -0000Imap4 - issuing a typo causes unhandled exception
Fri, 04 Sep 2009 12:24:00 -0000AMP callRemoteString ignores requiresAnswer
Fri, 04 Sep 2009 12:09:54 -0000Names module DNS getHostByName error on certain sites
Thu, 03 Sep 2009 17:41:02 -0000Replace getProcess* helpers with a single, better, API.
Thu, 03 Sep 2009 04:11:54 -0000fix all instances of log.err() that take just a string as an argument.
Tue, 01 Sep 2009 14:48:56 -0000need unit test that ssh_CHANNEL_OPEN sends a packet rather than raising a TypeError
Tue, 01 Sep 2009 14:36:48 -0000Invalid Parameter warning possible in tcp.py
Tue, 01 Sep 2009 14:32:48 -0000client.getPage errors on http status 204
Tue, 01 Sep 2009 07:09:41 -0000Get rid of deprecated ConnectedMulticastPort
Mon, 31 Aug 2009 16:08:27 -0000TrafficLoggingFactory instance has no attribute 'deferred'
Sat, 29 Aug 2009 08:13:28 -0000There are a number of duplicate simplistic fake IReactorTCP implementations spread throughout the test suite
Fri, 28 Aug 2009 18:41:47 -0000t.mail.smtp.ESMTPSenderFactory requireTransportSecurity fails to recognize when SSL is in use
Fri, 28 Aug 2009 15:56:16 -0000python setup.py bdist_rpm fails on CentOS 5.3
Fri, 28 Aug 2009 15:19:35 -0000Add a high-level HTTP client API based on the HTTP client implemented for #886
Fri, 28 Aug 2009 14:56:02 -0000test_process.py # DeprecationWarning: The popen2 module is deprecated. Use the subprocess # module
Fri, 28 Aug 2009 09:27:32 -0000ZipPath instance has no attribute 'setContent'
Fri, 28 Aug 2009 08:51:05 -0000twisted.conch.checkers.SSHPublicKeyDatabase can't find user's private key
Thu, 27 Aug 2009 15:34:31 -0000asynchronous, non-blocking file I/O
Thu, 27 Aug 2009 01:37:55 -0000twisted.names.client.getHostByName() UDP socket leak
Wed, 26 Aug 2009 17:51:02 -0000bug in glib2/gtk2 reactor
Wed, 26 Aug 2009 11:55:20 -0000some IReactorFDSet docstrings are incomplete
Tue, 25 Aug 2009 04:36:36 -0000OperationalError: database is locked
Sun, 23 Aug 2009 02:41:18 -0000twisted.words.protocols.irc.IRCClient.me() overagressively backslashes
Sat, 22 Aug 2009 13:18:09 -0000Reintegrate qt4reactor into twisted
Sat, 22 Aug 2009 05:20:09 -0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.