index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dns
/
entropy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-run black
Bob Halley
2023-03-19
1
-1
/
+0
*
threading is always available from 3.7 on
Bob Halley
2022-03-18
1
-6
/
+2
*
black autoformatting
Bob Halley
2022-03-15
1
-6
/
+10
*
Typing pass number 2, featuring typing of bools, adding a return type
Bob Halley
2022-03-10
1
-5
/
+5
*
misc type annotation lint
Bob Halley
2022-03-08
1
-1
/
+1
*
Add integrated typing to much of dnspython.
Bob Halley
2022-03-05
1
-7
/
+10
*
further improve entropy coverage
Bob Halley
2020-06-18
1
-1
/
+1
*
improve entropy coverage
Bob Halley
2020-06-18
1
-2
/
+2
*
Minor Python 3 cleanups.
Brian Wellington
2020-06-03
1
-1
/
+1
*
de-lint: remove unused import
Bob Halley
2020-05-02
1
-1
/
+0
*
Use context managers to simplify code.
Brian Wellington
2020-05-01
1
-24
/
+17
*
remove obsolete entropy pool hash import logic
Bob Halley
2020-05-01
1
-14
/
+4
*
Remove _compat module.
Bob Halley
2018-12-09
1
-4
/
+3
*
update copyright
Bob Halley
2018-12-01
1
-0
/
+2
*
Add comment about obsolete nature of EntropyPool.
Bob Halley
2017-01-02
1
-1
/
+6
*
Pylint: remove bare excepts
Martin
2016-08-31
1
-3
/
+3
*
Use random.SystemRandom when available.
Bob Halley
2016-08-04
1
-3
/
+13
*
Reseed entropy pool after forking
Avram Lubkin
2016-07-26
1
-1
/
+5
*
Pylint: enable superfluous-parens check
Martin Basti
2016-06-27
1
-1
/
+1
*
Pylint: enable import-error check
Martin Basti
2016-06-27
1
-3
/
+3
*
python3 support
Arthur Gautier
2016-04-21
1
-14
/
+18
*
clean Tab
dv
2015-03-02
1
-1
/
+1
*
update copyrights
Bob Halley
2011-05-12
1
-1
/
+1
*
create exceptions with arguments as "raise E(args)" instead of "raise E, args"
Bob Halley
2010-01-14
1
-1
/
+1
*
Try using os.urandom() to get the seed.
Bob Halley
2009-11-13
1
-10
/
+23
*
Entropy getting and stirring need locking
Bob Halley
2009-09-16
1
-16
/
+31
*
Open /dev/random unbuffered
Bob Halley
2009-06-23
1
-1
/
+1
*
update copyrights
Bob Halley
2009-06-18
1
-1
/
+1
*
add entropy module
Bob Halley
2008-10-08
1
-0
/
+95