File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ v0.10
120
120
As a highlight of the release, Michele Orrù added i18n support to bpython.
121
121
122
122
Some issues have been resolved as well:
123
+
123
124
* Config files are now located according to the XDG Base Directory
124
125
Specification. The support for the old bpythonrc files has been
125
126
dropped and ~/.bpython.ini as config file location is no longer supported.
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ v0.10
120
120
As a highlight of the release, Michele Orrù added i18n support to bpython.
121
121
122
122
Some issues have been resolved as well:
123
+
123
124
* Config files are now located according to the XDG Base Directory
124
125
Specification. The support for the old bpythonrc files has been
125
126
dropped and ~/.bpython.ini as config file location is no longer supported.
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ Default: F7
245
245
246
246
Edit current line in an external editor.
247
247
248
- .. versionedadded :: 0.13
248
+ .. versionadded :: 0.13
249
249
250
250
CLI
251
251
---
You can’t perform that action at this time.
0 commit comments