Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Falcon

The Bare-Metal Python Web Framework
Collective - Host: opensource - https://opencollective.com/falcon - Website: https://falconframework.org - Code: https://github.com/falconry/falcon

refactor(Response): restore the stream_len alias (#1463)

Restore the stream_len alias since it was only deprecated as of 2.0, not
1.4, and we should all...

github.com/falconry/falcon - fc39b5a06309ab277d7d88c383543e7c1d6cc716 authored almost 6 years ago by Kurt Griffiths <[email protected]>
doc(API): Clarify use of the exception argument for add_error_handler() (#1462)

github.com/falconry/falcon - fb3de7b41f18163b6b88e09cc4b499c41fef0d58 authored almost 6 years ago by Kurt Griffiths <[email protected]>
feat(etag): Improve etag performance and docs, plus usability of the ETag class (#1459)

github.com/falconry/falcon - 09813d5d50a045286fcb4c3c7928ce3c6216b739 authored almost 6 years ago by Kurt Griffiths <[email protected]>
feat(API): Allow passing an iterable of exceptions to add_error_handler (#1418)

github.com/falconry/falcon - 4fd9de5c8a3f8a71f59b375bb374082312e673e8 authored almost 6 years ago by Carlo <[email protected]>
refactor(falcon.request): Change etag headers to return a list of ETag (#1419)

Closes #1211

github.com/falconry/falcon - 1f49bd857c77a983cdae10466310a5f072d16eeb authored almost 6 years ago by Dmitri Vasilishin <[email protected]>
doc(util.uri.decode): Add unquote_plus to docstring (#1458)

github.com/falconry/falcon - 0eb7ff3768f832e56dd139aad4737d6e0a28611e authored almost 6 years ago by Kurt Griffiths <[email protected]>
fix(testing): make WSGI environ creation preserve + in URL paths (#1425)

* Parameter to optionally unquote plus when decoding

* fix(testing): add tests for the plus i...

github.com/falconry/falcon - aa9f02c28e3fbea33a983165dbf4b14f19fa2fb5 authored almost 6 years ago by Alan Parker Lue <[email protected]>
chore: Aggregate our stylish contributors for the upcoming 2.0 release (#1451)

github.com/falconry/falcon - 04d427b934db25d029f3b0a856b265e6a809ea49 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
chore: try out the new Open Collective bot (#1454)

github.com/falconry/falcon - 71519e781fcfe50b88067e4ddf003cd6cf955bac authored almost 6 years ago by Kurt Griffiths <[email protected]>
docs(sidebar): resize sponsor logo (#1449)

github.com/falconry/falcon - 282f3f98d3f71097aa0fe8b01a6c0801056b84cc authored almost 6 years ago by Kurt Griffiths <[email protected]>
feat(Request): Improve request cookie handling (#1447)

This patch provides support for getting all values for a given cookie (when
the same cookie is ...

github.com/falconry/falcon - eda774850249dd2fbfa6519a435fdba383086265 authored almost 6 years ago by Kurt Griffiths <[email protected]>
docs(deployment) Create uWSGI + NGINX Deployment Guide (#1280)

Partially-Implements #462

github.com/falconry/falcon - 35d5220c7ee359ac6b03788107a194644eb00344 authored almost 6 years ago by Nick Zaccardi <[email protected]>
cleanup: Remove backwards-compat shims (#1442)

* cleanup: Remove backwards-compat shims

BREAKING CHANGE: Removed backwards-compat shims for ...

github.com/falconry/falcon - 6bb2ac770ff12ef2419e30c122a23356d3251cca authored almost 6 years ago by Kurt Griffiths <[email protected]>
feat(middleware): implement request short-circuiting via Response.complete (#1436)

Closes #1296

github.com/falconry/falcon - 53a97195daf20fd42fa942a46bcb0a6913f42b67 authored almost 6 years ago by Kurt Griffiths <[email protected]>
fix(cython): properly test cythonized Falcon & fix print_routes for cythonized responders (#1399)

* A dummy test illustrating that tests are not importing cythonized variants
* A simple (albeit...

github.com/falconry/falcon - 563e8feec576af1e4788f60320edcd94cd407c24 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
fix(errors): Call custom serializers even for errors without represention (#1427)

Fixes #1422

github.com/falconry/falcon - 60ac3579466d458c804f63302b30feb08fe9bf09 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
feat: provide a way to set raw cookie headers (#1414)

Previously, setting raw cookies was not supported without having
to subclass Response and overr...

github.com/falconry/falcon - 75824bab0397a933b8b4c089334062738920917f authored almost 6 years ago by Kurt Griffiths <[email protected]>
perf(request): Return direct reference to parsed cookies, headers objects (#1443)

BREAKING CHANGE: Rather than trying to protect app developers from themselves,
we now error on...

github.com/falconry/falcon - 793f30491dca86e62530ff1fb4126e9201e3ff12 authored almost 6 years ago by Kurt Griffiths <[email protected]>
chore: add official support for CPython 3.7 (#1437)

* chore: add official support for CPython 3.7

* Address broken Travis runs by stealing from P...

github.com/falconry/falcon - 40189ed55cd87062b2051c626e32775458b81e7d authored almost 6 years ago by Vytautas Liuolia <[email protected]>
feat(testing): allow path with a query string in simulate_request (#1433)

* feat(testing): allow path with a query string in simulate_request

* doc(testing.client): Us...

github.com/falconry/falcon - 3d68e56513638895c839a67a3c29aca330905417 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
cleanup(Request): Remove automatic wrapping of Request.stream (#1444)

BREAKING CHANGE: Now that we have Request.bounded_stream, it is no longer
necessary to ...

github.com/falconry/falcon - 9569d55272f4cf14585b1987a2ecfe1e4e08f423 authored almost 6 years ago by Kurt Griffiths <[email protected]>
doc(errors): fix wrong indent (#1446)

github.com/falconry/falcon - 3f5a2f44d015d1f43af5122925dff28ef5d91d2d authored almost 6 years ago by Dmitri Vasilishin <[email protected]>
docs(CHANGES): Update docs on change to independent_middleware kwarg (#1424)

github.com/falconry/falcon - ff8ee16b68d91bf8dfa559fbb6110a8b84324047 authored almost 6 years ago by Nate D <[email protected]>
refactor(Response): Remove stream_len property (#1417)

This patch "removes" the deprecated stream_len property, fully replacing it's
use by the conten...

github.com/falconry/falcon - 74bd2ea2ed5e523a949abe205648ce00787ef8bc authored almost 6 years ago by Kurt Griffiths <[email protected]>
fix(sphinx): add wraps in jsonschema.validate decorator (#1432)

the usage of @jsonschema.validate on methods loses the doc-string
when using sphinx to crea...

github.com/falconry/falcon - dda897ee3ec5d312607f9ef0f2b62713c8c805a9 authored almost 6 years ago by Rajan Paneru <[email protected]>
docs(style): block highlighting (#1434)

* docs(style): block highlighting

fixed target block highlighting

* docs(style): style and...

github.com/falconry/falcon - 328e1815b0cbc44e5a1e1afd3b08b907e9d6994a authored almost 6 years ago by Nate D <[email protected]>
chore: Test with the latest stable version (6.0) of PyPy on Travis (#1428)

github.com/falconry/falcon - 21177b15d4126b77ecdf3a4163902fc4a46b19cb authored almost 6 years ago by Kurt Griffiths <[email protected]>
docs: replace the obsolete front page code example with the one from https://falconframework.org (#1438)

github.com/falconry/falcon - 1365c04fd22e016b441de3ac472b041f39c28e81 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
doc(middleware): Clarify how process_request can be used to re-route requests (#1441)

github.com/falconry/falcon - ec4e43d9bd0b2a6aebf808cf0e55236a9e52ae24 authored almost 6 years ago by Kurt Griffiths <[email protected]>
chore: Vendor python-mimeparse (#1439)

Closes #1420

github.com/falconry/falcon - f89b28dd8dcf42b90b9fb925764504574f21e3db authored almost 6 years ago by Kurt Griffiths <[email protected]>
chore: Remove obsolete ujson cruft (#1440)

github.com/falconry/falcon - f2d1a613609b111e72b9c1786021dbdeab8d95a6 authored almost 6 years ago by Kurt Griffiths <[email protected]>
feat(request,response): change context type to a subclass of dict (#1408)

github.com/falconry/falcon - 14b482a568298ade230a3ff103e8f20cddd3272f authored almost 6 years ago by Vytautas Liuolia <[email protected]>
feat(media) Initial Implementation of custom json handling (#1404)

Closes #1206
Closes #1192

github.com/falconry/falcon - 09e643cd52082f47f179404bbab11212913a0938 authored almost 6 years ago by Nick Zaccardi <[email protected]>
perf(API): revisit request-response cycle micro optimizations (#1416)

* perf(API): revisit request-response cycle micro optimizations

* Address review comment: acc...

github.com/falconry/falcon - 04decb9f7a7b7e5e09851f2bf990c180a2d7fd26 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
fix(static): Disallow \ufffd in the path (#1415)

Co-authored-by: kandziu <[email protected]>

github.com/falconry/falcon - 9d583858aa6fc75edc939f91c6418ea31a92fb5c authored almost 6 years ago by Kurt Griffiths <[email protected]>
style(testing): adapt to even more stringent requirements introduced by flake8 3.7 (#1421)

github.com/falconry/falcon - bf937b73633055f7c3f30a6020141f6e1fb9389d authored almost 6 years ago by Vytautas Liuolia <[email protected]>
refactor: Import abstract base classes from collections.abc under Python 3 (#1409)

github.com/falconry/falcon - 162ec3317055665e973812c9dfbfdbef87565663 authored almost 6 years ago by Alan Parker Lue <[email protected]>
refactor: Remove six as a dependency (#1383)

github.com/falconry/falcon - 1a7a666fd50503cd99e6e33a19f8ec11238bd22d authored almost 6 years ago by Anthony <[email protected]>
doc: Add a warning to the Request.path docstring re url encoding #1259 (#1374)

github.com/falconry/falcon - 11af547518eab28998fecfbde0463645a786442a authored almost 6 years ago by Brooks Ryba <[email protected]>
fix(hooks): apply resource-level hooks even to suffixed responders (#1402)

* fix(hooks): apply resource-level hooks even to suffixed responders

Co-authored-by: Mathias ...

github.com/falconry/falcon - e5dd5ea6ed86079f52e5161334be74cbd327dae8 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
test(media): Add regression tests for accessing empty media twice (#1406)

Closes #1234

github.com/falconry/falcon - 280faa024b8c09978fbc9c86dcea202fe5b9e214 authored almost 6 years ago by Vytautas Liuolia <[email protected]>
feat(testing): allow overriding host, remote_addr, and arbitrary environ variables (#1397)

github.com/falconry/falcon - 5048440f25b246ef6e77d4ea6871baeeaf32a0aa authored almost 6 years ago by Vytautas Liuolia <[email protected]>
doc: Add GitHub project link to sidebar (#1392)

github.com/falconry/falcon - d98389e8f87f2583bba5bc684848d122ddf4528c authored almost 6 years ago by Kurt Griffiths <[email protected]>
docs: update older URLs to https://falconframework.org (#1401)

github.com/falconry/falcon - 2a1db1ba96b998240f2ccab45f914d72c3d6b5de authored almost 6 years ago by Vytautas Liuolia <[email protected]>
style: Avoid builtins python names (#1398)

Fixes #1387

github.com/falconry/falcon - db7ab35dd55bbab11ef2c58e407d710ae41ea970 authored almost 6 years ago by Mike Yusko <[email protected]>
refactor(falcon.errors): Rename HTTPRequestEntityTooLarge to HTTPPayloadTooLarge (#1357)

Closes #1347

github.com/falconry/falcon - 49421630b23680731719b91f1f8eb84f6751c22b authored almost 6 years ago by safa ozturk <[email protected]>
feat(Response): Add a headers property (#1343)

Closes #1269

github.com/falconry/falcon - 6cc94153944ae58356019efc9afb755bd1c4fc28 authored about 6 years ago by Aly Sivji <[email protected]>
refactor(msgpack): Update deprecated encoding options (#1378)

Closes # 1337

github.com/falconry/falcon - c91ee07a90a126d90ff99f399a46909b96d2b0ff authored about 6 years ago by Simon Bensoussan <[email protected]>
feat(response): Add a "default" kwarg to Response.get_header() (#1322)

Closes #1321

github.com/falconry/falcon - 2c850e2a088fcb4cc662037bbbb3ae21227f9423 authored about 6 years ago by TheMushr00m <[email protected]>
doc(RequestOptions): Update docstring for auto_parse_qs_csv (#1388)

* doc(RequestOptions): Update docstring for auto_parse_qs_csv

* doc(CHANGES): Note the new de...

github.com/falconry/falcon - a3e1e53f201b913da32172b313c921c123d36902 authored about 6 years ago by Kurt Griffiths <[email protected]>
doc(patrons): Add GOVCERT.LU (#1389)

github.com/falconry/falcon - 281a15f29d72dba1c17a987dbf08b51a30b86098 authored about 6 years ago by Kurt Griffiths <[email protected]>
refactor: Use raw instead of encoding='utf-8' and remove deprecated encoding (#1344)

github.com/falconry/falcon - cbfaeb4a3140fa1d73a7ad5ed6f58bf614680410 authored about 6 years ago by Naveen Yadav <[email protected]>
fix: Convert TestClient Header Values to `str` in Py2 (#1342)

Fixes #1340

github.com/falconry/falcon - a4cfd0e82f88302e7477e5dc5694ecc4995f823c authored about 6 years ago by Nick Zaccardi <[email protected]>
refactor(RequestOptions): Set auto_parse_qs_csv to False, instead True #842 (#1318)

Closes #842

github.com/falconry/falcon - 4ce3dd17332b1ccea27395940749386dc0712aaf authored about 6 years ago by Mike Yusko <[email protected]>
refactor: Removed redunant naming in uri.parse_query_string() #841 (#1317)

refactor: Removed redunant naming in uri.parse_query_string() #841

github.com/falconry/falcon - 0c7c73a50671892181e40ab8693c0a2cf42a5791 authored about 6 years ago by Mike Yusko <[email protected]>
perf(Request): Use frozenset to improve lookup performance (#1386)

github.com/falconry/falcon - 45d113477fd13a9951d083b97bfdd02583004cfd authored about 6 years ago by Kurt Griffiths <[email protected]>
refactor: Change the defaults for Request.blank_as_true and RequestOptions.keep_blank_qs_values to True (#1316)

BREAKING CHANGE: Default values for Request.blank_as_true and RequestOptions.keep_blank_qs_value...

github.com/falconry/falcon - 93cd3e6906e62a753621e87feaee2f3845a5696f authored about 6 years ago by Dmitrii Trofimov <[email protected]>
doc(BACKERS): Add Zach Riddle (Open Collective) (#1384)

github.com/falconry/falcon - 3024935e2f4183092b9940fcf081a61389a43b44 authored about 6 years ago by Kurt Griffiths <[email protected]>
doc(BACKERS): Update URL for a patron (#1382)

github.com/falconry/falcon - b2c2202aaf80dc1ae085245fc42491c50ed5a686 authored about 6 years ago by Kurt Griffiths <[email protected]>
doc(BACKERS): Add Gerardo Cardenas (#1379)

github.com/falconry/falcon - 496ab797dedc7f2ec8be07d0c4854330445ad82c authored about 6 years ago by Kurt Griffiths <[email protected]>
style: ignore Flake8 warning W504 and address W605 violations (#1377)

github.com/falconry/falcon - 9cc4106331061dbaa26606c0d98981a2fdd6bd0e authored about 6 years ago by Vytautas Liuolia <[email protected]>
doc(FAQ): Correct typo in FAQ code sample (#1366)

github.com/falconry/falcon - babb3ec4fcab2f70bc9583b8533ea93fc4e75d7b authored about 6 years ago by Aston Motes <[email protected]>
doc(sponsors): Add new sponsor and change wording from "sponsor" to "patron" (#1365)

Using the term "patron" is more in keeping with the non-commercial,
community-oriented nature ...

github.com/falconry/falcon - ce820b6854a40ee677eff158817b77805b7a7489 authored about 6 years ago by Kurt Griffiths <[email protected]>
doc(tutorial): Fix spelling error (#1356)

github.com/falconry/falcon - 19a46ef15da38c6918623dc8dac5cca9b2add9b8 authored about 6 years ago by bkcsfi <[email protected]>
doc(FAQ): correct code for auto_parse_qs_csv (#1354)

github.com/falconry/falcon - 6c12c95233ea07b67aacfacb0f2157ea8d941232 authored about 6 years ago by Anthony Bush <[email protected]>
fix(routing): assign Content-Type when serving static fallback files (#1348)

Co-authored-by: snobu <[email protected]>
Co-authored-by: Ben Demaree <[email protected]>
Co-au...

github.com/falconry/falcon - 90d0cd6c69b527a666912e0d0752cf303c134a0c authored over 6 years ago by Vytautas Liuolia <[email protected]>
refactor(routing): remove the deprecated create_http_method_map method #1177 (#1310)

github.com/falconry/falcon - 3e5d759ab8976b893cb87dc7e8fe2695d60c3bfd authored over 6 years ago by mikezz <[email protected]>
docs(CONTRIBUTING): Fix misspellings (#1345)

github.com/falconry/falcon - 0a4e7e6fa4f3208f911b06dfcd7db886f01938cf authored over 6 years ago by Vytautas Liuolia <[email protected]>
doc(README): Add new core maintainers

github.com/falconry/falcon - 540d24dc560d1fcd957b31a883c5c543bf7aef3d authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(CONTRIBUTING): Add new project maintainers

github.com/falconry/falcon - 2c9bd1e94bde8d4f732b7d60ffaaff64953cab59 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(CONTRIBUTING): Add PR review criteria

github.com/falconry/falcon - 3266f08e2a1988e01cb90411f75d7c7920b8f3bd authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(css): Fixed mixed content warning for google font

github.com/falconry/falcon - aa64d429299d0e8acc12b891b456675dd2b5984f authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Title case

github.com/falconry/falcon - 73c28849b10a9f88740b027ab401ca7a7c46c7e3 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Add testimonials

github.com/falconry/falcon - a8736a34f75fb3994ce119c82e7d135600030ebf authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(index): Tweak testimonial

github.com/falconry/falcon - 70e395f62120465d37afac0ceb8448fa78a1733e authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(index): Add another testimonial

github.com/falconry/falcon - a53847022c56e559b9ae537803927d752387803b authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update sponsor logo layout (again)

github.com/falconry/falcon - eb4d13eec7785e6889fbef3a20bb55c971cd40ef authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update logo sponsor layout

github.com/falconry/falcon - 9ae5fc344ffa7999e6b3d97695f4c931baf647c3 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update logo sponsor layout

github.com/falconry/falcon - bd59321e3c84f30df890a32324ac1caeef491600 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update logo sponsor layout

github.com/falconry/falcon - 84da506fb12408dde5e43e3a4b84ddaf3b04767b authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update sponsor logo layout

github.com/falconry/falcon - bc18ac94f6d73e7d637aba46e6262bceae3d872c authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(README): Update sponsor logos

github.com/falconry/falcon - bdd33d8646159e8d66126be8bd934d0044ed56ca authored over 6 years ago by Kurt Griffiths <[email protected]>
docs(backers): Switch to dark Luhnar logo

github.com/falconry/falcon - 5032a0640bf1c551bc5280eb9685ee89f3239447 authored over 6 years ago by Kurt Griffiths <[email protected]>
docs(backers): Fix SVG links

github.com/falconry/falcon - c33f1e43637983f1820c69fe4cbc3abef3b019f7 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(backers): Add backers to docs

github.com/falconry/falcon - 0e57ba35f483f4a19cf89a6209c06d2d1661b3c7 authored over 6 years ago by Kurt Griffiths <[email protected]>
docs(handler): Clarify that handler may use `ujson` (#1303)

github.com/falconry/falcon - 7f05e6d51bd757e6b2897c673e5fcac770ae3e62 authored over 6 years ago by Steven Jackson <[email protected]>
chore(publish): Install twine if needed (#1339)

github.com/falconry/falcon - 966aedfff55375ca9f3483dbd43a9bac18518cf8 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(CONTRIBUTING): Update Angular JS style hrefs to a more direct link. (#1304)

github.com/falconry/falcon - af05db22efe6241f0c84348fb8fa7ae9693b4b34 authored over 6 years ago by Kurt Griffiths <[email protected]>
feat(media): Provide raw stream, content-type, and content-length to media handlers. (#1311)

BREAKING CHANGE: The media handler serialize() method now receives an extra
"content_type" ...

github.com/falconry/falcon - ad31436767906767165ed535b96f3ff4fc0a1990 authored over 6 years ago by Dmitrii Trofimov <[email protected]>
doc(middleware): Clarify ramifications of independent_middleware kwarg (#1332)

github.com/falconry/falcon - 4fff7360ac4ccf8f836e7a075c07180dc07e6d2f authored over 6 years ago by Kurt Griffiths <[email protected]>
perf(Response) Serialize response when data is referenced, not when media is set (#1295)

* feat(Response) Serialize response when data is referenced, not when media is set

* perf(Res...

github.com/falconry/falcon - 5f52cd748fb56223a8ac8719e79db81ced6fb8e6 authored over 6 years ago by Bertrand Lemasle <[email protected]>
chore(middleware): Regain 100% test coverage of all code branches (#1333)

github.com/falconry/falcon - 1f45576e24d8fdb2c8cb86d443214b3f729c000b authored over 6 years ago by Vytautas Liuolia <[email protected]>
refactor(API): Default to True for independent_middleware kwarg (#1277)

BREAKING CHANGE: The independent_middleware kwarg for falcon.API now defaults to True instead of...

github.com/falconry/falcon - f1af3db20c36484858780343e28b845a9b0a2e4f authored over 6 years ago by Akeem King <[email protected]>
docs: Switch to a light syntax highlighting style to improve print-ability (#1330)

github.com/falconry/falcon - 44bc454bd4e6ebdfa8bf8dd2a18cce39180eb55a authored over 6 years ago by Kurt Griffiths <[email protected]>
feat(api): Facilitate the overriding of the default method mapping logic (#1329)

Move routing.map_http_methods() so that it can be overridden with custom logic as needed by the ...

github.com/falconry/falcon - 8cfca499432233efd3d91542c512b349fc4cc0ad authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(FAQ): Improve sections on thread safety and async IO. (#1251)

github.com/falconry/falcon - 4afb296c34c68fae99854e2217b07021d60eec73 authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(middleware): Talk about the independent_middleware option (#1307)

github.com/falconry/falcon - a560b2a54a2f748a09ea897e42fde6a5d0ffc27a authored over 6 years ago by Kurt Griffiths <[email protected]>
doc(style): Fixing horizontal scrolling issue in API Docs (#1260)

Fixing an issue where with smaller screen resolutions, the API
documentation will start horizon...

github.com/falconry/falcon - 25613d41ec12fd7baf0b6a5a7648b023cc4b49df authored over 6 years ago by John Vrbanac <[email protected]>
docs(Response): add note to Response.stream docstring for iterable w/ close() method #1270 (#1301)

* Add a content_length property to Response.

* Add a content_length property to Response.

...

github.com/falconry/falcon - 6d14a4888e450bdf78a654db763359aeebcb5ff4 authored over 6 years ago by Patrick Schneeweis <[email protected]>
test: Work around pytest bug (#1284)

pytest fails when overlapping paths are passed to it and when using parametrized
classes. Remov...

github.com/falconry/falcon - 88cd2483fbbdac062598ae34d382c8e7d4932326 authored over 6 years ago by Kurt Griffiths <[email protected]>