- 14 Nov, 2016 18 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
Per suggestions by Ivan Levkivskyi. Patch by Elvis Pranskevichus.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Serhiy Storchaka authored
non-integer numbers. Django tests depend on this.
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
"issue28082: use IntFlag for re constants" by Ethan Furman. The re module is not more used in the site module and so adding "import enum" to re.py doesn't impact python_startup benchmark anymore.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
Patch by Matthieu S.
-
Martin Panter authored
-
- 13 Nov, 2016 13 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Xavier de Gaye authored
with a cosmetic change to add a commit message with the issue number, missing from the previous two commits.
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Xavier de Gaye authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 12 Nov, 2016 9 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
Patch by Gareth Rees.
-
Serhiy Storchaka authored
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka authored
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka authored
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
-
Serhiy Storchaka authored
when decode astral characters.
-
Serhiy Storchaka authored
when decode astral characters.
-
Serhiy Storchaka authored
when decode astral characters.
-