File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- v0.13.1
4+ 0.13.2
5+ -------
6+
7+ A bugfix release. The fixed bugs are:
8+
9+ * #424: Use new JSON API at bpaste.net.
10+ * #430: Fixed SNI issues with new pastebin service on Mac OS X.
11+
12+ 0.13.1
513-------
614
715A bugfix release. The fixed bugs are:
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.13.2
5+ ------
6+
7+ A bugfix release. The fixed bugs are:
8+
9+ * #424: Use new JSON API at bpaste.net.
10+ * #430: Fixed SNI issues with new pastebin service on Mac OS X.
11+
12+ 0.13.1
13+ ------
14+
15+ A bugfix release. The fixed bugs are:
16+
17+ * #287: Turned off dictionary completion in bpython-curtsies
18+ * #281: Fixed a crash on error-raising properties
19+ * #286: Fixed input in Python 3
20+ * #293: Added encoding attribute to stdin bpython curtsies
21+ * #296: Fixed warnings in import completion for Python 3
22+ * #290: Stop using root logger
23+ * #301: Specify curtsies version in requirements
24+
25+ There's also a necessary regression: #232 (adding fileno() on stdin)
26+ is reintroduced because its previous fix was found to be the cause of #286
27+
4280.13
529----
630
You can’t perform that action at this time.
0 commit comments