Message299650
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | dilyan.palauzov |
|---|---|
| Recipients | dilyan.palauzov |
| Date | 2017-08-02.09:51:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1501667511.46.0.397475744495.issue31102@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For cpython 3.6 deheader (http://www.catb.org/esr/deheader/) reports: Mac/Tools/pythonw.c has more than one inclusion of <Python.h> Modules/_sre.c has more than one inclusion of "sre_lib.h" Modules/_testcapimodule.c has more than one inclusion of "testcapi_long.h" Modules/_threadmodule.c has more than one inclusion of "structmember.h" Modules/expat/xmltok.c has more than one inclusion of "asciitab.h" Modules/expat/xmltok.c has more than one inclusion of "latin1tab.h" Modules/expat/xmltok.c has more than one inclusion of "utf8tab.h" Modules/faulthandler.c has more than one inclusion of <signal.h> Objects/unicodeobject.c has more than one inclusion of "stringlib/codecs.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/undef.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/fastsearch.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/split.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/ucs2lib.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/ucs1lib.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/partition.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/find_max_char.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/ucs4lib.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/asciilib.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/find.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/replace.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/localeutil.h" Objects/unicodeobject.c has more than one inclusion of "stringlib/count.h" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-02 09:51:51 | dilyan.palauzov | set | recipients: + dilyan.palauzov |
| 2017-08-02 09:51:51 | dilyan.palauzov | set | messageid: <1501667511.46.0.397475744495.issue31102@psf.upfronthosting.co.za> |
| 2017-08-02 09:51:51 | dilyan.palauzov | link | issue31102 messages |
| 2017-08-02 09:51:50 | dilyan.palauzov | create | |