Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7347] Patch - add RegCreateKeyEx to _winreg

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 18, 2009, 9:48 AM

Post #1 of 4 (301 views)
Permalink
[issue7347] Patch - add RegCreateKeyEx to _winreg

New submission from Brian Curtin <curtin [at] acm>:

The _winreg module could use the addition of the RegCreateKeyEx call, as
evidenced by this thread on c.l.py:
http://mail.python.org/pipermail/python-list/2009-November/614023.html
This expanded API would benefit users trying to create keys with access
masks (like KEY_WOW64_64KEY), which you can't set through _winreg.CreateKey.

The patch includes the change to _winreg.c, along with doc and test
changes. Comments/suggestions appreciated.

----------
components: Extension Modules
files: winreg_add_createkeyex.patch
keywords: patch
messages: 95434
nosy: brian.curtin
severity: normal
status: open
title: Patch - add RegCreateKeyEx to _winreg
type: feature request
versions: Python 2.7
Added file: http://bugs.python.org/file15359/winreg_add_createkeyex.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 18, 2009, 9:55 AM

Post #2 of 4 (290 views)
Permalink
[issue7347] Patch - add RegCreateKeyEx to _winreg [In reply to]

Changes by Brian Curtin <curtin [at] acm>:


Removed file: http://bugs.python.org/file15359/winreg_add_createkeyex.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 18, 2009, 9:55 AM

Post #3 of 4 (291 views)
Permalink
[issue7347] Patch - add RegCreateKeyEx to _winreg [In reply to]

Brian Curtin <curtin [at] acm> added the comment:

Updated patch - c&p mistake in a comment

----------
Added file: http://bugs.python.org/file15360/winreg_add_createkeyex.patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 18, 2009, 11:58 AM

Post #4 of 4 (279 views)
Permalink
[issue7347] Patch - add RegCreateKeyEx to _winreg [In reply to]

Changes by Eric Smith <eric [at] trueblade>:


----------
nosy: +eric.smith

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7347>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.