1. 69cdf92 Fix UnboundLocalError in a finally block of one packaging test by Éric Araujo · 13 years ago
  2. 7373fcc Fix sdist to always include setup.cfg (#11092), to comply with the spec by Éric Araujo · 13 years ago
  3. 078368f Use strings instead of sets of lines in packaging.create tests. by Éric Araujo · 13 years ago
  4. de7563b Fix comment by Éric Araujo · 13 years ago
  5. d5d831b Update doctring now that Python has real booleans by Éric Araujo · 13 years ago
  6. 4559383 Improve consistency in questions asked by packaging.create. by Éric Araujo · 13 years ago
  7. 8f66f61 Clean up packaging.create and add TODO notes for future cleanups by Éric Araujo · 13 years ago
  8. 18efecf Make help messages in packaging.run more consistent by Éric Araujo · 13 years ago
  9. 2ef747c Cleanup in packaging: don’t unnecessarily instantiate exceptions by Éric Araujo · 13 years ago
  10. 35a4d01 Improve a few docstrings in packaging. by Éric Araujo · 13 years ago
  11. 088025f Use list constructor or built-in method instead of copy module by Éric Araujo · 13 years ago
  12. 5d5bde1 Document autoflushing in packaging.test.support.LoggingCatcher.get_logs. by Éric Araujo · 13 years ago
  13. acf71b8 Merge packaging doc fix by Éric Araujo · 13 years ago
  14. 8c86ecd Fix format of warnings from the packaging check command by Éric Araujo · 13 years ago
  15. 78af7d8 Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler. by Éric Araujo · 13 years ago
  16. 721ccd0 added the generate-setup action by Tarek Ziade · 13 years ago
  17. 98b6592 Branch merge by Éric Araujo · 13 years ago
  18. 25987d0 The compiler class for EMX was removed by Éric Araujo · 13 years ago
  19. 25d5737 Fix typos in class names by Éric Araujo · 13 years ago
  20. 1256a68 Re-add line that was mistakenly removed alongside RPM support. by Éric Araujo · 13 years ago
  21. 9deedf6 Re-apply distutils2 changes lost before the merge of packaging. by Éric Araujo · 13 years ago
  22. a94bdee Fix nonsensical name. by Éric Araujo · 13 years ago
  23. b4fefc8 Fix test name in debug message by Éric Araujo · 13 years ago
  24. e265597 code cleanup in packaging.run by Tarek Ziade · 13 years ago
  25. 5a5ce38 make sure we check for write access before starting the install, and add correct exit code by Tarek Ziade · 13 years ago
  26. 441531f improved pysetup list UI by Tarek Ziade · 13 years ago
  27. f47fa58 better UI when the user does not have the perms to remove the project by Tarek Ziade · 13 years ago
  28. 1cc9bbd fixed the test_uninstall patch by Tarek Ziade · 13 years ago
  29. b9c0987 displaying the faulty project name is a good idea by Tarek Ziade · 13 years ago
  30. 2da7565 removed spurious output by Tarek Ziade · 13 years ago
  31. b1b6e13 Cleaned up the installer output behavior. by Tarek Ziade · 13 years ago
  32. 43f289a cleanup packaging.database by Tarek Ziade · 13 years ago
  33. a17d888 a resource module for 2 functions is overkill. database is the right place for those by Tarek Ziade · 13 years ago
  34. 7f9b37b Port r86353 to packaging (#10359: “;” after function definition is invalid in ISO C) by Éric Araujo · 13 years ago
  35. 601aba6 Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2 by Éric Araujo · 13 years ago
  36. 5eb5559 Issue #12180: Fixed a few remaining errors in test_packaging when no threading. by Tarek Ziade · 13 years ago
  37. 9bcfacd Issue #12167: packaging.tests.test_dist unloads the temporary module by Victor Stinner · 13 years ago
  38. 79d1b1c Issue #12167: packaging.tests.support, LoggingCatcher restores correctly the by Victor Stinner · 13 years ago
  39. e1177d9 Issue #12125: fixed the failures under Solaris due to improper test cleanup. by Tarek Ziade · 13 years ago
  40. fabc308 fixed the cwd cleanup in packaging test_util by Tarek Ziade · 13 years ago
  41. eb64b61 make sure the cwd is restored on tearDown by Tarek Ziade · 13 years ago
  42. a1ae533 make sure build_dir.build_lib is synced to the faked build location by Tarek Ziade · 13 years ago
  43. e5f9cbd skip more tests in packaging if threading is not supported by Tarek Ziade · 13 years ago
  44. a3c1545 not using a server name anymore as the 127.0.0.1 <> localhost symmetry is not true under Windows 7 by Tarek Ziade · 13 years ago
  45. 3517369 Issue 12132 - skip the test_buil_ext test if the xx module is not found by Tarek Ziade · 13 years ago
  46. 2bc55e4 Issue 10126 - backported distutils fix for the enable-share mode into packaging by Tarek Ziade · 13 years ago
  47. 2c40f60 added the Content-Length header. that fixes the weird packaging.pypi.errors.HashDoesNotMatch errors by Tarek Ziade · 13 years ago
  48. 99d4623 deactivating one test under win32 for now by Tarek Ziade · 13 years ago
  49. cc243cc make sure the crawler can browse file-based indexes under win32 by Tarek Ziade · 13 years ago
  50. 76ad4f0 fixed the export symbols for the win32 linker by Tarek Ziade · 13 years ago
  51. 5edc31e skip the pypi upload doc test via https, if ssl is not available by Tarek Ziade · 13 years ago
  52. be20be1 use the same line terminator everywhere by Tarek Ziade · 13 years ago
  53. 4bdd9f3 fixed the move api in packaging.install, and closing the handle left by mkstemp() in its test module by Tarek Ziade · 13 years ago
  54. 2db5674 we want to generate /-separated paths setup.cfg files even under win32 by Tarek Ziade · 13 years ago
  55. 91f0e34 fixed the way the cfg file markers values are split under win32 by Tarek Ziade · 13 years ago
  56. ec9b76d fixed the separator issues in packaging/resources+config by Tarek Ziade · 13 years ago
  57. 9444961 fixed a few mocking/cleanup issues in packaging test_util for win32 by Tarek Ziade · 13 years ago
  58. 9904b22 Close #12114: fix a potential deadlock in packaging.util._find_exe_version() by Victor Stinner · 13 years ago
  59. bb00976 Fix another ResourceWarning in test_packaging. by Ezio Melotti · 13 years ago
  60. 2177ac9 Fix more ResourceWarnings in test_packaging moving the join() and server_close() in the stop method. by Ezio Melotti · 13 years ago
  61. 86c54f0 Fix several ResourceWarnings in test_packaging. by Ezio Melotti · 13 years ago
  62. 4050c69 packaging.tests.test_command_install_data: restore correctly sysconfig._SCHEMES by Victor Stinner · 13 years ago
  63. e1e3b1297 fix packaging tests on Windows: use os.path.join() in glob patterns by Victor Stinner · 13 years ago
  64. f966803 packaging: fix the constructor of FakePopen by Victor Stinner · 13 years ago
  65. 8914fed fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str by Victor Stinner · 13 years ago
  66. 9999185 fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes by Victor Stinner · 13 years ago
  67. 9cf6d13 Issue #12112: fix the encoding of setup.py in the packaging module by Victor Stinner · 13 years ago
  68. 975077a Refactor a few tests to use the new requires_zlib decorator. by Ezio Melotti · 13 years ago
  69. cad648c Skip tests that require zlib in the packaging tests. Also add a requires_zlib decorator to test.support. by Ezio Melotti · 13 years ago
  70. ebbb14c Issue #12120, Issue #12119: tests were missing a sys.dont_write_bytecode check by Tarek Ziade · 13 years ago
  71. 2db2d3b removed unused method in packaging.create by Tarek Ziade · 13 years ago
  72. c336452 Issue #12112: packaging reads/writes metadata using UTF-8 by Victor Stinner · 13 years ago
  73. dd13dd4 Issue #12112: packaging reads and writes setup.cfg using UTF-8 by Victor Stinner · 13 years ago
  74. 4c9706b package: replace open(fn, 'w').close() by open(fn, 'wb').close() by Victor Stinner · 13 years ago
  75. 21a9c74 packaging: use with open() instead of try/finally: close by Victor Stinner · 13 years ago
  76. 0e3f3a7 fixed the path splitting by Tarek Ziade · 13 years ago
  77. fd88318 Issue #12115: skipping all tests that need threading under a threadless environment by Tarek Ziade · 13 years ago
  78. cfd365b Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging by Victor Stinner · 13 years ago
  79. 35de5ac packaging: don't use locale encoding to compute MD5 checksums by Victor Stinner · 13 years ago
  80. cd0f7bf Issue #12113: make sure generated module is not reused on a second run by Tarek Ziade · 13 years ago
  81. 311a2d1 make sure split() is called before the encoding by Tarek Ziade · 13 years ago
  82. 3b1a22a Issue #12109 fixing typo in packaging's test_command_upload_docs by Tarek Ziade · 13 years ago
  83. 1231a4e initial import of the packaging package in the standard library by Tarek Ziade · 13 years ago