mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 10:52:04 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -75,7 +75,6 @@ _always_safe_chars = (
|
|||
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
||||
"0123456789"
|
||||
"-._~"
|
||||
"$!'()*+,;" # RFC3986 sub-delims set, not including query string delimiters &=
|
||||
)
|
||||
_always_safe = frozenset(_always_safe_chars.encode("ascii"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue