- 26 Jul, 2021 5 commits
-
-
isidentical authored
It seems like compile() command preserves the parser since it uses the same execution context on the same session, so if you parse again and again the number of type_ignores in the parser object grows. --HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
- 23 Jul, 2021 1 commit
-
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
- 20 Jul, 2021 2 commits
-
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
- 04 Jul, 2021 11 commits
-
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
isidentical authored
--HG-- branch : py3.8-isidentical-ast-feature-version
-
- 22 Jul, 2021 3 commits
-
-
Carl Friedrich Bolz-Tereick authored
it was failing because the malloc leak finder was pointing out that the buffer of a buffered reader was actually never released! RevDB is special, because due to the split address space it is actually using a RawByteBuffer instead of a ByteBuffer. fix this by just setting the reference to the buffer to None when closing the buffered reader --HG-- branch : py3.8
-
Carl Friedrich Bolz-Tereick authored
position problems --HG-- branch : py3.8
-
Carl Friedrich Bolz-Tereick authored
--HG-- branch : py3.8
-
- 19 Jul, 2021 1 commit
-
-
Matti Picus authored
--HG-- branch : py3.8
-
- 18 Jul, 2021 3 commits
-
-
Matti Picus authored
--HG-- branch : py3.8
-
Matti Picus authored
--HG-- branch : py3.8
-
Matti Picus authored
--HG-- branch : py3.8
-
- 15 Jul, 2021 4 commits
-
-
Armin Rigo authored
test and fix for re.sub() with no match and with unusual types of arguments --HG-- branch : py3.7
-
Antonio Cuni authored
--HG-- branch : py3.7
-
Antonio Cuni authored
--HG-- branch : hpy-0.0.2
-
Antonio Cuni authored
--HG-- branch : hpy-0.0.2
-
- 14 Jul, 2021 1 commit
-
-
Matti Picus authored
--HG-- branch : py3.7
-
- 13 Jul, 2021 4 commits
-
-
Matti Picus authored
--HG-- branch : py3.7
-
Matti Picus authored
--HG-- branch : py3.7
-
Matti Picus authored
this may affect compilation on mingw since I don't know if they have an IPH handler
-
Matti Picus authored
-
- 12 Jul, 2021 4 commits
-
-
Matti Picus authored
--HG-- branch : py3.7
-
Matti Picus authored
-
Matti Picus authored
--HG-- branch : py3.7
-
Matti Picus authored
--HG-- branch : libffi-win64
-
- 11 Jul, 2021 1 commit
-
-
Matti Picus authored
-