summaryrefslogtreecommitdiff
path: root/wiki/ReleaseNotes.wiki
blob: 2d74326563ebc7a714369b4cc148f7ed7f7c9a00 (plain)
1
2
3
4
5
6
7
8
9
10
#summary notes from releases

= Release Notes =

Here are the visible changes for each release.

== 1.0.1 ==

  * str() now produces lowercase for IPv6 addresses, to match inet_pton(3). (http://codereview.appspot.com/7678)
  * repr() now produces strings that can be pasted back into the interpreter.