[issue1178] IDLE - add "paste code" functionality

2007-09-18 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- assignee: ronaldoussoren -> nobody nosy: +nobody __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1178> __ ___ P

[issue1172] Documentation for done attribute of FieldStorage class

2007-09-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Committed in trunk revision 58199 Committed in 25-maint revision 58200 Committed in py3k revision 58201 -- status: open -> closed __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.o

[issue1178] IDLE - add "paste code" functionality

2007-09-18 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- assignee: -> ronaldoussoren keywords: +patch nosy: +ronaldoussoren priority: -> low type: behavior -> rfe __ Tracker <[EMAIL PROTECTED]> <http://bugs.py

[issue1745035] DoS smtpd vulnerability

2007-09-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Patch is inline above. RFC2822 says lines MUST be less than 998 bytes long, so this should be fine. What does this do when a line longer than 4096 bytes is found? Does it report an error to the SMTP client? That's my only concern. -- ass

[issue1179] [CVE-2007-4965] Integer overflow in imageop module

2007-09-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: It's unclear if this only causes a crash or if it can inject data. Referenced mailing list post points out where one error is. -- nosy: +jafo priority: -> high __ Tracker <[EMAIL PROTECTED]> <http:

[issue1123] split(None, maxsplit) does not strip whitespace correctly

2007-09-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: In looking at the current documentation: http://docs.python.org/dev/library/string.html#string.split I don't see the wording the original poster mentions. The current documentation of the separator is clear and reasonable. I'm going to call t

[issue1177] urllib* 20x responses not OK?

2007-09-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Ported code change to urllib, passes tests, committed as revision 58206 -- resolution: -> accepted status: open -> closed __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1541463] Optimizations for cgi.FieldStorage methods

2007-09-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Georg: This has been assigned to you, do you have any thoughts on this? If you don't, please assign back to me. -- keywords: +py3k nosy: +jafo _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.or

[issue1177] urllib* 20x responses not OK?

2007-09-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Facundo, can you do a NEWS update on this? -- assignee: -> facundobatista keywords: +patch status: closed -> open __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1541463] Optimizations for cgi.FieldStorage methods

2007-09-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Thanks for correcting my mis-click on the "patch" item, gbot. As far as the order goes, is this something that needs to be discussed on c.l.p, or should we assign it to someone else who might have an opi

[issue1180] Option to ignore or substitute ~/.pydistutils.cfg

2007-09-19 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1180> __ ___ Python-bugs-list mailing list Uns

[issue1179] [CVE-2007-4965] Integer overflow in imageop module

2007-09-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Guido: That code came from the full-disclosure list posting, I think cartman was just passing it on. __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/

[issue1181] Redefine clear() for os.environ to use unsetenv() if possible

2007-09-19 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1181> __ ___ Python-bugs-li

[issue1178] IDLE - add "paste code" functionality

2007-09-19 Thread Sean Reifschneider
Changes by Sean Reifschneider: __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1178> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mai

[issue1179] [CVE-2007-4965] Integer overflow in imageop module

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> high __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1179> __ ___ Python-bugs-list mailing list Uns

[issue1719423] Python package support not properly documented

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: high -> normal resolution: -> remind status: open -> pending _ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1643369] pdb find_function does not find Class methods.

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: high -> low title: function breakpoints in pdb -> pdb find_function does not find Class methods. type: -> rfe _ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1643369] pdb find_function does not find Class methods.

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- severity: normal -> minor _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1643369> _ ___ Python-bugs-li

[issue1170766] weakref.proxy incorrect behaviour

2007-09-20 Thread Sean Reifschneider
Sean Reifschneider added the comment: Raymond: Is this still a problem, or should we close it because the reported issue is resolved and 2.4 is no longer maintained? -- assignee: -> rhettinger nosy: +jafo priority: high -> low resolution: -> accepted type: -&

[issue1183] race in SocketServer.ForkingMixIn.collect_children

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1183> __ ___ Python-bugs-li

[issue1184] test fixes for immutable bytes change

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch, py3k priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1184> __ ___ Python-bu

[issue1185] py3k: Completely remove nb_coerce slot

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch, py3k priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1185> __ ___ Python-bu

[issue1704287] UnicodeError in compileall if "make install" is run before "make".

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- title: must run "make" before "make install" -> UnicodeError in compileall if "make install" is run before "make". _ Tracker <[EMAIL PR

[issue1704287] UnicodeError in compileall if "make install" is run before "make".

2007-09-20 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1704287> _ ___ Python-bugs-list mailing list

[issue1704287] UnicodeError in compileall if "make install" is run before "make".

2007-09-20 Thread Sean Reifschneider
Sean Reifschneider added the comment: I can verify that this happens in trunk (2.6) on CentOS 5, 32-bit. Patch review looks good, and solves the problem. I've committed it to trunk as revision 58225. -- nosy: +jafo resolution: -> accepted status: open -> closed type:

[issue478407] Need Windows os.link() support

2007-09-21 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- keywords: +patch superseder: -> Add os.link() and os.symlink() support for Windows Tracker <[EMAIL PROTECTED]> <http://bugs.python.org

[issue1578269] Add os.link() and os.symlink() support for Windows

2007-09-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: swarren: According to the wikipedi article on junction points: They can only be used on folders, not files. They are being replaced by symbolic links. The latter I take to mean junction points are being phased out, but I couldn't find any inform

[issue1578269] Add os.link() and os.symlink() support for Windows

2007-09-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: If the file links are on the same volume, it's probably using hard links. Symbolic links can cross file-systems, of course. So it sounds like the Junction Points aren't going to work to replace symlinks, and they'l

[issue1191] bsddb does not build with bsddb lib v3.1.

2007-09-22 Thread Sean Reifschneider
Sean Reifschneider added the comment: Bringing attachment inline here: The Python manual for module 'bsddb'says it requires a Berkeley DB library 3.3 - 4.4. But the build tools do not check this. If that's the requirement, they should. In

[issue1187] pipe fd handling issues in subprocess.py on POSIX

2007-09-22 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- assignee: -> astrand nosy: +astrand priority: -> normal versions: +Python 2.6 -Python 2.4 __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1195] Problems on Linux with Ctrl-D and Ctrl-C during raw_input

2007-09-24 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- components: +Library (Lib) -None priority: -> normal type: -> behavior __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue1197] logging: formatter does not accept %(funcName)s properly

2007-09-24 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1197> __ ___ Python-bugs-list mailing list Uns

[issue1196] int() documentation does not specify default radix

2007-09-24 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1196> __ ___ Python-bugs-list mailing list Uns

[issue1193] os.system() encoding bug on Windows

2007-09-24 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> normal severity: major -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1193> __ ___ Python

[issue4356] Add "key" argument to "bisect" module functions

2010-08-29 Thread Sean Reifschneider
Sean Reifschneider added the comment: This issue came up on #python IRC, and that combined with the number of times this has been duplicated makes me think that maybe the mention of the SortedCollection recipe should be a little more prominent. Perhaps either moved up by the method list, or

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-16 Thread Sean Reifschneider
New submission from Sean Reifschneider : Over the years I've written the same code over and over to create a random salt string of 2 characters. Worse, the Modular Crypt Format is difficult to find documentation on, so creating stronger hashed passwords is difficult to get right. To

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-17 Thread Sean Reifschneider
Sean Reifschneider added the comment: Oops, thanks. It's in there now, though for some reason I can't get this patch to apply to trunk, but I'll have to look at that later this afternoon. I wanted to get this new version up in the interim since it definitely does include t

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-17 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20422/python-underscore_crypt.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-17 Thread Sean Reifschneider
Sean Reifschneider added the comment: I've made a new .patch file using "diff -c" rather than "svn diff". This is the same code, but applies without manual intervention. -- Added file: http://bugs.python.org/file20428/python

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-17 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20427/python-underscore_crypt-2.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-17 Thread Sean Reifschneider
Sean Reifschneider added the comment: Thanks for the review. Attached is a new version of the patch. 1) Done. 2) Good point, I didn't think of that. I've changed it into a class that stores the methods list, and made the module "methods" point to that method on an in

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20428/python-underscore_crypt-3.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Sure thing, here's an "svn diff". I had switched to the diff because I couldn't get it to patch into a fresh trunk, but the format looked fine; not sure why it couldn't find the files. Anyway, here's a new version

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Not sure if that was meant to be a suggestion for why my local patching wasn't working from the "svn diff" output, but obviously -5 was messed up. Here's a new version that I can apply to my fresh trunk and passes "make test&quo

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Thanks for the pointer about "patch -p0". I *HAD* tried that, but it didn't seem to work either. I'll double check that though... "svn diff" is what I'd prefer, because then I can "svn commit" it when

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Sean Reifschneider added the comment: Affirmative on the "svn mv" for the C module. The duplicated code, thanks for pointing that out. Someone else mentioned it, but I didn't understand what they were saying and they didn't reply to my request for clarification. Fi

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20433/python-underscore_crypt-4.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20442/python-underscore_crypt-5.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : Removed file: http://bugs.python.org/file20443/python-underscore_crypt-6.patch ___ Python tracker <http://bugs.python.org/issue10

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-22 Thread Sean Reifschneider
Sean Reifschneider added the comment: At this point I'm going to consider this good to go, and will commit it after the 3.2 final release. Thanks for the review everyone. Of course, I'm open to further suggestions until then, just not expecting any... -- assignee: ->

[issue8591] update mkpkg to latest coding standards

2011-01-22 Thread Sean Reifschneider
Changes by Sean Reifschneider : -- nosy: -jafo ___ Python tracker <http://bugs.python.org/issue8591> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-01-24 Thread Sean Reifschneider
Sean Reifschneider added the comment: Thanks. I had just read that a day or so ago, reviewing it for Brett's work. -- ___ Python tracker <http://bugs.python.org/is

[issue10924] Adding salt and Modular Crypt Format to crypt library.

2011-02-22 Thread Sean Reifschneider
Sean Reifschneider added the comment: Committed in r88500. -- stage: commit review -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python.org/i

[issue2548] Undetected error in exception handling

2010-03-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: The final word on this seems to be this: - Wait until when we aren't in a beta release. (DONE) - Quoting: Well, For Py3K at least we might need to consider going through the C API and fixing it so that these incorrect assumptions

[issue7443] test.support.unlink issue on Windows platform

2010-03-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Andrew: There have been changes committed within the last week to #7712, which Florent suggested might be related. Can you please re-test this to see if it still exists, and if it does, bug me and I'll try to get some more movement on

[issue2356] fixer for sys.exitfunc -> atexit

2010-03-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: I've posted to python-dev asking for a reviewer for this, the thread is at http://mail.python.org/pipermail/python-dev/2010-March/098597.html -- nosy: +jafo ___ Python tracker <http://bugs.python.org/i

[issue8084] pep-0370 on osx duplicates existing functionality

2010-03-20 Thread Sean Reifschneider
Sean Reifschneider added the comment: Since this needs review, and Christian is the author of that PEP, I'm assigning it to him. If not appropriate, any suggestions on where to get visibility to get reviewers? -- assignee: ronaldoussoren -> christian.heimes nosy: +christia

[issue7072] isspace(0xa0) is true on Mac OS X

2010-03-20 Thread Sean Reifschneider
Changes by Sean Reifschneider : -- priority: -> normal ___ Python tracker <http://bugs.python.org/issue7072> ___ ___ Python-bugs-list mailing list Unsubscri

[issue4931] distutils does not show any error msg when can't build C module extensions due to a missing C compiler

2010-03-20 Thread Sean Reifschneider
Sean Reifschneider added the comment: Tarek: This patch seems reasonable to me, is this something that can be applied? -- nosy: +jafo priority: -> normal ___ Python tracker <http://bugs.python.org/iss

[issue3119] pickle.py is limited by python's call stack

2010-03-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: Sorry for the delay in getting to this patch. I've reviewed this patch and it seems fine to me. The only thing I see outstanding is the recommendation made by Alexandre about changing the C module to also implement this. Aaron: You may want to

[issue3119] pickle.py is limited by python's call stack

2010-03-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: Ugh, I forgot to check the output of my test run before submitting the last reply. With the patch applied, "make test" fails with: test_pickle Fatal Python error: Cannot recover from stack overflow. Fatal Python error: Cannot recover from stac

[issue5671] Speed up pickling of lists in cPickle

2010-03-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: pickle_batch_list_exact_py3k.diff applies cleanly on current py3k trunk and passes tests. cpickle_list.patch applies cleanly against 2.x trunk and passes "make test". I don't see any objections brought up about this set of patches, so we

[issue6543] traceback presented in wrong encoding

2010-03-21 Thread Sean Reifschneider
Sean Reifschneider added the comment: >From a cursory glance, I don't see any problems with this patch. Though I >admit that I don't know the traceback code nearly as well as you, Amaury. The >tests pass on py3k trunk on my Linux box. If you want other review, perhap

[issue6543] traceback presented in wrong encoding

2010-03-21 Thread Sean Reifschneider
Changes by Sean Reifschneider : -- priority: -> normal ___ Python tracker <http://bugs.python.org/issue6543> ___ ___ Python-bugs-list mailing list Unsubscri

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-18 Thread Sean Reifschneider
New submission from Sean Reifschneider : As discussed in this thread: http://mail.python.org/pipermail/python-dev/2010-March/098500.html The syslog module is using the C argv[0] as the program name, not the python sys.argv[0]. So, in most cases this means that unless you explicitly set a

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : Added file: http://bugs.python.org/file16982/syslog-kwargs.patch ___ Python tracker <http://bugs.python.org/issue8451> ___ ___ Python-bug

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-18 Thread Sean Reifschneider
Changes by Sean Reifschneider : -- nosy: +eric.smith ___ Python tracker <http://bugs.python.org/issue8451> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-19 Thread Sean Reifschneider
Changes by Sean Reifschneider : Added file: http://bugs.python.org/file16983/syslog-kwargs2.patch ___ Python tracker <http://bugs.python.org/issue8451> ___ ___ Python-bug

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-19 Thread Sean Reifschneider
Sean Reifschneider added the comment: Antoine: I believe I have everything you mentioned addressed with the new patch. That was an awesome review, thank you so much. The only things I didn't do were parts of the last two items you bring up: If PyTuple_New(0) fails, bail ou

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-20 Thread Sean Reifschneider
Sean Reifschneider added the comment: Ok, so I left the argument style in the docs as it was. *** NOTE ***: Sean: Change this for the 3 trunk commit. Setting the "python" string is outside of the argv function because we want to use "python" on any of the many places wher

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-23 Thread Sean Reifschneider
Sean Reifschneider added the comment: Committed as 80396. Included a change to let openlog(3) pick the ident instead of using the static string "python". -- resolution: -> accepted status: open -> closed ___ Pytho

[issue8451] syslog.syslog('msg') logs message with ident "python".

2010-04-23 Thread Sean Reifschneider
Sean Reifschneider added the comment: Ported to python3 and committed as 80401. -- ___ Python tracker <http://bugs.python.org/issue8451> ___ ___ Python-bug

[issue5575] Add env vars for controlling building sqlite, hashlib and ssl

2010-04-24 Thread Sean Reifschneider
Sean Reifschneider added the comment: Collin: Antoine has asked for some feedback, can you answer that question? -- assignee: -> collinwinter nosy: +jafo priority: -> normal ___ Python tracker <http://bugs.python.org/

[issue8214] Add exception logging function to syslog module

2010-04-26 Thread Sean Reifschneider
Sean Reifschneider added the comment: I believe I have the first function implemented. See the attached patch for that code and feel free to review. -- keywords: +patch nosy: -haypo Added file: http://bugs.python.org/file17089/logexception.diff

[issue8214] Add exception logging function to syslog module

2010-04-30 Thread Sean Reifschneider
Sean Reifschneider added the comment: I have completed the exception handling code as prototyped in msg101687. Please review. -- assignee: -> jafo keywords: +needs review stage: needs patch -> patch review Added file: http://bugs.python.org/file17159/logexception2

[issue8214] Add exception logging function to syslog module

2010-05-01 Thread Sean Reifschneider
Sean Reifschneider added the comment: Jack Diederich commented: I don't have my tracker login on this computer so I'll post here. I'd +1 on making the module python with just the core functionality imported from C (it releases the GIL when doing IO). Then you could replace

[issue8214] Add exception logging function to syslog module

2010-05-01 Thread Sean Reifschneider
Sean Reifschneider added the comment: Thanks for the review Jack. I was very tempted to split it into C and Python components, but I decided against it because it's so close to the 2.7 release. I think it would be best to defer that for the Python 3 release, because of potential pack

[issue8214] Add exception logging function to syslog module

2010-05-01 Thread Sean Reifschneider
Sean Reifschneider added the comment: Changed to use import_module. -- Added file: http://bugs.python.org/file17177/logexception4.patch ___ Python tracker <http://bugs.python.org/issue8

[issue8214] Add exception logging function to syslog module

2010-05-01 Thread Sean Reifschneider
Sean Reifschneider added the comment: Switched to using assertTrue/assertFalse. -- Added file: http://bugs.python.org/file17179/logexception5.patch ___ Python tracker <http://bugs.python.org/issue8

[issue8214] Add exception logging function to syslog module

2010-05-06 Thread Sean Reifschneider
Sean Reifschneider added the comment: This won't go into 2.7.0. I will do a patch for 3.x, and wait for 2.7.0 to see if it can go into 2.7.1. -- ___ Python tracker <http://bugs.python.org/i

[issue8214] Add exception logging function to syslog module

2010-05-06 Thread Sean Reifschneider
Sean Reifschneider added the comment: This won't go into 2.7.0. I will do a patch for 3.x, and wait for 2.7.0 to see if it can go into 2.7.1. -- ___ Python tracker <http://bugs.python.org/i

[issue8214] Add exception logging function to syslog module

2010-05-06 Thread Sean Reifschneider
Changes by Sean Reifschneider : -- ___ Python tracker <http://bugs.python.org/issue8214> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1564547] Py_signal_pipe

2007-12-06 Thread Sean Reifschneider
Sean Reifschneider added the comment: The thread at: http://bugzilla.gnome.org/show_bug.cgi?id=481569 requests "attention" so I'm formally rejecting it. :-) My reading of the python-dev thread on this is that the current patch does not reasonably fix the problem. However, I

[issue1747858] chown broken on 64bit

2008-01-15 Thread Sean Reifschneider
Sean Reifschneider added the comment: It seems like the problem here is that chown is defined to take -1 for the arguments, where the underlying platform may define chown taking unsigned uid/gid. I think in the short term we will need to apply a patch like one of the ones included here, but in

[issue1747858] chown broken on 64bit

2008-01-15 Thread Sean Reifschneider
Changes by Sean Reifschneider: _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1747858> _ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1747858] chown broken on 64bit

2008-01-16 Thread Sean Reifschneider
Sean Reifschneider added the comment: I've reviewed the chown system call under Linux and I think the included patch will resolve the problem. With that patch on a Fedora 8 64-bit system I'm getting: >>> os.stat('/tmp/foo') posix.stat_result(st_mode=33188,

[issue1207] Load tests from path (patch included)

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: Patch is inline. A few notes for submitter: This also needs to include a documentation patch before it can be accepted. Please format the docstring for a line length of 78 characters or less. Ideally, please submit a "dif

[issue1230] Tix HList class missing method implementation for info_bbox

2008-03-17 Thread Sean Reifschneider
New submission from Sean Reifschneider <[EMAIL PROTECTED]>: No body included in original message. -- assignee: -> loewis nosy: +jafo, loewis priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs

[issue1250] Building external modules using Sun Studio 12

2008-03-17 Thread Sean Reifschneider
Changes by Sean Reifschneider <[EMAIL PROTECTED]>: -- assignee: -> niemeyer nosy: +niemeyer priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs

[issue1230] Tix HList class missing method implementation for info_bbox

2008-03-17 Thread Sean Reifschneider
Changes by Sean Reifschneider <[EMAIL PROTECTED]>: -- type: behavior -> feature request __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1230> __ ___

[issue1366] popen spawned process may not write to stdout under windows

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: We've discussed this at the PyCon sprints, and here's the concensus: os.popen inherits the parents stderr, and on Windows there is not an existing valid stderr by default. So the parent should, to be compatible

[issue1399] XML codec

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: Marc-Andre: Is this good to be committed, or does it need to be reviewed further? -- assignee: -> lemburg nosy: +jafo priority: -> normal __ Tracker <[EMAIL PROTECTED]> <h

[issue1328] Force BOM option in UTF output.

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: It sounds like the Unicode FAQ has an authoritative statement on this, is this a "wontfix", or does this need more discussion? Perhaps on python-dev or at the sprints this week? -- assignee: -> doerwalter n

[issue1477] UnicodeDecodeError that cannot be caught in narrow unicode builds

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: Can someone comment on this, or bring it up on python-dev if it needs more discussion? -- assignee: -> doerwalter nosy: +doerwalter, jafo priority: -> low __ Tracker <[EMAIL PR

[issue1554] socketmodule cleanups: allow the use of keywords in socket functions

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: There's a new version, can we get it reviewed and tested under Windows? -- assignee: -> loewis keywords: +patch nosy: +jafo priority: -> normal title: [patch] socketmodule cleanups: allow the use of k

[issue1471] ioctl doesn't work properly on 64-bit OpenBSD

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: I think this proposed change needs some research into what the standards say about ioctl's return code, and if the change to a long return code is done then test it on Linux to see if it breaks things or if it works

[issue1142] code sample showing errors reading large files with py 2.5/3.0

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: I have run this under the current py3k SVN version on an 64-bit Linux (Fedora 8), and it runs fine, FYI. ISTR that I had a patch which fixed something that sounds very much like this, but I can't find that other issue.

[issue1312] doctest EXCEPTION_RE can't handle preceding output

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: The existing tests include a test explicitly for the existing behavior, including the statement: "An example may not generate output before it raises an exception". In order to be able to accept this change, there is goi

[issue1516] make _ctypes work with non-gcc compilers

2008-03-17 Thread Sean Reifschneider
Changes by Sean Reifschneider <[EMAIL PROTECTED]>: -- priority: -> normal __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1516> __ ___ Python-b

[issue1506] func alloca inside ctypes lib needs #include on solaris

2008-03-17 Thread Sean Reifschneider
Sean Reifschneider <[EMAIL PROTECTED]> added the comment: Fix is inline. -- keywords: +patch nosy: +jafo __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

<    1   2   3   4   >