mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Close #2051: Oops, transposed the digits in the issue number in the previous commit
This commit is contained in:
parent
a508770e20
commit
ffffa8e8b2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ What's New in Python 3.3.0 Release Candidate 1?
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #2501: Source file permission bits are once again correctly
|
- Issue #2051: Source file permission bits are once again correctly
|
||||||
copied to the cached bytecode file. (The migration to importlib
|
copied to the cached bytecode file. (The migration to importlib
|
||||||
reintroduced this problem because these was no regression test. A test
|
reintroduced this problem because these was no regression test. A test
|
||||||
has been added as part of this patch)
|
has been added as part of this patch)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue