Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij bd48d43232 Drop python 2 compatibility in C extensions. пре 5 година
  Jelmer Vernooij f98aa3db58 Attempt to provide S_ISDIR if it's missing. пре 5 година
  Stefano Rivera 4c1e148f2c A missed Py_ssize_t conversion for PY_SSIZE_T_CLEAN пре 6 година
  Jelmer Vernooij dc8bd284e8 Fix compatibility with Python 3.8. пре 6 година
  Jelmer Vernooij 788f5c7fed Port remainder of docstrings to Google style. пре 6 година
  Jelmer Vernooij 92a5253ce5 Use Py_hash_t type in Python3; should fix Python3 hash tests. пре 8 година
  Jelmer Vernooij 413ecfc26d Drop unnecessary version compatibility code. пре 8 година
  Victor Stinner 7a30281a51 Replace PyString_AsString with PyString_AS_STRING пре 8 година
  Jelmer Vernooij f2a09e7977 Update header to reflect that license is now Apachev2 or GNU GPLv2+. пре 9 година
  Lele Gaifax c79661c0ac Treat pathnames as bytes in the Python 3 C modules пре 10 година
  Lele Gaifax e38d4efeaf Make the C accelerator modules compatible with Python 3 пре 10 година
  Jelmer Vernooij 6240a4403d Fix _merge_entries on pypy. пре 11 година
  Hannu Valtonen 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void пре 11 година
  Jelmer Vernooij 89a4385829 Fix unnecessary incref of Py_False. пре 12 година
  Jelmer Vernooij 69b88aba5d Some minor improvements to _diff_tree.c: пре 12 година
  Chris Eberle bf42739b62 free_objects may have tried to free uninitialized / NULL pointers пре 14 година
  Ted Horst ddecd489cc _diff_tree_.c: Fix double decref of objects module. пре 15 година
  Pascal Quantin 95eec64a79 Fix the build on Windows. пре 15 година
  Tay Ray Chuan b2ef8d5493 _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users пре 15 година
  Jelmer Vernooij 458ba19e6a Fix unitialised variable, trivial formatting issues. пре 15 година
  Dave Borowitz f13fafc26a diff_tree: C implementation of count_blocks. пре 15 година
  Dave Borowitz 9a8cfb25de diff_tree: C implementation of _merge_entries. пре 15 година
  Dave Borowitz db88f03204 diff_tree: C implementation of _is_tree. пре 15 година