1. 25 Feb, 2011 1 commit
  2. 20 Feb, 2011 2 commits
  3. 13 Feb, 2011 1 commit
  4. 30 Jan, 2011 1 commit
  5. 15 Jan, 2011 1 commit
  6. 19 Dec, 2010 1 commit
  7. 15 Dec, 2010 2 commits
  8. 04 Dec, 2010 1 commit
  9. 25 Nov, 2010 1 commit
  10. 24 Nov, 2010 1 commit
  11. 20 Nov, 2010 2 commits
  12. 13 Nov, 2010 1 commit
  13. 12 Nov, 2010 1 commit
  14. 09 Nov, 2010 1 commit
  15. 06 Nov, 2010 6 commits
  16. 05 Nov, 2010 2 commits
  17. 29 Oct, 2010 1 commit
  18. 23 Oct, 2010 1 commit
  19. 22 Oct, 2010 1 commit
  20. 21 Oct, 2010 1 commit
    • Éric Araujo's avatar
      Apply fix from r85784 on py3k too. · 1415d2f2
      Éric Araujo authored
      Fixes bug #10126 for Python 3.2 by using $RUNSHARED to find the
      directory to the shared library.  test_distutils now passes when
      Python was built with --enable-shared (Barry didn’t have the error
      but I did).
      1415d2f2
  21. 16 Oct, 2010 1 commit
    • Barry Warsaw's avatar
      First (uncontroversial) part of issue 9807. · f88b5e54
      Barry Warsaw authored
      * Expose the build flags to Python as sys.abiflags
      * Shared library libpythonX.Y<abiflags>.so
      * python-config --abiflags
      * Make two distutils tests that failed with --enable-shared (even before this
        patch) succeed.
      * Fix a few small style issues.
      f88b5e54
  22. 10 Oct, 2010 2 commits
  23. 03 Oct, 2010 1 commit
  24. 20 Sep, 2010 2 commits
  25. 19 Sep, 2010 1 commit
  26. 18 Sep, 2010 1 commit
  27. 17 Sep, 2010 1 commit
  28. 13 Sep, 2010 2 commits