nbdev-stdlib 0.0.2219__py3-none-any.whl → 0.0.2275__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
nbdev_stdlib/_modidx.py CHANGED
@@ -3405,6 +3405,7 @@ d = { 'settings': {'lib_path': 'nbdev_stdlib'},
3405
3405
  'multiprocessing': { 'multiprocessing.Array': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Array',
3406
3406
  'multiprocessing.Barrier': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Barrier',
3407
3407
  'multiprocessing.BoundedSemaphore': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.BoundedSemaphore',
3408
+ 'multiprocessing.BoundedSemaphore.locked': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.BoundedSemaphore.locked',
3408
3409
  'multiprocessing.Condition': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Condition',
3409
3410
  'multiprocessing.Event': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Event',
3410
3411
  'multiprocessing.JoinableQueue': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.JoinableQueue',
@@ -3441,6 +3442,8 @@ d = { 'settings': {'lib_path': 'nbdev_stdlib'},
3441
3442
  'multiprocessing.RLock.locked': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.RLock.locked',
3442
3443
  'multiprocessing.RLock.release': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.RLock.release',
3443
3444
  'multiprocessing.Semaphore': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Semaphore',
3445
+ 'multiprocessing.Semaphore.get_value': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Semaphore.get_value',
3446
+ 'multiprocessing.Semaphore.locked': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.Semaphore.locked',
3444
3447
  'multiprocessing.SimpleQueue': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.SimpleQueue',
3445
3448
  'multiprocessing.SimpleQueue.close': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.SimpleQueue.close',
3446
3449
  'multiprocessing.SimpleQueue.empty': 'https://docs.python.org/3/library/multiprocessing.html#multiprocessing.SimpleQueue.empty',
@@ -6117,7 +6120,7 @@ d = { 'settings': {'lib_path': 'nbdev_stdlib'},
6117
6120
  'xml.dom.pulldom.DOMEventStream.expandNode': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.expandNode',
6118
6121
  'xml.dom.pulldom.DOMEventStream.getEvent': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.getEvent',
6119
6122
  'xml.dom.pulldom.DOMEventStream.reset': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.reset',
6120
- 'xml.dom.pulldom.PullDom': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.PullDom',
6123
+ 'xml.dom.pulldom.PullDOM': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.PullDOM',
6121
6124
  'xml.dom.pulldom.SAX2DOM': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM',
6122
6125
  'xml.dom.pulldom.parse': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.parse',
6123
6126
  'xml.dom.pulldom.parseString': 'https://docs.python.org/3/library/xml.dom.pulldom.html#xml.dom.pulldom.parseString'},
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nbdev-stdlib
3
- Version: 0.0.2219
3
+ Version: 0.0.2275
4
4
  Summary: nbdev docs lookup for the python standard library
5
5
  Home-page: https://github.com/fastai/nbdev-index/tree/master/
6
6
  Author: Jeremy Howard
@@ -0,0 +1,9 @@
1
+ nbdev_stdlib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ nbdev_stdlib/_modidx.py,sha256=eqIgTQhjglX5o40msHKZHfwa5K5pQIbR-JzGC7kL8b4,837875
3
+ nbdev_stdlib/_nbdev.py,sha256=pszp1XJPRn4aqhJXSv8qChB-gCXbFSm8_jPIpak5IP8,308
4
+ nbdev_stdlib-0.0.2275.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
+ nbdev_stdlib-0.0.2275.dist-info/METADATA,sha256=AyowqBDu1-cGHZRkSMLbz3ohrd6haVgrIFVdncPOEQI,1187
6
+ nbdev_stdlib-0.0.2275.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ nbdev_stdlib-0.0.2275.dist-info/entry_points.txt,sha256=Pqrla0bjIyPBtdjWl23dJTJvxzKoR50ICY_qeensB68,46
8
+ nbdev_stdlib-0.0.2275.dist-info/top_level.txt,sha256=I6FPQYzU9FlsrtQAFX0KpTr9zmf8Mx6gPLwBNCogo-s,13
9
+ nbdev_stdlib-0.0.2275.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- nbdev_stdlib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- nbdev_stdlib/_modidx.py,sha256=olWTFU2o77cfNW8NH_oXrn8IDCLQRdWj35TEI-wmmBw,837375
3
- nbdev_stdlib/_nbdev.py,sha256=pszp1XJPRn4aqhJXSv8qChB-gCXbFSm8_jPIpak5IP8,308
4
- nbdev_stdlib-0.0.2219.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
5
- nbdev_stdlib-0.0.2219.dist-info/METADATA,sha256=pXEqcWACYMN35aH-Z-6rzRTIMeqACwxzyW8M5PIF8Lg,1187
6
- nbdev_stdlib-0.0.2219.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- nbdev_stdlib-0.0.2219.dist-info/entry_points.txt,sha256=Pqrla0bjIyPBtdjWl23dJTJvxzKoR50ICY_qeensB68,46
8
- nbdev_stdlib-0.0.2219.dist-info/top_level.txt,sha256=I6FPQYzU9FlsrtQAFX0KpTr9zmf8Mx6gPLwBNCogo-s,13
9
- nbdev_stdlib-0.0.2219.dist-info/RECORD,,