Message 258579 - Python tracker
Message258579
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, vstinner, yselivanov |
| Date | 2016-01-19.10:49:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453200578.66.0.610380332251.issue26145@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 2: * allow "-" character in the argument of the -o command line option * add an unit test on invalid type for code transformer * fix a crash in sys.set_code_transformers(): replace Py_DECREF() with Py_XDECREF() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-19 10:50:23 | vstinner | unlink | issue26145 messages |
| 2016-01-19 10:49:38 | vstinner | set | recipients: + vstinner, brett.cannon, yselivanov |
| 2016-01-19 10:49:38 | vstinner | set | messageid: <1453200578.66.0.610380332251.issue26145@psf.upfronthosting.co.za> |
| 2016-01-19 10:49:38 | vstinner | link | issue26145 messages |
| 2016-01-19 10:49:38 | vstinner | create | |