New submission from Wojtek Ruszczewski:

The documentation for urlencode() [1] isn't very clear on how the safe 
parameter is used, it would better not list it together with encoding and error 
as only applying to strings.

[1] https://docs.python.org/3.5/library/urllib.parse.html#urllib.parse.urlencode

----------
assignee: docs@python
components: Documentation
files: urlencode-safe.diff
keywords: patch
messages: 232556
nosy: docs@python, wrwrwr
priority: normal
severity: normal
status: open
title: Better documentation for the urlencode safe parameter
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file37426/urlencode-safe.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23040>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to