Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Python 3.7 tweaked the layout of .pyc files | Ned Batchelder | 2018-01-10 | 1 | -7/+18 |
* | Python 3.3 added a long to the .pyc format. | Ned Batchelder | 2016-11-09 | 1 | -0/+4 |
* | A new pyc flag for 3.6, from https://github.com/nedbat/coveragepy/pull/21 | Ned Batchelder | 2016-10-22 | 1 | -0/+1 |
* | Oops, hex in py3.5 wasn't quite right | Ned Batchelder | 2015-11-01 | 1 | -2/+2 |
* | Number the constants, and interpret the flags | Ned Batchelder | 2015-11-01 | 1 | -7/+37 |
* | Make show_pyc runnable on Python 3 | Ned Batchelder | 2015-11-01 | 1 | -22/+29 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Properly handle crazy-long code objects. #359 | Ned Batchelder | 2015-02-17 | 1 | -1/+1 |
* | Fix some line endings and whitespace. | Ned Batchelder | 2013-09-11 | 1 | -70/+70 |
* | Improvements to bytecode tools. | Ned Batchelder | 2013-01-12 | 1 | -4/+10 |
* | A lab directory for experiments in progress. | Ned Batchelder | 2009-04-02 | 1 | -0/+64 |