- 04 Oct, 2012 31 commits
-
-
Jesus Cea authored
-
Victor Stinner authored
-
Victor Stinner authored
This error cannot occur in practice: PyUnicode_FromObject() always return a "ready" string.
-
Victor Stinner authored
-
Victor Stinner authored
It was already implemented in PyUnicode_RichCompare()
-
Andrew Svetlov authored
Thanks to Roger Serwy for patch.
-
Andrew Svetlov authored
Thanks to Roger Serwy for patch.
-
Andrew Svetlov authored
Thanks to Roger Serwy for patch.
-
Andrew Svetlov authored
Thanks to Michael Driscoll
-
Andrew Svetlov authored
-
Antoine Pitrou authored
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
-
Antoine Pitrou authored
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 03 Oct, 2012 9 commits
-
-
Victor Stinner authored
of the output string
-
Victor Stinner authored
with invalid bytes in debug mode, as done by PyUnicode_New()
-
Nick Coghlan authored
-
Nick Coghlan authored
Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-