1. 30 Sep, 2015 1 commit
    • Marius Wachtler's avatar
      add M2Crypto test + fix missing stuff · e6ade3a0
      Marius Wachtler authored
      - oldstyle classed don't add __bases__ and __name__ as attributes to their dict instead the intercept them with __getattribute__
      - it was possible to encounter a crash when importing a module and then deleting the entry from sys.modules and calling the function from the other module
      - add a Pyston specific PyCode_GetArgCount instead of directly accessing code->co_argcount
      e6ade3a0
  2. 29 Sep, 2015 4 commits
  3. 28 Sep, 2015 6 commits
  4. 25 Sep, 2015 5 commits
  5. 24 Sep, 2015 6 commits
  6. 23 Sep, 2015 18 commits