This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Neil Muller, georg.brandl, pitrou, python-dev, skrah |
| Date | 2011年07月28日.15:39:46 |
| SpamBayes Score | 5.453169e-08 |
| Marked as misclassified | No |
| Message-id | <E1QmSgb-0003Xx-A6@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset f15442543e24 by Senthil Kumaran in branch '2.7': Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break. http://hg.python.org/cpython/rev/f15442543e24 New changeset 3e26c9033306 by Senthil Kumaran in branch '3.2': Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. http://hg.python.org/cpython/rev/3e26c9033306 New changeset 6b9f0a6efaeb by Senthil Kumaran in branch 'default': merge from 3.2 - Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. http://hg.python.org/cpython/rev/6b9f0a6efaeb |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年07月28日 15:39:47 | python-dev | set | recipients: + python-dev, georg.brandl, pitrou, Neil Muller, skrah |
| 2011年07月28日 15:39:46 | python-dev | link | issue11439 messages |
| 2011年07月28日 15:39:46 | python-dev | create | |