pyflyby 1.9.9__tar.gz → 1.9.10__tar.gz

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.

Potentially problematic release.


This version of pyflyby might be problematic. Click here for more details.

Files changed (158) hide show
  1. {pyflyby-1.9.9/lib/python/pyflyby.egg-info → pyflyby-1.9.10}/PKG-INFO +1 -1
  2. {pyflyby-1.9.9/lib/python → pyflyby-1.9.10/bin}/pyflyby/_dbg.py +21 -1
  3. {pyflyby-1.9.9/lib/python → pyflyby-1.9.10/bin}/pyflyby/_dynimp.py +3 -2
  4. {pyflyby-1.9.9/lib/python → pyflyby-1.9.10/bin}/pyflyby/_version.py +1 -1
  5. {pyflyby-1.9.9/bin → pyflyby-1.9.10/lib/python}/pyflyby/_dbg.py +21 -1
  6. {pyflyby-1.9.9/bin → pyflyby-1.9.10/lib/python}/pyflyby/_dynimp.py +3 -2
  7. {pyflyby-1.9.9/bin → pyflyby-1.9.10/lib/python}/pyflyby/_version.py +1 -1
  8. {pyflyby-1.9.9 → pyflyby-1.9.10/lib/python/pyflyby.egg-info}/PKG-INFO +1 -1
  9. {pyflyby-1.9.9 → pyflyby-1.9.10}/.pyflyby +0 -0
  10. {pyflyby-1.9.9 → pyflyby-1.9.10}/LICENSE.txt +0 -0
  11. {pyflyby-1.9.9 → pyflyby-1.9.10}/MANIFEST.in +0 -0
  12. {pyflyby-1.9.9 → pyflyby-1.9.10}/README.rst +0 -0
  13. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/autoipython +0 -0
  14. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/autopython +0 -0
  15. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/collect-exports +0 -0
  16. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/collect-imports +0 -0
  17. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/create-imports +0 -0
  18. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/find-import +0 -0
  19. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/list-bad-xrefs +0 -0
  20. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/prune-broken-imports +0 -0
  21. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/py +0 -0
  22. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/__init__.py +0 -0
  23. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/__main__.py +0 -0
  24. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_autoimp.py +0 -0
  25. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_cmdline.py +0 -0
  26. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_comms.py +0 -0
  27. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_docxref.py +0 -0
  28. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_file.py +0 -0
  29. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_flags.py +0 -0
  30. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_format.py +0 -0
  31. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_idents.py +0 -0
  32. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_import_sorting.py +0 -0
  33. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_importclns.py +0 -0
  34. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_importdb.py +0 -0
  35. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_imports2s.py +0 -0
  36. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_importstmt.py +0 -0
  37. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_interactive.py +0 -0
  38. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_livepatch.py +0 -0
  39. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_log.py +0 -0
  40. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_modules.py +0 -0
  41. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_parse.py +0 -0
  42. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_py.py +0 -0
  43. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_saveframe.py +0 -0
  44. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/_util.py +0 -0
  45. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/autoimport.py +0 -0
  46. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby/importdb.py +0 -0
  47. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/pyflyby-diff +0 -0
  48. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/reformat-imports +0 -0
  49. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/replace-star-imports +0 -0
  50. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/saveframe +0 -0
  51. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/tidy-imports +0 -0
  52. {pyflyby-1.9.9 → pyflyby-1.9.10}/bin/transform-imports +0 -0
  53. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/LICENSE.txt +0 -0
  54. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/Makefile +0 -0
  55. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/TODO.txt +0 -0
  56. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/__init__.py +0 -0
  57. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/api.rst +0 -0
  58. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/autoimp.rst +0 -0
  59. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/cmdline.rst +0 -0
  60. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/comms.rst +0 -0
  61. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/dbg.rst +0 -0
  62. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/file.rst +0 -0
  63. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/flags.rst +0 -0
  64. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/format.rst +0 -0
  65. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/idents.rst +0 -0
  66. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/importclns.rst +0 -0
  67. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/importdb.rst +0 -0
  68. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/imports2s.rst +0 -0
  69. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/importstmt.rst +0 -0
  70. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/interactive.rst +0 -0
  71. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/livepatch.rst +0 -0
  72. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/log.rst +0 -0
  73. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/modules.rst +0 -0
  74. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/parse.rst +0 -0
  75. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/py.rst +0 -0
  76. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/api/util.rst +0 -0
  77. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/autoipython.rst +0 -0
  78. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/cli.rst +0 -0
  79. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/collect_exports.rst +0 -0
  80. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/collect_imports.rst +0 -0
  81. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/find_import.rst +0 -0
  82. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/prune_broken_imports.rst +0 -0
  83. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/py.rst +0 -0
  84. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/pyflyby_diff.rst +0 -0
  85. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/reformat_imports.rst +0 -0
  86. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/replace_star_imports.rst +0 -0
  87. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/tidy_imports.rst +0 -0
  88. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/cli/transform_imports.rst +0 -0
  89. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/conf.py +0 -0
  90. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/index.rst +0 -0
  91. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/make.bat +0 -0
  92. {pyflyby-1.9.9 → pyflyby-1.9.10}/doc/testing.txt +0 -0
  93. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/canonical.py +0 -0
  94. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/common.py +0 -0
  95. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/forget.py +0 -0
  96. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/mandatory.py +0 -0
  97. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/numpy.py +0 -0
  98. {pyflyby-1.9.9 → pyflyby-1.9.10}/etc/pyflyby/std.py +0 -0
  99. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/emacs/pyflyby.el +0 -0
  100. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/__init__.py +0 -0
  101. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/__main__.py +0 -0
  102. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_autoimp.py +0 -0
  103. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_cmdline.py +0 -0
  104. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_comms.py +0 -0
  105. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_docxref.py +0 -0
  106. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_file.py +0 -0
  107. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_flags.py +0 -0
  108. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_format.py +0 -0
  109. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_idents.py +0 -0
  110. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_import_sorting.py +0 -0
  111. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_importclns.py +0 -0
  112. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_importdb.py +0 -0
  113. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_imports2s.py +0 -0
  114. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_importstmt.py +0 -0
  115. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_interactive.py +0 -0
  116. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_livepatch.py +0 -0
  117. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_log.py +0 -0
  118. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_modules.py +0 -0
  119. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_parse.py +0 -0
  120. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_py.py +0 -0
  121. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_saveframe.py +0 -0
  122. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/_util.py +0 -0
  123. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/autoimport.py +0 -0
  124. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby/importdb.py +0 -0
  125. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby.egg-info/SOURCES.txt +0 -0
  126. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby.egg-info/dependency_links.txt +0 -0
  127. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby.egg-info/entry_points.txt +0 -0
  128. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby.egg-info/requires.txt +0 -0
  129. {pyflyby-1.9.9 → pyflyby-1.9.10}/lib/python/pyflyby.egg-info/top_level.txt +0 -0
  130. {pyflyby-1.9.9 → pyflyby-1.9.10}/libexec/pyflyby/colordiff +0 -0
  131. {pyflyby-1.9.9 → pyflyby-1.9.10}/libexec/pyflyby/diff-colorize +0 -0
  132. {pyflyby-1.9.9 → pyflyby-1.9.10}/pyproject.toml +0 -0
  133. {pyflyby-1.9.9 → pyflyby-1.9.10}/setup.cfg +0 -0
  134. {pyflyby-1.9.9 → pyflyby-1.9.10}/setup.py +0 -0
  135. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/__init__.py +0 -0
  136. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_0testconfig.py +0 -0
  137. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_autoimp.py +0 -0
  138. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_cmdline.py +0 -0
  139. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_docxref.py +0 -0
  140. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_file.py +0 -0
  141. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_flags.py +0 -0
  142. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_format.py +0 -0
  143. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_idents.py +0 -0
  144. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_importclns.py +0 -0
  145. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_importdb.py +0 -0
  146. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_imports2s.py +0 -0
  147. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_importstmt.py +0 -0
  148. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_interactive.py +0 -0
  149. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_jupyterlab_pyflyby.py +0 -0
  150. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_livepatch.py +0 -0
  151. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_modules.py +0 -0
  152. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_parse.py +0 -0
  153. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_py.py +0 -0
  154. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_saveframe.py +0 -0
  155. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/test_util.py +0 -0
  156. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/tests_sorts.py +0 -0
  157. {pyflyby-1.9.9 → pyflyby-1.9.10}/tests/xrefs.py +0 -0
  158. {pyflyby-1.9.9 → pyflyby-1.9.10}/tox.ini +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyflyby
3
- Version: 1.9.9
3
+ Version: 1.9.10
4
4
  Summary: pyflyby - Python development productivity tools, in particular automatic import management
5
5
  Home-page: https://pypi.org/project/pyflyby/
6
6
  Author: Karl Chen
@@ -332,7 +332,27 @@ def _debug_exception(*exc_info, **kwargs):
332
332
  # keep the process waiting for debugger to attach.
333
333
  pdb.postloop = _prompt_continue_waiting_for_debugger
334
334
  print_verbose_tb(*exc_info)
335
- pdb.interaction(None, exc_info[2])
335
+ # Starting Py3.13, pdb.interaction() supports chained exceptions in case
336
+ # exception (and not traceback) is specified. This support is backported
337
+ # to IPython8.16 for earlier Python versions. So the conditions where
338
+ # chained exceptions won't be supported from here would be with the
339
+ # Python version < 3.13 and ipython not installed, or IPython's version
340
+ # is lesser than 8.16.
341
+ tb_or_exc = exc_info[2]
342
+ if sys.version_info < (3, 13):
343
+ # Check if the instance is of IPython's Pdb and its version.
344
+ try:
345
+ import IPython
346
+ if IPython.version_info >= (8, 16):
347
+ from IPython.core.debugger import Pdb as IPdb
348
+ # This is expected to be True, hence just a safe check.
349
+ if isinstance(pdb, IPdb):
350
+ tb_or_exc = exc_info[1]
351
+ except ModuleNotFoundError:
352
+ pass
353
+ else:
354
+ tb_or_exc = exc_info[1]
355
+ pdb.interaction(None, tb_or_exc)
336
356
 
337
357
 
338
358
  def _debug_code(arg, globals=None, locals=None, auto_import=True, tty="/dev/tty"):
@@ -111,8 +111,9 @@ def _add_import(ip, names: str, code: str) -> None:
111
111
  private version of add_import
112
112
  """
113
113
  assert ip is not None
114
- mang = PYFLYBY_LAZY_LOAD_PREFIX + names.replace(",", "_").replace(" ", "_")
115
- a: FrozenSet[Import] = ImportSet(f"{mang} import {names}")._importset
114
+ module = PYFLYBY_LAZY_LOAD_PREFIX.split()[1]
115
+ mang = module + names.replace(",", "_").replace(" ", "_")
116
+ a: FrozenSet[Import] = ImportSet(f"from {mang} import {names}")._importset
116
117
  b: FrozenSet[Import] = ip._auto_importer.db.known_imports._importset
117
118
  s_import: FrozenSet[Import] = a | b
118
119
 
@@ -4,4 +4,4 @@
4
4
  # http://creativecommons.org/publicdomain/zero/1.0/
5
5
 
6
6
 
7
- __version__ = "1.9.9"
7
+ __version__ = "1.9.10"
@@ -332,7 +332,27 @@ def _debug_exception(*exc_info, **kwargs):
332
332
  # keep the process waiting for debugger to attach.
333
333
  pdb.postloop = _prompt_continue_waiting_for_debugger
334
334
  print_verbose_tb(*exc_info)
335
- pdb.interaction(None, exc_info[2])
335
+ # Starting Py3.13, pdb.interaction() supports chained exceptions in case
336
+ # exception (and not traceback) is specified. This support is backported
337
+ # to IPython8.16 for earlier Python versions. So the conditions where
338
+ # chained exceptions won't be supported from here would be with the
339
+ # Python version < 3.13 and ipython not installed, or IPython's version
340
+ # is lesser than 8.16.
341
+ tb_or_exc = exc_info[2]
342
+ if sys.version_info < (3, 13):
343
+ # Check if the instance is of IPython's Pdb and its version.
344
+ try:
345
+ import IPython
346
+ if IPython.version_info >= (8, 16):
347
+ from IPython.core.debugger import Pdb as IPdb
348
+ # This is expected to be True, hence just a safe check.
349
+ if isinstance(pdb, IPdb):
350
+ tb_or_exc = exc_info[1]
351
+ except ModuleNotFoundError:
352
+ pass
353
+ else:
354
+ tb_or_exc = exc_info[1]
355
+ pdb.interaction(None, tb_or_exc)
336
356
 
337
357
 
338
358
  def _debug_code(arg, globals=None, locals=None, auto_import=True, tty="/dev/tty"):
@@ -111,8 +111,9 @@ def _add_import(ip, names: str, code: str) -> None:
111
111
  private version of add_import
112
112
  """
113
113
  assert ip is not None
114
- mang = PYFLYBY_LAZY_LOAD_PREFIX + names.replace(",", "_").replace(" ", "_")
115
- a: FrozenSet[Import] = ImportSet(f"{mang} import {names}")._importset
114
+ module = PYFLYBY_LAZY_LOAD_PREFIX.split()[1]
115
+ mang = module + names.replace(",", "_").replace(" ", "_")
116
+ a: FrozenSet[Import] = ImportSet(f"from {mang} import {names}")._importset
116
117
  b: FrozenSet[Import] = ip._auto_importer.db.known_imports._importset
117
118
  s_import: FrozenSet[Import] = a | b
118
119
 
@@ -4,4 +4,4 @@
4
4
  # http://creativecommons.org/publicdomain/zero/1.0/
5
5
 
6
6
 
7
- __version__ = "1.9.9"
7
+ __version__ = "1.9.10"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyflyby
3
- Version: 1.9.9
3
+ Version: 1.9.10
4
4
  Summary: pyflyby - Python development productivity tools, in particular automatic import management
5
5
  Home-page: https://pypi.org/project/pyflyby/
6
6
  Author: Karl Chen
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes