You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/sphinx/source/changelog.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -312,7 +312,7 @@ v0.9.2
312
312
* Fix to reset string highlighting after a SyntaxError.
313
313
* bpython now uses optparse for option parsing and it supports --version now.
314
314
* Configuration files are no longer passed by the first command line argument but by the -c command line switch.
315
-
* Fix for problem related to editing lines in the history: http://bitbucket.org/bobf/bpython/issue/10/odd-behaviour-when-editing-commands-in-the-history
315
+
* Fix for problem related to editing lines in the history (#10)
0 commit comments