yyaml/issues/207
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
ntation could
return "C", or "POSIX", or even something entirely different.
Beyond that, I don't know what the actual functional differences are.
I don't believe there are any.
[0] http://pubs.opengroup.org/onlinepubs/9699919799/functions/setlocale.html
--
Jakub
yword "async" in their
codebase are like this:
from ..strategy.async import AsyncStrategy
from .async import AsyncStrategy
These do not provoke deprecation warnings from Python 3.6. (They
probably should!)
I'm afraid that showing deprecation warnings by default wouldn'
this means that you have
to request V1 to use \G though.)
No, \G is available in the V0 mode.
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/ma
leased in 1994.
PCRE supports it since v4.0, released in 2003.
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
ed, so continue directly to uploading files.
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
g() { set -e -u; git fetch origin \"pull/$1/head:gh-$1\" && git checkout
\"gh-$1\"; }; _g"
If I want to checkout PR#42, I do:
$ git hub-pr 42
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://ma
is unfortunate. It seems to imply that you can meaningfully
compare a language code and a territory code for equality. This is not the
case. For example, Belarusian (language code "be") is mainly spoken in Belarus
(country code "by"), not in Belgium (country code "be")
ble coercion from Python code, because it happens to
early. The best you can do is to write a wrapper script in a different language
that sets PYTHONCOERCECLOCALE=0; but then you still get a spurious warning.
--
Jakub Wilk
___
Python-Dev mailing list
Pyt
d it supports both capture groups and
greedy/non-greedy matching.
The implementation is explained in this article:
https://swtch.com/~rsc/regexp/regexp3.html
--
Jakub Wilk
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/ma
10 matches
Mail list logo