~jelmer/meliae/parentheses

  • Committer: John Arbash Meinel
  • Date: 2020-01-30 12:38:45 UTC
  • mfrom: (208.2.1 py-type-macro)
  • Revision ID: john@arbash-meinel.com-20200130123845-59yraxcno3oyga55
Switch from accessing ob_type to using Py_TYPE
Filename Latest Rev Last Changed Committer Comment Size
..
meliae 65 14 years ago John Arbash Meinel Change the branding from 'memory_dump' to 'meliae' Diff
.bzrignore 199.1.1 4 years ago Colin Watson Add tox testing support. This involved some other 101 bytes Diff Download File
CHANGES.txt 196 12 years ago John Arbash Meinel CHANGES update 6.3 KB Diff Download File
COPYING.txt 63 14 years ago John Arbash Meinel Switch from GPL v2 or later, to LGPL 3 or later 34.3 KB Diff Download File
Makefile 199.1.2 4 years ago Colin Watson Rewrite "make check" to use tox. 105 bytes Diff Download File
MANIFEST.in 186.1.1 13 years ago Chris Adams Added MANIFEST.in to include C headers Otherwise 58 bytes Diff Download File
pyproject.toml 199.1.1 4 years ago Colin Watson Add tox testing support. This involved some other 115 bytes Diff Download File
README.txt 130 14 years ago John Arbash Meinel Rename README => README.txt, add CHANGES.txt 186 bytes Diff Download File
File remove_expensive_references.py 86 14 years ago John Arbash Meinel Change license to GPL v3. Official policy is to u 1.6 KB Diff Download File
run_tests.py 86 14 years ago John Arbash Meinel Change license to GPL v3. Official policy is to u 1 KB Diff Download File
setup.cfg 199.1.1 4 years ago Colin Watson Add tox testing support. This involved some other 34 bytes Diff Download File
setup.py 199.1.1 4 years ago Colin Watson Add tox testing support. This involved some other 3.1 KB Diff Download File
File strip_duplicates.py 86 14 years ago John Arbash Meinel Change license to GPL v3. Official policy is to u 3 KB Diff Download File
TODO.txt 145 13 years ago John Arbash Meinel Update TODO a bit, since I've actually done some o 1.1 KB Diff Download File
tox.ini 199.1.1 4 years ago Colin Watson Add tox testing support. This involved some other 153 bytes Diff Download File
track_memory.py 196.1.2 12 years ago John Arbash Meinel Handle the case when the while loop never runs. 2.4 KB Diff Download File