We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09a995 commit d721c36Copy full SHA for d721c36
release-notes.md
@@ -4,7 +4,7 @@ python-bitcoinlib release notes
4
v0.3.0
5
======
6
7
-Major change: cleaned up what symbols are exported by modules. __all__ is now
+Major change: cleaned up what symbols are exported by modules. \_\_all\_\_ is now
8
used extensively, which may break some applications that were not importing the
9
right modules. Along those lines some implementation details like the ssl
10
attribute of the bitcoin.core.key module, and the entire bitcoin.core.bignum
0 commit comments