File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -338,6 +338,12 @@ \section{PEP 255: Simple Generators}
338338\end {seealso }
339339
340340
341+ % ======================================================================
342+ \section {PEP 237: Unifying Long Integers and Integers }
343+
344+ XXX write this section
345+
346+
341347% ======================================================================
342348\section {PEP 238: Changing the Division Operator }
343349
@@ -663,6 +669,8 @@ \section{New and Improved Modules}
663669 \class {MimeTypes} class, which takes a list of filenames to be
664670 parsed. (Contributed by Fred L. Drake, Jr.)
665671
672+ \item XXX threading.Timer class
673+
666674\end {itemize }
667675
668676
@@ -849,6 +857,8 @@ \section{Other Changes and Fixes}
849857 to load extension modules, it's now possible to set the flags used
850858 by \cfunction {dlopen()} using the \function {sys.getdlopenflags()} and
851859 \function {sys.setdlopenflags()} functions. (Contributed by Bram Stolk.)
860+
861+ \item XXX 3-argument float pow() is gone
852862
853863\end {itemize }
854864
You can’t perform that action at this time.
0 commit comments