mirror of https://github.com/mahmoud/boltons.git
couple of CHANGELOG links
This commit is contained in:
parent
fb9c0fe2fa
commit
7f4cea4eb7
|
@ -28,8 +28,8 @@ files with AtomicFile on windows
|
||||||
@doublereedkurt's request
|
@doublereedkurt's request
|
||||||
* `getsendbuffer()` returns a bytestring and `recv_size()` uses the proper
|
* `getsendbuffer()` returns a bytestring and `recv_size()` uses the proper
|
||||||
`._recvsize` on the first socket fetch
|
`._recvsize` on the first socket fetch
|
||||||
* [fileutils.AtomicFile][fileutils.AtomicFile]: revert bak file as
|
* [fileutils.AtomicSaver][fileutils.AtomicSaver]: revert bak file as
|
||||||
it was causing confusion, per nvie/pip-tools#351
|
it was causing confusion, per [nvie/pip-tools#351](https://github.com/nvie/pip-tools/issues/351)
|
||||||
|
|
||||||
|
|
||||||
16.2.1
|
16.2.1
|
||||||
|
|
Loading…
Reference in New Issue