1. 7f719c5 Bug #1536660: separate two words. by Georg Brandl · 18 years ago
  2. a89dbec Patch #1492218: document None being a constant. by Georg Brandl · 18 years ago
  3. c120a6d Fix the TeX compile error. by George Yoshida · 18 years ago
  4. 5c6a5ec - Add 'as' and 'with' as new keywords in 2.5. by George Yoshida · 18 years ago
  5. 6fffa5e - markup fix - add clarifying words by George Yoshida · 18 years ago
  6. a635fbb Remove dots in \version{changed,added} argument and correct argument order. by Georg Brandl · 19 years ago
  7. f96f5f5 Bug #1359053: Doc: \Uxxxxxxxx escapes _are_ interpreted in raw unicode strings by Georg Brandl · 19 years ago
  8. c493229 Fix grammar (it's -> its). by Neil Schemenauer · 19 years ago
  9. db22958 update documentation on what constitutes a line in a source file by Fred Drake · 19 years ago
  10. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 20 years ago
  11. 266a436 Remove claims that Python source code is ASCII. Fixes #1026038. by Martin v. Löwis · 20 years ago
  12. ae075b6 Patch #1011144: Correct regex for coding decls. by Martin v. Löwis · 20 years ago
  13. 6bd8e84 update to reflect the new significance of the "@" character by Fred Drake · 20 years ago
  14. 13ff116 Fix typo reported in #964592. Will backport to 2.3. by Martin v. Löwis · 20 years ago
  15. 3fd9779 Fix misspelled name. by Raymond Hettinger · 21 years ago
  16. 6c9e130 - Removed FutureWarnings related to hex/oct literals and conversions by Guido van Rossum · 21 years ago
  17. 38f6b88 Elaborate the explanation of different flavors of _* identifiers. by Fred Drake · 21 years ago
  18. 171be76 Patch #755683: Document that there might be a maximum indentation limit. by Martin v. Löwis · 21 years ago
  19. e701dcb SF patch #634866: Alex Martelli's corrections to the ref manual. by Raymond Hettinger · 22 years ago
  20. 79713fd Relocate an index entry so named anchors are not generated in a section head. by Fred Drake · 22 years ago
  21. 36a4d8c Remove mentionings of DOS. by Martin v. Löwis · 22 years ago
  22. 3e930ba Another try at clarifying what goes into and comes out of Unicode objects. by Fred Drake · 22 years ago
  23. f62a89b Ignore encoding declarations inside strings. Fixes #603509. by Martin v. Löwis · 22 years ago
  24. 83dcf5a Apply character{} markup. by Raymond Hettinger · 22 years ago
  25. f7aa164 Fix up some more markup problems. by Fred Drake · 22 years ago
  26. d9fdb51 Document handling of raw-unicode-escapes. Closes SF bug 587087. by Raymond Hettinger · 22 years ago
  27. 31f3db3 Fix the markup so it doesn't break formatting. by Fred Drake · 22 years ago
  28. 00f1e3f Patch #534304: Implement phase 1 of PEP 263. by Martin v. Löwis · 22 years ago
  29. a23b573 Add a note about "as" not being a keyword, though it has special meaning by Fred Drake · 22 years ago
  30. ed9e453 Minor change to an index entry. by Fred Drake · 23 years ago
  31. 5381588 Revise the markup related to the grammar productions to increase the by Fred Drake · 23 years ago
  32. 1d3e6c1 Fix whitespace in example of bad indentation: a comment indicated that one by Fred Drake · 23 years ago
  33. 41c6719 Put the keywords back in alphabetical order. Apparently somebody by Guido van Rossum · 23 years ago
  34. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 23 years ago
  35. d507dab SF patch #455966: Allow leading 0 in float/imag literals. by Tim Peters · 23 years ago
  36. c0cf726 Add material about the "r" and "u" prefixes for string literals; should by Fred Drake · 23 years ago
  37. a7d608d "Thin" version of floor division docs: add // to the list of operators by Fred Drake · 23 years ago
  38. 9079164 Removed unnecessary section "Unicode literals"; all the discussion is by Fred Drake · 23 years ago
  39. 0825dc2 Fix typo in description of raw strings: "value" --> "valid" by Fred Drake · 23 years ago
  40. cb4638a Change the grammar productions to use the new productionlist environment; by Fred Drake · 23 years ago
  41. e7e03cd Fix typo by Andrew M. Kuchling · 23 years ago
  42. f5eae66 Add "yeild" to the list of keywords. by Fred Drake · 23 years ago
  43. 7530208 Feeble attempt to repair obsolete info about hex escapes. by Tim Peters · 24 years ago
  44. 347a625 Steve Holden <sholden@holdenweb.com>: by Fred Drake · 24 years ago
  45. dea764d Updated string literals description to encompass Unicode literals and the by Fred Drake · 24 years ago
  46. 2ed27d3 Note that readframes() returns data in linear format, even if the original by Fred Drake · 24 years ago
  47. 12bba85 Rough and incomplete documentation on augmented assignment, which follows by Thomas Wouters · 24 years ago
  48. e15956b Merged changes from the 1.5.2p2 release. by Fred Drake · 25 years ago
  49. 39fc1bc Added note about __builtin__._ to section dicussing classes of by Fred Drake · 26 years ago
  50. c411fa6 Revised description of blank line handling for the interpreter, based by Fred Drake · 26 years ago
  51. c456d36 Fix encoding of \ in some string literals in the discussion of "raw" by Fred Drake · 26 years ago
  52. 61c7728 Make sure all chapters, sections, and subsections have a \label to give them by Fred Drake · 26 years ago
  53. a1cce71 Converted some {tabular}s to use {tablei*} environments. by Fred Drake · 26 years ago
  54. 7c0240f e.g. -> e.g., by Guido van Rossum · 26 years ago
  55. 60f2f0c Lots of changes to get this in sync with the Frame version. by Guido van Rossum · 26 years ago
  56. 5c07d9b Updated markup style (got rid of \verb@...@, mostly). by Fred Drake · 26 years ago
  57. f666917 The Python Reference Manual. by Fred Drake · 27 years ago
  58. 1f17543 Removed LaTeX version of reference manual. Added ref/ref.ps. by Guido van Rossum · 28 years ago
  59. 0a94dfc Erase all memory of the access statement by Guido van Rossum · 28 years ago
  60. ab330d4 add missing definitin of longstringitem by Guido van Rossum · 29 years ago
  61. a547547 made palatable for latex2html: removed $math$, added braces to \item[\tt...] by Guido van Rossum · 30 years ago
  62. 47b4c0f replace ASCII by macro call by Guido van Rossum · 30 years ago
  63. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  64. 6938f06 Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  65. 46f3e00 Initial revision by Guido van Rossum · 32 years ago