comparison doc/upgrading.txt @ 7959:88239d4ac4ab

doc: spelling fix.
author John Rouillard <rouilj@ieee.org>
date Sun, 12 May 2024 22:25:47 -0400
parents ce5a554b2f88
children 32ead43b8299
comparison
equal deleted inserted replaced
7958:fffbaa3f963b 7959:88239d4ac4ab
451 and its storage objects available by importing from:: 451 and its storage objects available by importing from::
452 452
453 from roundup.anypy.cgi_ import cgi 453 from roundup.anypy.cgi_ import cgi
454 from roundup.anypy.cgi_ import FieldStorage, MiniFieldStorage 454 from roundup.anypy.cgi_ import FieldStorage, MiniFieldStorage
455 455
456 It is unlikey that you will care unless you have done some expert 456 It is unlikely that you will care unless you have done some expert
457 level Roundup customization. If you have, use one of the imports above 457 level Roundup customization. If you have, use one of the imports above
458 if you plan on running on Python 3.13 (expected in 2024) or newer. 458 if you plan on running on Python 3.13 (expected in 2024) or newer.
459 459
460 Fixing PostgreSQL Out of Memory Errors when Importing Tracker (info) 460 Fixing PostgreSQL Out of Memory Errors when Importing Tracker (info)
461 -------------------------------------------------------------------- 461 --------------------------------------------------------------------

Roundup Issue Tracker: http://roundup-tracker.org/