| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f57e2bc commit 07f930a
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,7 @@ | |||
| 27 | 27 | #define PY_RELEASE_SERIAL 3 | |
| 28 | 28 | ||
| 29 | 29 | /* Version as a string */ | |
| 30 | - #define PY_VERSION "2.6b3" | ||
| 30 | + #define PY_VERSION "2.6b3+" | ||
| 31 | 31 | /*--end constants--*/ | |
| 32 | 32 | ||
| 33 | 33 | /* Subversion Revision number of this file (not of the repository) */ | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,18 @@ Python News | |||
| 4 | 4 | ||
| 5 | 5 | (editors: check NEWS.help for information about editing NEWS using ReST.) | |
| 6 | 6 | ||
| 7 | + What's New in Python 2.6 release candidate 1? | ||
| 8 | + ============================================= | ||
| 9 | + | ||
| 10 | + *Release date: XX-XXX-2008* | ||
| 11 | + | ||
| 12 | + Core and Builtins | ||
| 13 | + ----------------- | ||
| 14 | + | ||
| 15 | + Library | ||
| 16 | + ------- | ||
| 17 | + | ||
| 18 | + | ||
| 7 | 19 | What's New in Python 2.6 beta 3? | |
| 8 | 20 | ================================ | |
| 9 | 21 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments